Friday, October 17, 2008

Type Coercion failed: cannot convert flash.events

I ran into this error while trying to insert an img tag into the htmlText field of a flex mx:text tag. The solution is very simple - you have to include the width and height properties in your img tag.

No comments: