#1 (permalink)  
Old 10-01-2008, 11:28 PM
Junior Member
 
Join Date: Sep 2008
Posts: 5
Default Link menu

Hi Adrian,

Can you please help me as I cant link the menu properly?

I have the pages on a movie clip (pages) so 1st frame is the 1st page, 2nd frame is the 2nd page etc.

How can I link the menu with the frames in the particular movie clip (pages)?

I followed your instructions but I cant configure it out.

I did this but its not working.

<item title="blablabla" frame="2" />


PList_mc.onItemSelect= function(n:XMLNode){
pages.gotoAndStop(Number(n.attributes.frame));}

Many thanks
Coss
Reply With Quote
  #2 (permalink)  
Old 10-08-2008, 03:20 PM
Super Moderator
 
Join Date: May 2008
Posts: 656
Send a message via Skype™ to Adrian
Default

The way you have written the code, you must have the List and the "pages" movieclips located in the _root. Please check that and provide some more information in order for me to find a solution to your problem.
Reply With Quote
  #3 (permalink)  
Old 11-20-2008, 12:17 AM
Junior Member
 
Join Date: Sep 2008
Posts: 5
Default

Hi Adrian,

Sorry for the late response but I just saw that I havent replied to you...

The solution was
Code:
_parent._parent...
cheers
Coss
Reply With Quote
  #4 (permalink)  
Old 11-23-2008, 06:13 PM
Super Moderator
 
Join Date: May 2008
Posts: 656
Send a message via Skype™ to Adrian
Default

Glad to hear you solved it
Reply With Quote
Reply

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


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.