Hello. I recently was involved in a project where we needed to render some lists and tables and such in flex.
Seeing as these things aren't native to flex, I ended up creating some actionscript classes that took some html formatted text and rendering it as expected onto the screen. Hence flex-htmlFilter was born. And I'm releasing it to web seeing as I'm sure people could find it useful. It's homepage can be found here http://code.google.com/p/flex-htmlfilter/ list of what it supports can be found here http://code.google.com/p/flex-htmlfilter/source/browse/trunk/com/htmlFilter/Supported%20Tags%20and%20Attributes working example can be found here http://stephen-m.appspot.com/htmlFilter (code for that example found in the googlecode repo) Feel free to submit issues http://code.google.com/p/flex-htmlfilter/issues/list if you have requests or code patches. (be aware though that my free time is fairly limited at the moment due to uni and it will be like that for quite a long time) Hopefully this will be useful to many people :) .... Stephen _______________________________________________ osflash mailing list osflash@osflash.org http://osflash.org/mailman/listinfo/osflash_osflash.org