【问题标题】:Transform an old flash animation to jquery animation将旧的 Flash 动画转换为 jquery 动画
【发布时间】:2012-12-22 20:33:24
【问题描述】:

我有一个旧的 Flash 动画。你可以在这里观看:http://jsfiddle.net/RDjdk/

我想用 jQuery 来做这件事……我相信现在是可能的。

你知道可以帮助我的图书馆或 tuts 吗?你有一些可以帮助我的sn-ps吗?

我看了一下 jRotate 或 CSS 转换...但我不知道如何开始。

目标是

1) Create an aboslute element which hide the website
2) Rotate a big pictureand minimize the size
3) Rotate another smaller picture
4) When the animation is completed... hide the animation and display the website

最好的问候,

【问题讨论】:

  • 看看 CSS3 动画..
  • @ppsreejith,要在评论中添加链接,您应该使用[link title](url) 语法。

标签: jquery flash jquery-animate


【解决方案1】:

使用像Adobe Edge 这样的工具来做这种复杂的动画。

【讨论】:

  • 在每个浏览器中运行时都没有任何依赖吗?
  • 如果您需要支持过时的浏览器,请考虑使用 polyfill — 或者通过允许对徽标动画等对功能无关的东西进行一些优雅的降级来保持理智。
  • 好的...我会尝试,但我找不到资源来帮助我在 adobe edge 上。
猜你喜欢
  • 1970-01-01
  • 2012-10-27
  • 1970-01-01
  • 1970-01-01
  • 2016-09-18
  • 2018-03-06
  • 2014-02-19
  • 2011-01-04
相关资源
最近更新 更多