FFILES.COM NEWS SUBMIT A FILE REGISTER CONTACT
username:
password:
register | login help
Pending listings (4)

Text Animation Tool

click here to view the preview
Buy and sell flash files
Previous overall listing: Galactic Hero Previous in Text Effects: dynamic text effect as2 Next overall listing: Flash 8 Event Calendar Next in Text Effects: Dynamic title effect

Sorry for my bad English.
Classes for text effects.
Download Talas.rar, unpack, and run TalasDemo.swf.
Make effects, and <copy> and <paste> generated code...
more >

user sveisvasta Author URL madjionicar.rs
Listing URL none
Downloads 1401 Views 16710
sveisvasta  

User ratings for Text Animation Tool.

Donate Add to favorites Subscribe to comments
Report listing
Download  (Flash 10, AS 3.0)

More listings by sveisvasta

Pencil Drawing
Pencil Drawi...
3D Simulacija
3D Simulacij...

Comments

You need to LOGIN to post a comment.
user sveisvasta
the listing author sveisvasta: 11 months ago

Sorry for my bad English.

alejandro,

First step: Changing font inside TekstTalas.as.
***************************************
Open TekstTalas.as and find code below (line 304)
<<
format = new TextFormat("Times New Roman",
velicinaFontaDolazna,
bojaFontaDolazna,
boldFontaDolaznog)
>>
instead "Times New Roman" type font you wish, ex. "Verdana"
<<
format = new TextFormat("Verdana",
velicinaFontaDolazna,
bojaFontaDolazna,
boldFontaDolaznog)
>>

Second step: Embeding font in your <.fla> doc.
*************************************
Easiest way:
Open Talas.fla - <.fla> document, and from Library <copy> <paste> MovieClip <fontEmbed> in your <.fla> doc.
Double CLICK on MovieClip <fontEmbed> .
There are two Dynamic Text inside <fontEmbed>, first for regular, second for bold font.
(If you need Italic, <copy> <paste> one Dynamic Text, and in Properties change Style to Italic.)
For all Dynamic Text in Properties change font (in CS4 -> Family) to Verdana.

All this work in SC4, and Im shure (?!) in SC5.

Thanks for comment...

user minimamente
minimamente: 11 months ago

Thanks for this awesome tool.
I can“t change the font in CS5, please explain me how to do it or post an example.
thanks again
alejandro

user sveisvasta
the listing author sveisvasta: 1 year ago

teskostudio,


TextField that serves as source MUST be invisible until transitions playing! It is first step in TekstTalas code.

To avoid distortion from its original position (for Authoring time created TF) use Anti-alias for animation.

Download this simple example:
http://www.4shared.com/file/72GrcVjR/Ta lasTekstExampleTextF.html


TekstTalas is base class. This class menage 1 effect.
TekstTalasLinija is extended from TekstTalas, and menage any number of effect, including 1.
If you want to use 1 effect, you can use TekstTalas or TekstTalasLinija.
But, if you want to use more than 1 effect, you MUST use TekstTalasLinija.

user emy2009
emy2009: 1 year ago

congratulations! that's awesome

user easyshooter
easyshooter: 1 year ago

show all 23 comments