hi coders, 
I'm loading binary image data to a flex 2 movie through socket
connection.
in order to place the image in stage, I used Loader component, which
according to Adobe
Flex tutorial, can be placed in UIComponent using addChild(Loader)
 
I tried that and got:
TypeError: Error #1034: Type Coercion failed: cannot convert
flash.display::[EMAIL PROTECTED] to mx.core.IUIComponent.
 
I know that the data itself is loaded ok, only the addChild method is
failed.
 
any suggestions?
 
Best regards, 
Gadi srebnik
_______________________________________________
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

Reply via email to