Page 1 of 1

help with actionscript

Posted: Mon Aug 27, 2007 09:36
by tofuSCHNITZEL
Hi!
i want to create a flash text scroller
but i need help with the action script code (cause im a flash noob ;))

the text should scroll from the bottom to the middle stop there and then continue to go up...
the text should stay in the middle until i type in a new text in resolume or when i typed a new line...
the old line should go up and the new text should come from the bottom (to middle)
(i hope u understand what i have in mind ;))
so timeline control should bef lash?!

if timeline control is set to flash the whole text input field is sent at once? (or like onChange?)

could anyone help me with the actionscript?

[Bearbeitet am 27-8-2007 von tofuSCHNITZEL]

Posted: Tue Aug 28, 2007 09:20
by edwin
hi,
The text in the input field in resolume is send line by line.
So each line you can see as a frame of text. The speedslider next to the field determines the speed wich resolume loops through the lines.
You can also play the lines backwards or random.

Cheers
Edwin