This is a discussion on "How to link to a scene with a popup menu?" within the Flash & Multimedia Forum section. This forum, and the thread "How to link to a scene with a popup menu? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
How to link to a scene with a popup menu?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
How to link to a scene with a popup menu?
Hi, i got a problem about pop up menu...
I had create a pop up menu as product. When the mouse roll over, the menu drops down as product A, B, C and so on. As you know, the pop up menu is a movie clip. Now the popup menu is on the stage in scene 1. I had other scenes named as "productA", "productB", "productC", and so on. I had put the action script (below) to the pop up button A. on (release) {gotoAndPlay("productA",1); } My problem is when i click on the poduct A button, the movie didn't change to the "productA" scene. How can I solve this problem?? Can anybody help me? Thanks in advance... |
|
|
|
|||
|
Re: How to link to a scene with a popup menu?
Is this a flash question?
|
|
|||
|
Re: How to link to a scene with a popup menu?
Yes, it is.
I wondering how can I link to another scene by clicking on a popup button... |
|
|||
|
Re: How to link to a scene with a popup menu?
I moved you to the right forum. You may get a better response here.
Pete. |
|
|||
|
Re: How to link to a scene with a popup menu?
Quote:
Thanks!! Hope I can get some answer here... |
|
|||
|
Re: How to link to a scene with a popup menu?
Chances are the drop down button is nested within a movie clip, yes?
If so, change you code to this, and it should do the trick:
Scott
Last Blog Entry: Yay!? (Oct 8th, 2007)
|
|
|||
|
Re: How to link to a scene with a popup menu?
Thanks for your reply.
Well, I had follow what you teach, but it still won't work. Any other solution? I attach my file here, perhaps you can look at it and see what I had done wrong... Anyway, thanks for your reply! |
|
|||
|
Re: How to link to a scene with a popup menu?
Can anyone help me? PLEASE. I need to solve it as soon as possible, the deadline for my project is coming soon...
Thanks in advance! |
![]() |
| Tags |
| popup menu |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Rollover menu / popup window | magiccupcake | JavaScript Forum | 3 | Dec 18th, 2006 16:10 |
| Horizontal PopUp Menu (as z-index) on Flash does not work | blanktruth | Web Page Design | 2 | Feb 16th, 2006 09:38 |
| Menu popup window opening from left to right. | LoProphile | JavaScript Forum | 5 | May 26th, 2005 16:16 |
| need help with DHTML Popup Menu | LEFT | JavaScript Forum | 8 | Jul 1st, 2004 05:45 |
| DHTML popup menu | Reeno | Web Page Design | 3 | Nov 2nd, 2003 21:28 |