PDA

View Full Version : Scrolling text with function


dexter2060
04-25-2008, 08:13 PM
I need to know how to create a scrolling text that for each paragraph i can click on the text to link to a video. The lessons are upto 16.

homes
04-25-2008, 08:35 PM
Why unused LISTBOX OBJECT?

dexter2060
04-25-2008, 08:51 PM
I am some hours old with this program, let me use the listbox and see how it functions.

Thanks in advance.

homes
04-25-2008, 08:59 PM
Do not worry looks these examples
http://www.azman.info/ams/

I recommend you work AMS is a language easy and very flexible, better than Visual Basic

Good Luck

yosik
04-26-2008, 04:57 PM
Do you mean scrolling as "constantly moving"? Or do you want to have a "PageDown" type of interaction?

Yossi