Hi James,
 By default the player uses - and keeps - the first version of any
class that's loaded. Unloading a submovie won't help.

 If you know which class you are trying to unload, I think you can
get rid of it in the following way (this is off the top of my head, so
try it out!)

 If the class was called, for example, com.mycompany.apps.MyClass:

delete _global.com.mycompany.apps.MyClass;

 HTH,
    Ian

On 12/1/06, Setaro, James <[EMAIL PROTECTED]> wrote:
I load and unload several clips dynamically. Does anyone know how to
unload a loaded movie and its corresponding classes completely?


_______________________________________________
[email protected]
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