Tagged Questions
1
vote
2answers
26 views
How to see how Flash Builder invokes adt?
Environment:
Flash Builder 4.6
AIR SDK 3.1
OS X 10.7.3
I'm debugging a problem that does appear in iOS builds of app that uses my SWC library, compiled with FB, and does not appear in the iOS ...
1
vote
1answer
577 views
Capturing mouse events in flash outside of stage doesn't work in IE
I am trying to capture mouse events in flash while the mouse is being held down. The intention is to keep reciving events as long as the mouse is pressed, even if the cursor leaves the flash element. ...
0
votes
2answers
448 views
Why would my AS2 swf stop loading into AS3 swf with SWFBridge on Mac running safari and mozilla?
I have noticed that my AS2 swf that I load into an AS3 swf with SWFBridge sometimes doesnt load. I have usually loaded the page several times and it works fine then sometimes it does not load. When I ...