Open wizzfizz94 opened 6 years ago
hmm, i don’t specify an AIR version, so no idea what all this means :cry:
I think in SWF2SVG-app.xml The tag is specifying that AIR must be version 3.1 or greater
<application xmlns="http://ns.adobe.com/air/application/3.1">
So a recompile with lower version there might work.
Oh, cool, thank you! did you try it?
I don’t have the whole thing installed so if that’s all that needed, you could test it and tell me!
No not yet i don't have any of the tools to build the application yet. Can i build this with apache flex sdk?
Getting this error running amxmlc compiler following this tutorial: https://help.adobe.com/en_US/air/build/WS144092a96ffef7cc4c0afd1212601c9a36f-8000.html#WS144092a96ffef7cc4c0afd1212601c9a36f-7ffd Using https://github.com/apache/flex-sdk
~/Downloads/apache-flex-sdk-4.16.1-bin/bin/amxmlc src/SWF2SVG.mxml
Loading configuration file /home/username/Downloads/apache-flex-sdk-4.16.1-bin/frameworks/air-config.xml
/home/username/SWF2SVG/src/SWF2SVG.mxml(6): Error: Definition com.codeazur.as3swf.tags could not be found.
import com.codeazur.as3swf.tags.*;
Air error: