I haven't found any information about changing the directory in an Ant
build.xml on the Ant manual so I'm asking here.
I have a Flash app that reads some data from an external text file. If I run
the swf manually it works but if I run the Ant build the swf cannot find the
text file. How do I include a ChangeDir task into my build.xml so that the
deploy folder is the current dir?
I've tried <cd dir="$(deploy)"/> and similar variants but with no success.
-sascha
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org