MoreTweenTypes Plugin
moretweentypes.swf / moretweentypes.js
for Flash and HTML5
更多渐变类型为krpano增加以下渐变类型:Tween动作中文文档
Ease Out and In:
- easeOutInQuart
- easeOutInQuint
- easeOutInSine
- easeOutInBounce
- easeOutInCirc
- easeOutInCubic
- easeOutInExpo
Ease In and Out:
- easeInOutQuad
- easeInOutQuart
- easeInOutQuint
- easeInOutSine
- easeInOutBounce
- easeInOutCirc
- easeInOutCubic
- easeInOutExpo
语法
只需要添加一次:
1 2 3 4 |
<plugin url="moretweentypes.swf" alturl="moretweentypes.js" preload="true" /> |
在 “MoreTweenTypes插件官方文档” 上有 1 条评论