Hola people!
Here is my dillema. I need to present articles in Flash. It needs to show pullquotes as "div" inserts... So, the text would wrap around the block of text so that it looks like the magazines do.
See sample
here
Those pullquotes are images. I don't want them to be (More work in terms of PHP to create those thumbnails)...
I was thinking - Is it possible to use the BitmapData class and add text to it dynamically, and then put that into the textfield? something like... <img src="myBitmap">?
Can anone shed some light on this for me? Am I wasting my time? ANy direction would be greatly appreciated.
Thanks in advance.