Mailing List
Home
Forum Home
Flash Pro
Subjects
Subject: RE: Firework Effect
Web Service Results
Flash Interface with 10mb xml file
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash MX 2004 Sucks
Reading and displaying RSS feeds in Flash MX
Flash and QuickTime VR
Textfield prototype question
XML to Object help
Order of events per frame
MX2004 Dataset itemClassName
memory management removeMovieClip /
Event Dispatcher between classes
Help: MX 2004 How to script a print button to print the entire sli
ScrollPane component doesn 't auto update
setInterval bug identified and fixed
setInterval bug identified and fixed
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