Old 12-21-2008, 12:31 AM   #1 (permalink)
Junior Member
 
Join Date: Dec 2008
Posts: 2
Default integrating XML menu into flash content

I am trying to integrate this Flash menu into my flash project id like to have an expanding XML menu to open SWF files into the already loaded FLA

Can you give me an example of the code needed in the

Does this work?

<button title="3 Channels" active="0" url="events.swf" target="_self"></button>

thank you
bluecollarbell is offline   Reply With Quote
Old 12-21-2008, 05:43 AM   #2 (permalink)
OXYLUS Staff
 
Razvan's Avatar
 
Join Date: May 2008
Posts: 1,266
Send a message via Skype™ to Razvan
Default

Hello, this will not work, now, the menu is created to launch url's only, you must go inside the .as code (button.as subbutton.as) and find the onPress function. There you should remove the getURL function and replace it with a functions which loads an swf. ( the name of the swf will be node.attributes.url)
All the best !
Razvan is offline   Reply With Quote
Old 03-11-2009, 04:14 PM   #3 (permalink)
Junior Member
 
Join Date: Mar 2009
Posts: 1
Default

Hi,

I just purchased the vertical menu and would also like to be able to load swfs into the main fla (or even have the butons go to a frame within the file). Unfortunately, I am a novice at ActionScript and didn't completely understand your response to the previous post. Could you be a bit more specific as to how the ActionScript needs to be modified?
Pat756 is offline   Reply With Quote
Old 03-11-2009, 07:32 PM   #4 (permalink)
OXYLUS Staff
 
Razvan's Avatar
 
Join Date: May 2008
Posts: 1,266
Send a message via Skype™ to Razvan
Default

Please read this -> Targeting labeled frame on timeline from xml
Razvan is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 06:42 PM.