I am making simple AS3 application that will record audio from microphone and after that play it using ByteArray data.
I want to share some flash file hosted in my website to Facebook stream, as far I knew my do开发者_开发问答main should be whitelisted by Facebook but unfortunately I don\'t know who can I do that.
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\"
In IE, Flash ignores the allowscriptaccess=always property when the swf is embedded in an object tag that doesn\'t have an id attribute.This is very easy to verify.I have swfs that work completely fin
Is there a possible way t开发者_如何转开发o access the computer microphone from a web document (open in a browser) without have to go through Adobe Flash ? You could either wait a few years for the W3
We have a flash game being developed in actionscript 3 and it runs much more slowly on our remote server.
I am using Flash CS5 and only actionscript. I mainly do signal processing with an input which is a Vector., process it and then end up with a new Vector.. I would like to debug my program with the deb
I need to check from javascript that given flash object is in fullscreen mode. I know that there is stage.displayState property but how to access it using GetVariable开发者_运维知识库? Or maybe there
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.