X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   java applets (https://forum.x-cart.com/showthread.php?t=6220)

Flavaglaze 01-27-2004 08:09 AM

java applets
 
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

shan 01-27-2004 01:23 PM

try wrap the code in {literal}{/literal} tags

check http://smarty.php.net for more info

Flavaglaze 01-28-2004 02:54 AM

Cheers
 
Thanks for the help i have sorted out now.


All times are GMT -8. The time now is 04:09 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.