flash-cs5
Stage null ActionScript 3 Flash CS5 Export for Actionscript
Here is the deal, I have a Main class that I call from 开发者_运维知识库the .fla file. Everything work fine until I set a object in the Library \"export for actionscript\"... after that the stage didn[详细]
2023-03-22 05:14 分类:问答Code-generated SWF to FLV
I need to convert a swf movie开发者_Python百科 that is created entirely through code (with the help of TweenLite) to a .flv format. The issue here is that I need to 1) Do this as a batch process, and[详细]
2023-03-21 21:15 分类:问答I need your help in List box actionscript3.0
import fl.data.DataProvider; import fl.controls.List; var urlLoc:String = new String(); var dp:DataProvider = new DataProvider();[详细]
2023-03-21 20:55 分类:问答Flash CS5 compiler options broken?
(Haven\'t received any love on Adobe forums, so trying this here) So, I\'ve formally logged a bug against this with Adobe as I\'ve been beating my head against a wall trying to understand why this wo[详细]
2023-03-21 16:10 分类:问答Is it possible to play .m4a file using as3?
I am developing a simple mp3 player for playing bulk number of audio files to play. The f开发者_开发知识库iles are in .m4a format. Is it possible to play using as3?here is an article about AAC and m4a[详细]
2023-03-21 07:35 分类:问答Alternative for delete
In previous versions o开发者_如何学Pythonf Actionscript, you could use delete in conjunction with Object.registerClass(\'name\', null) to delete class definitions at runtime. Now, according to Adobe d[详细]
2023-03-21 06:29 分类:问答How do I mute and un-mute multiple embedded audio tracks in flash (actionscript 3)
I have a file with one main mc called \"clip\" that contains 9 different embedded audio tracks (all inside their own separate mc) on the first keyframe. They span the entire length of the mc - 10 f开发[详细]
2023-03-21 05:38 分类:问答Slowndown stays after using and removing a lot of objects
I\'m stuck on this one. I\'m working on a game. I use this piece of code to create some eyecandy of debree falling. When an object is destroyed i spawn some rubble and let is fly over the screen. But.[详细]
2023-03-21 03:32 分类:问答AS3 alternatives to *_exclude.xml files, loading class definitions dynamically
I\'ve been banging my head against a wall for this for almost a couple days now and hoping that someone can point me in the right direction.[详细]
2023-03-20 21:30 分类:问答Slow flash cs5 compilation
I am developing a RIA with Flash Professional CS5. Although there are not many class, it takes 1 minutes to compile. This slowness breaks quick code&test cycle. I do not know how to speed up the c[详细]
2023-03-20 15:32 分类:问答