This content has been marked as final.
Show 3 replies
-
1. Re: cannot convert flash.display::MovieClip@14431431 to flash.display.Bitmap.
Flex harUI Dec 3, 2013 3:32 PM (in response to PRyad)Spark BitmapImage can't handle SWFs. It looks like some of your assets are SWFs and not PNGs or JPGs or GIFs.
-
2. Re: cannot convert flash.display::MovieClip@14431431 to flash.display.Bitmap.
PRyad Dec 3, 2013 7:52 PM (in response to Flex harUI)Yes, that is correct. Is there any workaround for this or should I use mx image here
thanks
-
3. Re: cannot convert flash.display::MovieClip@14431431 to flash.display.Bitmap.
Craberoid Dec 4, 2013 1:05 AM (in response to PRyad)Maybe, this post will be helpful:
http://forums.adobe.com/thread/911913
Also, you can use SWFLoader in your item renderer for SWFs and Image for other formats, for example.



