Search  
Search Options

XML TEXT WITH TYPEWRITER EFFECT

HomeBrowse CategoriesFlashAnimationsText AnimationXML Text with Typewriter Effect

This is a Typewriter Effect on XML Text.
You can change the Text Color, resize it and Link it just by typing in XML file.
The Background is also a dynamic Image, you can easily replace or delete the image source in xml file.


Posted 6 months ago

Great file (:

Posted 6 months ago

Can it load images?

Posted 6 months ago

type writer effect on images??!!!

Posted 6 months ago

lol lol lol

Posted 6 months ago

huh, i just downloaded it but it’s not functioning. it looks like it’s missing a few func(). ?

initMenu(); setMenu(); FirstPage();

//c

Posted 6 months ago

hi curt,
Don’t worry, no functions has missed :)
you can delete the all [initMenu(); setMenu(); FirstPage();]
they belongs to old version of this file without XML ability.
if you have problem with this file, let me know and put your email here, i’ll answer you as soon as possible.
nhstudio support

Posted 6 months ago

hey thx, so when i download the files, the provided .swf works fine but when i compile myself (flash8) it only loads the image. I also notice that the default export setting are set to AS1 flash 5 plyr.

thx, curt@employees.org

Posted 6 months ago

hi curt,
it happens because you don’t have the right Font on your PC,
just open the Fla and change the dynamic Field Font on TypewriterText Layer.
besides i sent you this file with Font, you should install that font before opening the Flash Program.
i hope this help you ;)

Posted 6 months ago

Great file! I just would like to know how do i remove the letter’s back shadow.

Posted 6 months ago

hi tiaggo,
the shadow is a flash8 effect, just remove it from text field effects[click on text field and in effect pannel remove shadow,just this];)

Posted 6 months ago

Hi There. I like it but can you change the speed rate of the type writing effect easing in. Lets say you want it to write faster.

Posted 5 months ago

hi frimpy,
This Type writer effect comes simply with counting the word Characters, i think the easiest way of faster effect is just increasing the frame rate of your Flash Movie.
current Frame rate is:30

Posted 5 months ago

nhstudio,

I love this, but I need to know if I can make it work a little differently. I need to run one sentence of text, have a pause, that text fades away and then the next sentence comes up, pauses, fades and so on. I have about 20 sentences I want to run this way. Can I add a certain line of code to do this?

Posted 5 months ago

hi coleeena,
this type writer loads the hole XML file into a dynamic text and then show it with typewriter effect, that way of presentation you’ve already mentioned is not possible with this file but I’ll consider this may be for next Version ;)

Posted 5 months ago

Hi, I’ve just purchased the file. When I change the font to a simply verdana in the dynamic field, don’t works. It doesn’t loads the text. And only loads the image.

Posted 4 months ago

hi x-base,
this happens because i’ve embed a special font in this flash file,if you want to use the verdana font, then you don’t need any more the font embed for dynamic field, goto action Layer Frame2 and remove this line:TypeText.embedFonts = true; that’s it ;)

Posted 4 months ago

hi it’s pssible to modif speed s-eb

Posted 4 months ago

seb, i’ve answered this before above,
This Type writer effect comes simply with counting the word Characters, i think the easiest way of faster effect is just increasing the frame rate of your Flash Movie. current Frame rate is:30

Posted 4 months ago

Hello Nhstudio!

Great File!! is very clever! code and it looks really nice!

I really would like to put several buttons and every button load diferent text… called from one same XML … can u give me an advice? how to doit? thanks man!

Posted 4 months ago

Hi orlandobipolar,
for doing this first add a new text nodes line in xml.
In Flash you should put all current layers in a new Movie clip[we name this Typer1] and call it on main stage into a emptyMC by pushing a Button, now you have this:
by pushing Button1 call the Typer1 Movieclip, now duplicate typer1MC in Flash Library, for example Typer2 and inside Typer2 goto action layer and just change the node number from 0 to 1, this cause when you push Button2 and calling Typer2MC on stage then flash run the value of second node of xml, i think it’s exactly what you need. you can do this for more Buttons ;)

Posted 4 months ago

thanks man! thats a great! idea! i allready do it! with my poor understanding of AS … LOL .. but it works! in a funny way … Thanks!

However if u come with a V2. of this version doing it I’m defenitly gonna buy it! =)

Posted 4 months ago

sure;)

Posted 4 months ago

Hi Can I tell it which XML file to call from the HTML page or is it hard coded?

Posted about 1 month ago

hi stever,
The Flash effect initlize itself with an external XML file, with current script you are not able to set different xml files to feed this but it can be possible to script it with a variable xml and load different XMLs to flash from html or php page
i hope this help you ;)

Posted about 1 month ago