Thread: Drag Menu
View Single Post

  #10 (permalink)  
Old 09-07-08, 10:58
stonebug stonebug is offline
Junior Member
 
Join Date: Nov 2007
Posts: 2
Rep Power: 0
stonebug is on a distinguished road
Re: Drag Menu

Awesome utility, I m trying to use it but I have some difficulties.
If i want with each button to send it to different markers in the same movie what code should i use ? I tried
_root.gotoAndPlay(evt.target.name);

and i have markers item_0_mc, etc ....
but it does nt work ...
some help please ?
Reply With Quote