Multiple classes and movieclips?

hello,

yes, its me again :stuck_out_tongue:

Umm… can you declare multiple classes and then register each movieclip from the library to a different class? It isnt working for me.

I created two different classes and created two entire different movieClips and registered each movie clips to a different class.

However, I can only use on movieClip at a time, when I use the duplicateMovieClip… command to create copies of the movieclip, i find that only those movieclips, whose class i declared first, appear on stage.

Individually both peices of code work ok.:*(

Help?

gopaldass