[Flashcoders] MediaDisplay class issue

2007-07-05 Thread Adrian Ionut Beschea
Hi, 

I've run into a bug in the MediaDisplay component. 
Basically if I have a swf which has MediaDisplay component  in its library and 
loadMovieNum another swf that has a MediaDisplay instance (set manually during 
authoring or by attachMovie, doesn't matter...) the player crashes and throws 
the this script is causing flash player to run slowly error

Any ideas how to work around this ? 

Thanks. 


   
-
Got a little couch potato? 
Check out fun summer activities for kids.
___
Flashcoders@chattyfig.figleaf.com
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


Re: [Flashcoders] MediaDisplay class issue

2007-07-05 Thread Adrian Ionut Beschea
the dirty fix (in case anyone is interested)  : 

delete _global.mx.controls.streamingmedia.ScreenAccommodator;
(right before you loadmovie) 




Adrian Ionut Beschea [EMAIL PROTECTED] wrote: Hi, 

I've run into a bug in the MediaDisplay component. 
Basically if I have a swf which has MediaDisplay component  in its library and 
loadMovieNum another swf that has a MediaDisplay instance (set manually during 
authoring or by attachMovie, doesn't matter...) the player crashes and throws 
the this script is causing flash player to run slowly error

Any ideas how to work around this ? 

Thanks. 


   
-
Got a little couch potato? 
Check out fun summer activities for kids.
___
Flashcoders@chattyfig.figleaf.com
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


   
-
Shape Yahoo! in your own image.  Join our Network Research Panel today!
___
Flashcoders@chattyfig.figleaf.com
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