Tagged Questions
The swf-compiler tag has no wiki summary.
4
votes
2answers
128 views
Accessible Flash Content for the blind
I am working on a browser project for the blind in my university. For swf files, I am trying to access the contents of an SWF and parse so that screen readers can use it to read it aloud. I was ...
4
votes
2answers
636 views
Where's the HXML docs?
I've looked all over the HAXE Flash Command-line compiler website but was unable to find any detailed documentation of the HXML files (scroll down to the "Changing SWF properties" section) which ...
1
vote
2answers
78 views
What are some good ways to create SWFs on the server?
I don't mean converting PDF or PPT to SWF, I mean more like I have data and assets and want to dynamically bust out an SWF. Like what Generator used to do, if you ever worked with that tool.
I know ...
0
votes
0answers
23 views
How do you specify Actionscript version in SWFC?
I know SWFC supports both ActionScript 2.0 and ActionScript 3.0. But how do I specify which version a specific file is using?
0
votes
2answers
759 views
Flash AS2 Command Line compiler capablities
Although the MTASC command-line compiler can compile ActionScript class files into an SWF, I need specific insights into its capabilities, via the command-line switches.
Configure which Flash Player ...