I don't think you can store MovieClip but I don't know exactly why, you
can't store BitmapData either, because it needs parameters passed to the
constructor.
But you can store many different types of objects, just make sure you use
flash.net.registerClassAlias("full.class.path", Class);
And make sure that all the parameters in the constructor of the objects you
want to store are all optional(have a default value).


> From: ktt <[email protected]>
> Reply-To: Flash Coders List <[email protected]>
> Date: Sat, 17 Oct 2009 15:53:48 -0700 (PDT)
> To: Flash Coders List <[email protected]>
> Subject: [Flashcoders] Movieclip in a remote shared object
> 
> Hello,
> 
> Is it possible to store Movieclip in a remote shared object?
> 
> Ktt
> 
> 
>       
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



This e-mail is intended only for the named person or entity to which it is 
addressed and contains valuable 
business information that is proprietary, privileged, confidential and/or 
otherwise protected from disclosure.

If you received this e-mail in error, any review, use, dissemination, 
distribution or copying of this e-mail 
is strictly prohibited. Please notify us immediately of the error via e-mail to 
[email protected] and 
please delete the e-mail from your system, retaining no copies in any media. We 
appreciate your cooperation.

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

Reply via email to