Hi i'm trying to add a ticker tape text scroller to my head.tpl and was wondering if its possible to use an applet.class file and if so where would i put it and how would i link it in with the smarty.
Here's the code i have added so far but in the bottom left of my browser i'm getting a message saying Applet LeDisplay2 notinited
Loading java applet failed
<td Valign=bottom>
<APPLET CODE=LedDisplay2.class ARCHIVE=LedDisplay2.zip WIDTH=400 HEIGHT=28>
<param name="backColor" value="636363">
<param name="darkColor" value="000000">
<param name="brightColor" value="66fa32">
<param name="speed" value="50">
<param name="text" value="Welcome to our one stop shop for dj's and computer musicians.">
</APPLET>
</td>
Please if anyone can help i would be muchly grateful.
http://www.raw4audio.biz/customer/
Version 3.5.1
Xcart