Nasty bug with Publish Profile XML importing.

I've got a publish profile that has my class path set up.

If I export that publish profile, the resulting XML has the class path in it. See line 76.

74: <ActionScriptVersion>2</ActionScriptVersion>
75: <PackageExportFrame>1</PackageExportFrame>
76: <PackagePaths>./classes</PackagePaths>
77: <AS3PackagePaths></AS3PackagePaths>


When I import this publish profile xml file into the same Flash file, my class path disappears.

This happens when I do it manually and with JSFL.

You can recreate this as easily as I just said.

Any ideas?
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to