PDA

View Full Version : Air & htmlText images



akiersky
April 8th, 2009, 10:42 AM
Hi all,
ive been having a heck of a time trying to get htmlText images to show up with adobe air, when publishing for flash, or a projector I can use htmlText with <img> tags and everything shows up just fine, images, text, formating and all.

My problem arises when publishing for adobe air. the images just don't show up. It turns out this is some kind of bug in the air frameworks and the work-around is to use the HTML component in Flex as stated here: http://bugs.adobe.com/jira/browse/SDK-14238

So it looks like this is the solution for me, the only problem is that I dont' know Flex. If anyone out there would know how to convert my Flash .as to a flex with the HTML component it would be extrememly helpful. Or a link to an example would be great too. Ideally I would like to have a class that my current class could call and would return a text field.
thanks!
ak