Sorry if my message wasn't very clear.
The xml is loaded with an onLoad handler. Once it loads it is assigned as a 
global variable and triggers a set of functions to generate tabs. Clicking each 
tab loads a external swf into an empty mc on the stage and assigns another 
global variable which would be the id no. of the tab. Each external swf has 
it's own code to read the xml and tab id no., and populate its contents. I hope 
this makes more sense...

----- Original Message -----
From: Christopher Whiteford [mailto:[EMAIL PROTECTED]
To: flashcoders@chattyfig.figleaf.com
Sent: Wed, 15 Nov:12:07 -0500
Subject: Re: [Flashcoders] Strange XML problems

Do you have the xml being loaded in with an onLoad handler triggering
setting those variables? That is about the only thing that makes sense  from
the info given.




On 11/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> 1. I have a main flash file which loads external SWF's when a particular
> tab is clicked on. This main file is embedded in an HTML page. All the data
> is coming through the XML file, including the fields that need to be
> populated in the SWF's loaded externally.
> 2. I've assigned a global variable that allows the external SWF's access
> to it.
> 3. It works perfectly in the flash IDE.
> 4. It works fine in firefox the first few times and then just returns
> 'undefined' for the variables that need to be populated, in SWF's loaded
> externally into the main file.
>
> I've been struggling with this issue since morning and can't for the life
> of me figure out what the problem is or what I'm doing wrong. I've changed
> folder structures, manipulated code...I'm so frustrated! Please help me :(
>
> Thanks,
> Bruce.
>
>
>
> _______________________________________________
> 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
>
>
_______________________________________________
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

_______________________________________________
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