Thanks to all people, so far the matter stay unresolved so I prefer
to create a movieClip on the bottom layer and use
this.myMC.createEmptyMovieClip("NewBack1", 0);
then I've write the code to load the movie inside the child Movie
Clip Created(NewBack) so it works this way...Thanks for all your
help, I mean it! I'm leaning a lot of stuff with you guys.
Regards
Gustavo Duenas
P.s: Would you mind to send me the url of the "newbies" List, I don't
find it .
On Mar 30, 2007, at 5:24 PM, Merrill, Jason wrote:
this.empty.swapDepths(this.empty);
You're telling a movie clip to swap depths with iteself. So that does
nothing.
When you say, "Above the other layers" then yeah, like I said, object
manually put on the stage, like things in layers are negative depths.
You have to swap THOSE objects above others in order for them to be on
top. What you tried to do was just move the same clip that is on
top to
an ever higher level (or at least, the same level it's already at).
I don't mean this to be condescending, but you might want to move this
to Flashnewbies - some people here (not necessarily me) prefer this
list
to be for intermediate or higher level Actionscript questions.
Flashnewbies was set up for questions like this.
Hope that helps,
Jason Merrill
Bank of America
GT&O Learning & Leadership Development
eTools & Multimedia Team
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com