Hi all,
I am trying to implement a functionality like: http://henrytseng.blogspot.com/2009/03/as3-intelligent-text-wrapping-or.html or http://dispatchevent.org/roger/dynamic-text-wrapping-in-actionscript-3/
But the difference is instead of text field i have textarea & instead of display object i have images.
Thanks in advance.