[Flashcoders] Flash extension question

2007-03-21 Thread Jobe Makar
Hi guys, I'm writing a JSFL file that does some SWF exporting based on the FLA in focus. The exportSWF() method takes an absolute path. Is there a way to get a path to the current FLA or the directory that holds the FLA? Its kind of annoying to have to manually enter that path for each FLA

RE: [Flashcoders] Flash extension question

2007-03-21 Thread Steven Sacks | BLITZ
If you want to export to a different directory, you'll have to modify the publish settings xml file, which I discuss on my blog...which for some reason is down right now (writes email to hosting company)...so I'll copy and paste the code here. If you are publishing to the same folder as the FLA,

Re: [Flashcoders] Flash extension question

2007-03-21 Thread Jobe Makar
-8104 - Original Message - From: Steven Sacks | BLITZ [EMAIL PROTECTED] To: flashcoders@chattyfig.figleaf.com Sent: Wednesday, March 21, 2007 4:31 PM Subject: RE: [Flashcoders] Flash extension question If you want to export to a different directory, you'll have to modify the publish