Hi John,

One other idea you might want to try is the swf task (or maybe the
swfmill task) made by Simon Wacker (I think it comes with as2lib, at
as2lib.org).  I think that these tasks generate the xml file for use
in swfmill using absolute paths so maybe you would be able to get your
project working this way.  On a side note, using these tasks require
both swfmill and mtasc in your PATH environment variable also.  Beyond
that, I am not sure what else you can try :( .

Dan

On 7/14/05, John Giotta <[EMAIL PROTECTED]> wrote:
> Well, still need to hard code the import paths. :-/
> It gets to be pain when exporting projects from one PC to the next.
> Not everyone's workspace is the same path.
> 
> On 7/14/05, John Giotta <[EMAIL PROTECTED]> wrote:
> > Ah, ok. Thanks!
> >
> >
> > On 7/14/05, Dan Shryock <[EMAIL PROTECTED]> wrote:
> > > Hi John, I think you misunderstood what was meant by adding it to your
> > > path.  You will need to modify the PATH environment variable. So if
> > > you do this in a console "ECHO %PATH%" it contains the folder path of
> > > swfmill as well as any of the other paths that were already there.
> > > Once you do this, you should be able to type "swfmill" on an xp
> > > console and it will execute.  Then you can make sure the in your ant
> > > build.xml your executable is like this " executable='swfmill' ".  Hope
> > > this helps.
> > >
> > > Dan
> > >
> > > On 7/14/05, John Giotta <[EMAIL PROTECTED]> wrote:
> > > > I have to use %swfmill% on a Windows XP platform when the variable
> > > > name is 'swfmill'
> > > >
> > > > On 7/14/05, Dan Shryock <[EMAIL PROTECTED]> wrote:
> > > > > Hi John,
> > > > >
> > > > > Are you sure that swfmill is part of your path?  If you open up a
> > > > > command line and type swfmill from any location, does it output its
> > > > > usage info?
> > > > >
> > > > > Dan
> > > > >
> > > > > On 7/14/05, John Giotta <[EMAIL PROTECTED]> wrote:
> > > > > > I get a failed execution error=2
> > > > > >
> > > > > > Ant can't find SWFMill based on the Environment Variable name.
> > > > > > %swfmill% doesn't work either.
> > > > > >
> > > > > > _______________________________________________
> > > > > > 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
> > > >
> > >
> >
> 
> _______________________________________________
> 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

Reply via email to