Mani,

 Have you explored mm_livepreview.as file as I suggested before?
 Matter is that 2 instances are created for Live Preview, and the 1st
 one then becomes invisible.

 Also, I'm a bit confused, what's "private constructor" you've
 mentioned?

 Usually I create a special case (section) within constructor/init to handle
 all the  Live Preview issues.
  

-- 
Best regards,
 GregoryN                        
================================
http://GOusable.com
Flash components development.
Usability services.

> ---------- Manuel Saint-Victor wrote:
> 
> Would a component that subclasses movie clip call its constuctor when
> dragged on stage despite the fact that the constructor is private.  I'm
> getting a strange error wherein a supposed singleton class is calling the
> private constructor twice and therefore eliminating the references to it
> that other components had.
> I currently have the component subclassing the MoviClip class but am also
> trying to make it a Singleton.  Will this not work?
> 
> Mani


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to