links in menu
links in menu
Out of context: Reply #2
- Started
- Last post
- 6 Responses
- Buckyball20
okay, got this far. Put the following action on my portfolio button:
on (release) {
tellTarget ("portmc") {
gotoAndPlay("portstart");
}
}It calls "portmc" but it's on the timeline of dropdown menu movie clip.
I want to put the portmc on the main timeline. What do I need to add to the above script to do so?
Or am i just completely F#$KING this up?
thanks
bB