PDA

View Full Version : [Flash/actionscript]



`seCks
March 18th, 2006, 10:14 AM
subtitles - yea i need 2 know how 2 make subtitles (as

in a button wid subtitles on/off kinda thing)

links 2 known tutoriols

wud be nice or if possible sum cud just step be step explain it :D thx in

advance

`seCks
March 19th, 2006, 11:22 AM
so many views n' no

replies :'(

VipER X
March 19th, 2006, 01:11 PM
who knows? go on a another forum...

nugget
March 20th, 2006, 04:47 AM
You write a 9999 line long script that will listen to the audio

on the animation and create them into text, then place them o the boottom of

the screen.

or you can just animate the text on....

Netrosis
March 20th, 2006, 09:00 AM
Animate it in. Then

have a button that toggles the 'this.visible = false();"

function.

Place it over the subtitles for those that don't want

subtitles. There are other methods but that is the simplest one.