ActiveDen

Cool Text Effect, Button Example

  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
jarekm says
Purchased

is there any way to show the text box only, and have it display the text from xml or txt file? I’d like to use this for my site as an text animation for intro, not as it is with input window…and also to have the text animate avery 30sec or a min. thanks great file!!!

4 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 100 and 499 items
  • Referred between 10 and 49 users
oto_oto says
Author

YES OF COURSE

IF YOU HAVE DYNAMIC TEXT F .E. WITH NAME “myText” your command is:

myText.animText(textFromXml, speed);

where

textFromXml is the text which you have loaded from xml and assigned to textFromXml variable.

and

speed is the changing speed from 0 to 100

4 years ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
jarekm says
Purchased

does not sound to easy for me…can I email you my file?

4 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 100 and 499 items
  • Referred between 10 and 49 users
oto_oto says
Author

displaying dynamic data in flash: http://www.kirupa.com/developer/actionscript/xmldataflash.htm

Look how they make it. Send to me.

4 years ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
jarekm says
Purchased

thanks for the tutorial!!! I just e-mailed you the file to the email I founded on your site. Thanks again!!!

4 years ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
jarekm says
Purchased

did you get my email?

4 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Europe
rocksil says

Interesting… :D

4 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
heaversm says
Purchased

nice – one question though – is there a way to modify the actionscript so that when you roll over the text, it goes from whatever the textfield currently says to whatever you specify in the animText function?

For example, I have a series of wallpaper sizes (1600×1200), etc. and I want to say: wallpaper1.animText(“DOWNLOAD”,2) and have it change the letters from “1600×1200”;) to “DOWNLOAD” without erasing all the letters first?

4 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 100 and 499 items
  • Referred between 10 and 49 users
oto_oto says
Author

yes it is possible

4 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
hiveaccount says
Purchased

How do I apply to effect to a line of text without having to type into the text field?

4 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 100 and 499 items
  • Referred between 10 and 49 users
oto_oto says
Author

hiveaccount you must use onRollOver function and call yourDynamicTextField.animText(“your text to write”,speed:Number);

4 years ago

by
by
by
by
by