how to generate sample swf file using AS3

孤街醉人 提交于 2019-12-24 10:04:49

问题


is possible that I can create an Adobe AIR application to generate sample shape and save it as swf file?

I know how to create shape, color, save it as image, but I want the output to be vector file like what flash can create, swf file format.

thanks!


回答1:


Try AS3SWF. AS3 to SWF
You can generate and save swf files from as3 (check out the examples folder once you download the code)



来源:https://stackoverflow.com/questions/4903227/how-to-generate-sample-swf-file-using-as3

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!