Compiling skins in flash develop

In either the pre-build or post-build command line properties of your project. (project->properties->build tab)

C:\pathtoyourflexinstallation\bin\mxmlc.exe $(ProjectDir)\src\skin.css -output $(ProjectDir)\bin\skin.swf -library-path+=src\flex_skins.swc

You should be able to use $(CompilerPath) but that doesn’t work at the moment.
More details and future fix

About Carly (Admin)

I'm a multimedia developer based in Brisbane. I work for an elearning firm and code my own projects in the wee small hours between eating, sleeping and working.
This entry was posted in Programming and tagged , , . Bookmark the permalink.

Leave a Reply