Use the "open" command. Flash player on the Mac isn't setup to be run
as an executable, the way you are describing.
Try this instead:
<exec executable="open">
<arg line="${pathToFlashPlayer}"/>
<arg line="${pathToSWFToPlay}"/>
</exec>
HTH
-Chris
On 6/24/06, Weyert de Boer <[EMAIL PROTECTED]> wrote:
> Does anyone happen to know how you can compile a FLA in combination with
> Eclipse and Ant? The idea is that I compile the FLA into SWF in the
> Flash 8 IDE through a simple JSFL file. The all works fine under
> Windows, only when I try to use the same thing on a Mac computer it
> fails. Does anyone know how to execute Flash 8 through Ant's <exec>-tag
> on the Mac to execute a JSFL file?
>
> Yours,
> Weyert
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org