XML unload.

Started by: Aycaramba | Replies: 2 | Views: 407

Aycaramba
2

Posts: 766
Joined: Apr 2007
Rep: 10

View Profile
Mar 7, 2009 9:40 PM #370159
AS 2.

How do you unload an XML file when you click a button?
I want it to work like this: You've loaded an XML file, and when you click another button, the XML file unloads.
I've tried serveral things, but I can't get it to work.
Bonk
2

Posts: 2,778
Joined: Mar 2008
Rep: 10

View Profile
Mar 8, 2009 12:18 AM #370231
Considering I have no idea what you're talking about:
http://www.actionscript.org/forums/showthread.php3?t=40451
Aycaramba
2

Posts: 766
Joined: Apr 2007
Rep: 10

View Profile
Mar 8, 2009 5:37 PM #370719
*sigh*
I've modified the carousel menu from gotoandlearn.com, and when I click a button, I want it to go to frame 2, but I also want it to unload the xmlfile that the carousel uses, because that will make the carousel dissappear.