Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想复制这个网站上的幻灯片。我有简单的转换工作,但在添加文本时遇到了麻烦。是否可以为每张幻灯片制作特定文本的动画?如果有怎么办?
http://argusrad.com/
首先,我强烈建议您使用TweenMax它来重新创建您想从 Flash 中模仿的任何 Javascript 动画。
TweenMax
这是因为TweenMax是Actionscript先创建的。它遵循一个熟悉的 api,因此如果您在 flash 中遇到补间,您将能够在 JS 中获得一个很好的近似值。
Actionscript
看看:http ://www.greensock.com/get-started-js/