Can I insert a swf file in the middle of a TLF?
I'm building a flex application that will allow users to add content (text, images, swf, mp3, etc...) The same idea as the way we work with the Flex Builder, that is, we can add many components in the editor area.
I then created the application framework and I'm using TLF. However, TLF does not allow me to add a swf file or even a button in the middle of the text area. Is there a way to work this out?
What's the best way to accomplish an aplication like this?
