Hi,
I was wandering if is it possible to swap swf levels like when u swap MC depths?
I know how to swap a concrete swf level with another concrete swf level, example: _level5.swapDepths(level7). This only works if I just have 2 external swf to swap.
What I need to do is to bring any swf u rollover to the highest level. What I mean by “any” is that if u have allready sent a swf from level 5 to the top level the second time u rollover it cannot tell it to move from 5 to the top, u have to tell it to go from current level to de highest one, which at first maybe was 6 and now it’s 20 because all the other swf have move from it’s first level position.
Thanks in advance!