
June 2nd, 2011, 10:51 AM
|
|
Registered User
|
|
Join Date: May 2011
Posts: 6
Time spent in forums: 2 h 26 m 7 sec
Reputation Power: 0
|
|
|
ActionScript 3 - Flash: htmlText + Embedded Fonts + TinyMCE
Hey again,
I'm having some issues loading in external HTML content into flash using TinyMCE -> XML -> dynamic text box (inside a movieclip, it's a scroller).
The main problem is that scrolling requires font embedding and that messes with my HTML text. In addition, TinyMCE often uses HTML that is NOT supported by flash, so im in a pickle here trying to coordinate this all together.
I've tried several different methods to get TinyMCE to output the right HTML tags but nothing seems to work quite right. :/
Any suggestions on how to solve this?
Thank you,
-gost
|