旋转效果Flash画廊,需要脚本逻辑
我正在开发一个基于 Flash 的带有旋转效果的图片库。您一次只能看到几张图像,但您应该可以选择显示更多与此设计类似的图像 [1]:http://www.templatesrule.com/web-templates/template-preview/3364.jpg [Flash 摄影模板]:http://www.templatesrule.com/web-templates/view-template-3364 .html 我需要逻辑,我应该只玩补间还是它可以通过动作脚本动态化?
特纳克斯
Im developing a flash based image gallery with a spin effect. at once you see only few images but you should have the option to reveal more images similar to this design [1]: http://www.templatesrule.com/web-templates/template-preview/3364.jpg [Flash Photography Template]: http://www.templatesrule.com/web-templates/view-template-3364.html
I need the logic, should i just play with the tweens or it could be dynamic with action script?
Thnaks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您只想让分段轮在单击时转动,时间轴补间就可以了。您可以使用时间线补间和蒙版取得很大的进展,但该模板中有一些功能(例如片段移动以允许鼠标下方的片段有更多空间的方式),这需要一些脚本编写。
If you just want a segmented wheel to turn around when you click, timeline tweens would be fine. You can get quite far with timeline tweens, and masks, but there are some features in that template (like the way the segments move to allow the one under the mouse more space) which would require a bit of scripting.