This content has been marked as final.
Show 4 replies
-
1. Re: load scrolling menu
ggshow Dec 18, 2006 9:20 PM (in response to svarmuza)allow the scrolling function run only when your mouse is over the menu
try hitTest()
or paste your script here.. -
2. Re: load scrolling menu
svarmuza Dec 19, 2006 2:19 AM (in response to svarmuza)No it didn't work (or better say I don't know how to do it )
here is the link to the pages for you to se what is the idea.
If you point anywhere in the main movie the middle menu (of slot machine) slides.
I would like for menu to slide only when you point over it.
I loaded the middle menu to the main movie by:
_root.createEmptyMovieClip("container1", 2);
container1._lockroot = true;
loadMovie(" http://www.kruhaiigara.info/555/images/stories/slike1/srednji.swf", "container1");
container1._x = 169 ;
container1._y =54 ;
Thank you for your help.
Sasa -
-
4. Re: load scrolling menu
ggshow Dec 20, 2006 12:37 AM (in response to svarmuza)check your mail sasa

