I have a slider contro开发者_JS百科l that I need to update based on the time of the song.How do I move the slider cursor over dynamically?
I switched to Vim from Textmate a while back but I miss the Actions开发者_运维百科cript bundle for Textmate—particulate the ability to compile Actionscript directly from Textmate.
I have 2 buttons in my AS3 project that load .mp3 files and then play them.I have 2 buttons that switch between those files that aren\'t working.I get an error saying:
I\'ve created a modular application where a parent SWF loads a number of other SWFs on demand. For optimization, I\'ve created a standard RSL.
I\'m new to OOP AS 3.0, so.. I have a question. I have two files Main.as and LoadTheXML.as in the Load开发者_JAVA技巧TheXML class I have loadTheXML function, in there sortXML function and in there a
my understanding of amf (which isnt all that great) is that the requests come in binary format. any pitfalls to be aware of when using a reverse proxy to pipe these reques开发者_如何学运维ts to anoth
I\'ve been reading about ab开发者_开发百科out code optimization (to be more precise, code optimization for ActionScript 3), and I have a few questions.
This is probably a stupid question but I have spent the last 5 days searching the net and trying different ways to load a twitter feed into my air application for android (I would like to port it over
I am using 2 sound channels to play 2 separate, externally loaded mp3 files at the same time.Right now I have the play button tied to a function that starts the first mp3, then the 2nd.The problem is
I am using Flex 4.1 and AlivePdf for generating pdf. My requirement is like as follows: I have an array of xml data. I need to iterate that array, develop a chart, take a screen shot of that chart (u