-
1. Re: Export SWF with TLF text
markerline Jan 19, 2011 4:21 AM (in response to Petteri_Paananen)You're probably aware that TLF is available in Flash Pro CS5 and after . . . once later versions get released.
-
2. Re: Export SWF with TLF text
Petteri_Paananen Jan 20, 2011 2:47 AM (in response to markerline)Yep, but I don´t want to export as Fla. there´s too much work to re-create all the interactivity, page turns etc...
I need that TLF for searching the content of SWF. and it doesn´t work properly if text has been splitted to small segments.....
-
3. Re: Export SWF with TLF text
markerline Jan 20, 2011 7:07 AM (in response to Petteri_Paananen)This isn't ID scripting, it's generating an SWF via ActionScript:
http://www.flashandmath.com/flashcs5/text3dfont/index.html
It uses TLF and embeds the fonts correctly. It DOES split the text at run-time, but you could probably circumvent that since it is only being done to run a special effect for the text. Without the special effect you won't have to split the text. Give it a look.
-
4. Re: Export SWF with TLF text
Petteri_Paananen Jan 21, 2011 3:24 AM (in response to markerline)Thanks for the link, maybe I can use it with some other project. In this one I have to export SWF.

