Using the object mc properties to movies loaded in levels

hi there…
i think the subject makes it all clear but i am gonna explain it for you…
i have a movie that has 3 buttons on it…(and there r 7 of these button containing movies being loaded into my main movie…but this is not important in our case i guess.) anyway,
each button loads a movie (they r draggable windows) into my main movie, located in different levels (not targets)…the problem is i want to change the alpha and depths of these draggable movies.eg;when i click on a button i want that draggable movie to come forward and set its alpha to 100 and the other two to 30…i could do this by loading the windows in target locations…but i can’t do it when i load them in levels…

thanx in advance

you can use swapDepths on levels but only with other levels and not numerical depths.

_level1.swapDepths(_level2)

similarly _alpha can be used on levels as well. Just be sure to specify the level by name and make sure its loaded (and therefor able to be targeted)

_level1._alpha = 30;

i will check if it works for my movie…there r a lot of dynamically created or loaded stuff in it…but if it works let me stand a drink or sth else 4 u!

would u check it out…
and there is a comment line in win_yazilim .fla on layer"top"…a question for u actually…

aaaaaaaarrrrgh
i can’t attach them … off the limits
give me your email i will send them there:bad: