Mailing List
Home
Flash Coders
Flash Newbie
Flash Macromedia Developer
Flash Comm
Flash Pro
Extending Flash
Subjects
Firework Effect
setInterval bug identified and fixed
setInterval bug identified and fixed
ScrollPane component doesn 't auto update
Help: MX 2004 How to script a print button to print the entire sli
Event Dispatcher between classes
memory management removeMovieClip /
MX2004 Dataset itemClassName
Order of events per frame
XML to Object help
Textfield prototype question
Flash and QuickTime VR
Reading and displaying RSS feeds in Flash MX
Flash MX 2004 Sucks
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash Interface with 10mb xml file
Web Service Results
Listener Object 's best practice
 
ActionScript 2.0 Settings

ActionScript 2.0 Settings

2004-05-04       - By Julian Dolce


 Back
Reply:     1     2     3  

There appears to be a bug in Flash where if you manually change the xml
document for any Publish Profile the Package Paths will not show up
anymore. I also read on the FlashCoders archives that the export frame
number will default back to 1 if you have changed it.

I even made a profile in Flash, exported it to an xml file. I then
opened it up in a text editor and saved it, without changing anything.
And when you import it again the Package Paths are nowhere to be found.

Julian Dolce
Creative Technologist
Fuel Industries Inc
Ottawa, ON
www.fuelindustries.com
613.224.6738 x241
-----Original Message-----
From: Tony MacDonell [mailto:tony@(protected)]
Sent: Tuesday, May 04, 2004 12:27 PM
To: Extending Flash
Subject: RE: [ExtendFlash] ActionScript 2.0 Settings

Yo Jules here 's the deal:

First you have to check out this:

Configuration >Publish Profiles >Default.xml


in there you will see these tags:

<ActionScriptVersion >2 </ActionScriptVersion >
<PackageExportFrame >1 </PackageExportFrame >
<PackagePaths >!!!1filepath!!! </PackagePaths >

So you have to write an xml file of your settings or modify the default
one.
If you add a new one you may want to peep at these:

document.importPublishProfile(uri);
document.addnewPublishProfile();

Check that out, hope it helps.



_______________________________________________
Extendflash mailing list
Extendflash@(protected)
http://flashguru.co.uk/mailman/listinfo/extendflash_flashguru.co.uk



_______________________________________________
Extendflash mailing list
Extendflash@(protected)
http://flashguru.co.uk/mailman/listinfo/extendflash_flashguru.co.uk