Hi List,
I'm playing arount with Ant/as2ant. so far everything works fine.
Compilation with mtasc-task works.

But when i want to open my swf after compilation I have problems. 

I tried it with this:

<exec executable="${flashPlayer}" dir="." >
<arg line="${deployDir}/master.swf" />
</exec>


where ${flashPlayer} is the Path to my Flash-Player (/Applications/Studio8/Macromedia Flash 8/Players/SAFlashPlayer:). 
But I get an error:

cannot execute binary file

what do I do wrong? The Path to my Flash Player is correct.
Thanks & ahoi
Paul



_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to