Tagged Questions
1
vote
1answer
160 views
Export information to a custom file type from Air
So I have an engine (air application) that basically (for now) is loading some windows on the screen/stage, and you can drag them around. And later on, I'll be able to add other objects onto the ...
2
votes
1answer
367 views
Flash saves in Windows, not in Linux, FileReference.save()
The code below compiles fine on the Flex 4 SDK on Fedora 15. Mouse-click opens the dialog box, I click okay, and a file is saved, but the file is empty. I run the same SWF file (that was compiled on ...