quote:
Originally posted by DJeX
Background Music:
code:
<bgsound src="yourmusicfile.wav" loop="infinite">
IE-only extension.
Use an <object> tag instead: that way it will play in Mozilla too.
As for the flying text, you can either use JavaScript or Java (by the way, these are two
completely different languages). Search on Google to find examples.