Questions tagged [swf-compiler]
5 questions
10
votes
3 answers
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 describe the compile.
Anybody know of a reference…

Robin Rodricks
- 110,798
- 141
- 398
- 607
4
votes
2 answers
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 successfully able to extract static text using…

coder
- 161
- 2
- 6
1
vote
1 answer
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?

Skyler
- 909
- 1
- 10
- 24
1
vote
2 answers
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 there are tools for doing this, but when I did a…

Ross Henderson
- 1,779
- 16
- 23
0
votes
2 answers
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 version you're targeting, 6 / 7 / 8
-version n…

Robin Rodricks
- 110,798
- 141
- 398
- 607