I have a menu that is run bij action script now i need to put movieclip ontop of everyting… how does this work??
they sat you need to creat a new movieclip with an action and something with _level 0 ???
:whistle: :+) :hair: :cyclops:
I have a menu that is run bij action script now i need to put movieclip ontop of everyting… how does this work??
they sat you need to creat a new movieclip with an action and something with _level 0 ???
:whistle: :+) :hair: :cyclops:
who said wha?
what you can use is MovieClip.swapDepths(number). If your movieclip is named MyClip you would say
myClip.swapDepths(100);
or whatever number puts it over your menu. If you placed the menu on the screen yourself, using 1 instead of 100 would do just fine as well… though it depends on what you are talking about and where
Well i tryed alot of diferent way to inplant this code you gave me but it just does’nt work
_level0 is the base level.
simply load your movie in a level above 0 (such as 10)…
Rev
weell what ever i try it just does’nt work… is it any trouble if a paste met FLA under a reply so somecan show me how?
there are several tutorials on this…
just do a search, and your code will be explained there.
Rev
:: Copyright KIRUPA 2024 //--