如何识别动画是flash动画还是flex动画?

发布于 2024-07-16 02:41:50 字数 165 浏览 4 评论 0原文

**在这个开发站点 URL (http://slide.zhoyosoft.com) 中,有一个介绍动画。

如何识别介绍动画是Flash动画还是Flex动画?**

**In this Developing site URL ( http://slide.zhoyosoft.com ) one intro animation is there .

How do Identified that intro animation is flash animation or flex animation ?**

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

抱着落日 2024-07-23 02:41:50

http://www.jamesward.com/is_it_flex/

http://www.jamesward.com/is_it_flex/?url=http %3A%2F%2Fslide.zhoyosoft.com%2Fimage.swf

您的答案:
http://slide.zhoyosoft.com/image.swf 不是用 Flex 构建的

我遵循确定某些东西是否是使用 Flex 构建的 3 步指南。

  1. 在 Flex 中构建它有意义吗?
    Flex 对与 Web 服务、图表交互提供了很好的支持,通常用于动态小部件。 如果应用程序不具备任何这些品质,那么它可能不是 Flex。

  2. 它看起来像flex吗? Flex 附带具有独特默认样式的预构建组件。 大多数开发人员不会费心去改变太多的风格。 有关 Flex 样式的示例,请查看 http://examples。 adobe.com/flex2/inproduct/sdk/flexstore/flexstore.html

  3. 如果仍然不确定,请使用上面的链接。

http://www.jamesward.com/is_it_flex/

http://www.jamesward.com/is_it_flex/?url=http%3A%2F%2Fslide.zhoyosoft.com%2Fimage.swf

Your answer:
http://slide.zhoyosoft.com/image.swf was NOT built with Flex

I follow a 3 step guide when determining if something was built with Flex.

  1. Does it make sense to build it in Flex?
    Flex has great support for interacting with web services, charting, and is typically used for dynamic widgets. If the application does not have any of these qualities it's probably not flex.

  2. Does it look like flex? Flex comes with pre-built components that have a unique default style. Most developers don't bother changing the style much. For an example of flex style take a look at http://examples.adobe.com/flex2/inproduct/sdk/flexstore/flexstore.html

  3. If still unsure, use the link above.

陈独秀 2024-07-23 02:41:50

Flex只是Flash之上的一个框架,输出仍然是在Flash Player中播放的Flash文件。 我认为您无法在浏览器中区分 Flash 和 Flex。

Flex is just a framework on top of Flash, the output is still a Flash file that plays in the Flash Player. I don't think you can differentiate between Flash and Flex in the browser.

酒废 2024-07-23 02:41:50

Flex 预定义预加载器的方法之一是确定

One of the method flex predefine preloader besed to Identified that

戏剧牡丹亭 2024-07-23 02:41:50

Flex 文件比 flah 文件大得多,因为框架通常大 250 kb。而且 Flex 默认预加载器可以告诉你它的 Flex 。

flex file is much bigger than flah file duw to framework generally 250 kb bigger .and also flex default preloader can tell u its flex .

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文