Log in

View Full Version : help modifying flying text script



SteveWailes
08-06-2007, 10:26 PM
Hi
I recently posted help in the DS help section, but i have had no reply. I was wondering if any one can help me here.
I have been trying to solve the problem myself but to no avail.

I want to use the flying text script on page http://www.dynamicdrive.com/dynamici.../flyletter.htm
but i want it to loop displaying to seperate messages.
ie. display message1 wait a few seconds whilst reader reads message then fade or simply disappear. Display message2 wait, disappear, display message1 and so on.
I have put the srcipt in a linked .js file and have put the reference where i need the text appear. ie

"<div id="header">
<h1 align="center"><img src="imgages/HeaderImage.jpg" width="780" height="139" /></h1>

<h2 id="fly" align="center">W.I.S.H.$Working Inside$(Self Harm)$North West</h2>

<p>
<script src="AnimatedText.js" language="JavaScript"></script>
</p>

<!-- end #header --></div>"

I know a little html/css and even less javascript.
Any Help would much appreciated.
Thanks
Steve