WebSite X5Help Center

4 ANSWERS - 1 USEFUL - 1 CORRECT
Incomedia
Claudio D.
Incomedia

Hello C. T.,

You need to add the code in the "HTML and Widget Object" and if in the zip files there are files needed to make it work you need to add these in the advanced tab of the "HTML and Widget Object".

Please let me know if I can help you any further! Thank you!

Read more
Posted on the from Claudio D.
Kees T.
Kees T.
User
Author

Claudio,

I have done it but it won't works.

I put the code in the HTMl Widget. And the zip file contain a JPG and JAR file.

Iput these files in the advanced tab. When i want a preview there is an error it says: snowdrift.class.

Please help.

Thanks.

Read more
Posted on the from Kees T.
Little-key .
Little-key .
User

Hallo.

You must download the zip-file and unzip the file and than load the file

snowbg.jpg
snowdrift.jar

to your server to folder files.

Then here is the complete code for widget:

<applet archive="files/snowdrift.jar" code="snowdrift.class" width="500" height="300" VIEWASTEXT name="snowdrift">
        <param name="id_key" value="6s853137975935159191+6s890667530995822119">
        <param name="background" value="files/snowbg.jpg">
        <param name="density" value="high">
        <param name="wind" value="2">
        <param name="align" value="center">
        <param name="textpos" value="140">
        <param name="maxlines" value="7">
        <param name="line1" value="De beste wensen !!">
        <param name="color1" value="FFFFFF">
        <param name="line2" value=" ">
        <param name="line3" value="Prettig kerstfeest">
        <param name="line4" value="en">
        <param name="line5" value="een gelukkig nieuwjaar!">
        <param name="line6" value=" toegewenst door anouk">
        <param name="line7" value="(anouksweb.nl)">
        <param name="url7" value="http://www.anouksweb.nl">
        <param name="credit_status" value="off">
        Your browser doesn't support Java.
</applet>

Widget on height 300

See here:
http://www.x5forum.home-wiekau.de/forum_test1.php




Read more
Posted on the from Little-key .
Kees T.
Kees T.
User
Author

YES!!!!!!!!!!!!!!!

THANKS A LOT

Read more
Posted on the from Kees T.