Groups | Blog | Home
all groups > flash (macromedia) > may 2005 >

flash (macromedia) : duplicateMovieClip () and Levels


Der_Zählmeister
5/1/2005 12:00:00 AM
[quoted text, click to view]


use different levels and different names. otherwise, funny things
can happen.

-----
The Count, Singapore
Jeckyl
5/1/2005 12:00:00 AM
there can only be one object at each depth/level
--
All the best,
Jeckyl

joe
5/1/2005 2:16:25 PM
I am a bit confised with duplicateMovieClip () and the issue of levels.
Can I duplicate clips on the same level, but with different names?
Or each duplicate must be on a separate level, regarless of its name?

Thanks in advance.


Jeckyl
5/4/2005 12:00:00 AM
[quoted text, click to view]

Yes

Depths are a little more limited .. there is a great article at kirupa on
depths...

http://www.kirupa.com/developer/actionscript/depths.htm

[quoted text, click to view]

they are depths .. not levels .. and yes . .you can skip depths/levels.

Read the kirupa article and you'll know pretty much all there is to know
about depths :)

Jeckyl

joe
5/4/2005 8:10:52 AM
"Jeckyl" wrote"

[quoted text, click to view]

I see. How many levels can one create? Unlimited?
Also, can one create objects and skip level numbers, like:

duplicateMovieClip (cliptoduplicate,newname,10);
duplicateMovieClip (cliptoduplicate,newname,21);


AddThis Social Bookmark Button