PDA

View Full Version : streaming text?



gsmitty
06-02-2004, 02:06 PM
does anyone know if/how u can stream text across a web page with dreamweaver/flash?

Martin
06-02-2004, 02:22 PM
Try using JavaScripting:

http://javascriptkit.com/java/java8.shtml

kristoficus
06-02-2004, 02:25 PM
Marquee text? Sure its possible :)

Check http://dynamicdrive.com for it - just search for "marquee".

Martin
06-02-2004, 02:29 PM
Its a bit of an amateurish effect IMO but you can also set the Behaviours to have text scrolling in the status bar.

gsmitty
06-03-2004, 08:12 PM
Thanks Martin & Kristoficus, that helped.