English 中文(简体)
导出闪光到 HTML5, 与 Android2.3 兼容
原标题:Exporting Flash to HTML5, compatible with Android2.3

I would like to create animations compatible with Android2.3, using Adobe Flash Pro CS6. Since I don t want to be dependent on Flash Player on the device, I would like to save the animation as HTML5.

So far, I used Swiffy to convert the swf output to HTML5 but it doesn t run on Android 2.3 device, only on Android 3 and up. I read here that the reason might be that "older android browsers supports SVG, but not inline SVG. Only android 3 and up supports it."

我是一个机器人开发商,不熟悉Adobe Flash Pro, 但我想指示我的图形设计师如何创建动画, 或者当他创建 swf/html5 文件时使用什么设置, 这样他们就可以运行在 Adobe Flash Pro 上 。

谁能帮我或给我一些指引?

问题回答

您是否看过 < a href=> "http://labs.adobe.com/technology/gedge/" rel="nofollow > Adobe Edge ?

从描述中直接取自

"Adobe® Edge is a powerful, intuitive tool for creating stunning animated and interactive content using HTML5, CSS3 and JavaScript."

请注意 Adobe 边缘仍然处于 beta 状态。 试一试看看您是否能够在 Flash 中运用您现有的技能 。





相关问题
CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

image changed but appears the same in browser

I m writing a php script to crop an image. The script overwrites the old image with the new one, but when I reload the page (which is supposed to pickup the new image) I still see the old one. ...

Firefox background image horizontal centering oddity

I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...

Separator line in ASP.NET

I d like to add a simple separator line in an aspx web form. Does anyone know how? It sounds easy enough, but still I can t manage to find how to do it.. 10x!

热门标签