
$.createComment
("★rz★rz"/** 冒号内显示 */,
{
lifeTime: 5 /** 总存活时间 5秒 */,
x:200/** 横坐标200 */,
y:300/** 纵坐标300 */,
alpha:1/** 透明度 */,
color:0x990000/** 颜色 */,
fontsize:300/** 大小 */,
motion:{/** 运动项 */
x:{
fromValue:200/** x起始 */,
toValue:320/** x终止 */,
lifeTime:2/** 运动时间 */,
startDelay:1000/** 延迟时间 毫秒 */,
repeat:1/** 重复次数 */,
easing:"Back"}/** http://static.loli.my/MotionSample.swf */,
y:{
fromValue:300/** y起始 */,
toValue:360/** y终止 */,
lifeTime:2/** 移动时间*/,
startDelay:1000/** 延迟时间 毫秒 */,
repeat:1/** 重复次数 */,
easing:"Back"}/** static.loli.my/MotionSample.swf */
}
}
);
("★rz★rz"/** 冒号内显示 */,
{
lifeTime: 5 /** 总存活时间 5秒 */,
x:200/** 横坐标200 */,
y:300/** 纵坐标300 */,
alpha:1/** 透明度 */,
color:0x990000/** 颜色 */,
fontsize:300/** 大小 */,
motion:{/** 运动项 */
x:{
fromValue:200/** x起始 */,
toValue:320/** x终止 */,
lifeTime:2/** 运动时间 */,
startDelay:1000/** 延迟时间 毫秒 */,
repeat:1/** 重复次数 */,
easing:"Back"}/** http://static.loli.my/MotionSample.swf */,
y:{
fromValue:300/** y起始 */,
toValue:360/** y终止 */,
lifeTime:2/** 移动时间*/,
startDelay:1000/** 延迟时间 毫秒 */,
repeat:1/** 重复次数 */,
easing:"Back"}/** static.loli.my/MotionSample.swf */
}
}
);
