Yes, you're right, I get the same error when using this syntax on Linux:

> $ flashplayer - /usr/share/flash-utils/flash-player-version.swf

Error: Invalid SWF file name


Do you need this minus sign for Mac ? FYI, it works either with none or two
minus signs on Linux:

 $ flashplayer /usr/share/flash-utils/flash-player-version.swf

$ flashplayer -- /usr/share/flash-utils/flash-player-version.swf

May be one of these ways works on Windows and Macos too.

 -- Julien Nicoulaud

2010/8/4 Pedro Figueiredo <[email protected]>

> On Aug 4, 6:00 pm, Marvin Froeder <[email protected]> wrote:
> >
> > If you do
> > $ flashplayer
> > it works, launch flashplayer as expected
> > then you do
> > $ mvn clean install
> >
> > at same console instance, does it fail to find flashplayer ?
>
> That's not the problem, Maven finds flashplayer. The problem is the
> '-' it sticks as an argument, before the SWF file name.
>
> Cheers,
>
> Pedro
>
> --
> You received this message because you are subscribed to the Google
> Groups "Flex Mojos" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<flex-mojos%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/flex-mojos
>
> http://flexmojos.sonatype.org/
>
 -- Julien Nicoulaud

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to