I've had the same problem with the flash player in os x. Got it to
work using the binairy inside /Contents/MacOS/ folder in the flash
player .app bundle.
Don't know if this will work for opening files in the flash ide
though... But it should be something like this:
/Applications/Macromedia/Macromedia\ Flash\ 8/Flash\ 8.app/Contents/
MacOS/Flash
gr, heerko
On 26-jun-2006, at 16:13, Weyert de Boer wrote:
> I have tried the following now:
>
> <!-- From the build file -->
> <exec executable="open">
> <arg value="${flashIDE}"/>
> <arg value="test.swf"/>
> </exec>
>
> The result is as follows:
>
> Complete build sequence is [Copy_Config, Compile_With_FlashIDE,
> prepare,
> Preview, compile, ]
> Copy_Config:
> Compile_With_FlashIDE:
> [exec] Current OS is Mac OS X
> [exec] Executing 'open' with arguments:
> [exec] '/Applications/Macromedia Flash 8/Flash 8.app/ '
> [exec] 'test.swf'
> [exec]
> [exec] The ' characters around the executable and arguments are
> [exec] not part of the command.
> Execute:Java13CommandLauncher: Executing 'open' with arguments:
> '/Applications/Macromedia Flash 8/Flash 8.app/ '
> 'test.swf'
>
> The ' characters around the executable and arguments are
> not part of the command.
> [exec] 2006-06-26 16:09:25.341 open[2321] No such file:
> /Applications/Macromedia Flash 8/Flash 8.app/
> [exec] Result: 1
> BUILD SUCCESSFUL
> Total time: 2 seconds
>
> _______________________________________________
> 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