I've been having the same exact troubles. I always assumed that if you load
an image into a "createEmptyMovieClip" that the clip will stay at the level
you told it to - but that doesn't appear to be the case.

On 3/30/07, Gustavo Duenas <[EMAIL PROTECTED]> wrote:

Hi My idea is to set a dinamyc background in the layer 1 of my flash
(so far it has 10 layers)

the code is as:

_root.createEmptyMovieClip("myClip", 0);
myclip.loadMovie("back1.jpg");

but when It loads the jpg, the jpg is above all the other layers,
when I really needed this underneath.
Someone knows what should I do?

Regards



Gustavo Duenas


p.S: I don't know much about this depth thing, but I'm really stuck
with this problem.


_______________________________________________
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




--
Carl Welch
http://www.carlwelch.com
[EMAIL PROTECTED]
805.403.4819
_______________________________________________
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

Reply via email to