I am making simple AS3 application that will record audio from microphone and after that play it using ByteArray data.
I\'ve made a custom video player in as3. Everything works, but once a video has loaded and played through completely, if the user replays the video it continuously fires the NetStream.Buffer.Flush eve
I\'m developing an application with adobe air 3 for ios and having low memory errors frequently. After ios 5 update os started to kill my app after some low memory warnings.
This is the setup: 1) I have an SWF in which I have defined a component in the library with a custom class as the linkage. The component has been set up for \"export for run time sharing\"
We have a flash game being developed in actionscript 3 and it runs much more slowly on our remote server.
I am trying to develop a flex 3 application that would appear like a vertical/horizontal hierarchy. It will represent the flow of any application based on user sele开发者_如何学Cction.
I\'m working on an Windows application(created in .NET) which one of its functions is to play local FLVs using SWF components.
I managed (thanks to an example I saw in adobe labs) to host in my webpage an swf, and through Cirrus I could establish a connection between two different users, that worked like a charm, BUT, I had t
This has been bugging me for days, cant seem to get an answer after googling forever... Problem is simple,
I have created AS3 APP that wo开发者_StackOverflow中文版rks with http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/Socket.html