snedekerdesignz customizations

unlimited webs customization

Topic: How to edit my homepage's HTML?

Post-reply-btn
Forum Home > Template & General Customizing > How to edit my homepage's HTML?
LEO33
LEO33
Member
Posts: 9

unsureI have uploaded some of my own applet buttons in File Manager, but i can not add them! Also i wanna know how to edit my homepage's HTML?unsure

--


                             www.leo33downloads.coz.bz

06:20 PM on 11/06/2009 Flag Quote & Reply
LEO33
LEO33
Member
Posts: 9

unsureI have also a problem with my applet. I uploaded it and putted the code in Sidebar as custom HTML and published it, but when i saw my applet, there is an error: Error.   Click for details. You can see that in the end of my homepage of my site showed in signature. Maybe i did something wrong?unsure

--


                             www.leo33downloads.coz.bz

06:42 PM on 11/06/2009 Flag Quote & Reply
CraigSnedeker
CraigSnedeker
Site Owner
Posts: 824

You can't edit your html, but you can insert html.


and what is your applet? flash?

--
08:37 AM on 11/07/2009 Flag Quote & Reply
LEO33
LEO33
Member
Posts: 9

unsureYeah. Actually it is an animated button applet (exptorted not as flash, because the flash isn't working for unkown reason (movie not loaded error))cool

--


                             www.leo33downloads.coz.bz

10:14 AM on 11/07/2009 Flag Quote & Reply
CraigSnedeker
CraigSnedeker
Site Owner
Posts: 824
hmmm them make sure the url to the image is correct
--
08:29 AM on 11/09/2009 Flag Quote & Reply
LEO33
LEO33
Member
Posts: 9

winkI appreciate your help, but i think that the problem is the code. This is my applet code:


<object name="LEO33" classid="java:BtnPlayer.class" codetype="application/java" codebase="." standby="http://buttontool.com - Applet Loading..." width="252" height="48">

<param name="codebase" value=".">

<param name="mayscript" value="true">

<param name="archive" value="BtnPlayer.jar">

<param name="cabbase" value="BtnPlayer.cab">

<param name="p" value="LEO33,2,0,1,ffffff,-1,.,0,0,0,.,.,.">

<param name="b0" value="4,4,120,40,1,0,0,2,^0,^4,^192,^1,^12,^0,^1,^40,^25,^1,^0,^40,^25,swirl-blue-u.gif,swirl-blue-o.gif,swirl-blue-d.gif,moo.au,ow.au,.,Register,!!!Click PLEASE!!!,Thank you!,^.,http://leo33downloads.webs.com/apps/auth/signup,.,Register,.,ff,ff0000,ff0000,^ffff00,^ff0000,^.,100">

<param name="b1" value="128,4,120,40,1,0,0,2,^0,^4,^192,^1,^12,^0,^1,^40,^25,^1,^0,^40,^25,swirl-blue-u.gif,swirl-blue-o.gif,swirl-blue-d.gif,hello.au,ooh.au,.,Sign in,!!!ENJOY!!!,Done!,^.,http://leo33downloads.webs.com/apps/auth/login?,.,Sign in,.,ff,ff0000,ff0000,^ffff00,^ff0000,^.,100">

<param name="r" value="7225a25c">

<param name="c" value="5778778b">

<map name="LEO33">

<area shape="rect" alt="Register" href="http://leo33downloads.webs.com/apps/auth/signup" mce_href="http://leo33downloads.webs.com/apps/auth/signup" coords="4,4,124,44">

<area shape="rect" alt="Sign in" href="http://leo33downloads.webs.com/apps/auth/login?" mce_href="http://leo33downloads.webs.com/apps/auth/login?" coords="128,4,248,44">

</map>

<img usemap="#LEO33" src="LEO33Map.jpg" mce_src="LEO33Map.jpg" width="252" height="48" alt="LEO33 Image Map" border="0">

</object>


Also this is the error code i get from my published applet:



Java Plug-in 1.6.0_16

Using JRE version 1.6.0_16-b01 Java HotSpot(TM) Client VM

User home directory = C:\Documents and Settings\SoFo

----------------------------------------------------

c:   clear console window

f:   finalize objects on finalization queue

g:   garbage collect

h:   display this help message

l:   dump classloader list

m:   print memory usage

o:   trigger logging

q:   hide console

r:   reload policy configuration

s:   dump system and deployment properties

t:   dump thread list

v:   dump thread stack

x:   clear classloader cache

0-5: set trace level to

----------------------------------------------------

 

 

load: class BtnPlayer.class not found.

java.lang.ClassNotFoundException: BtnPlayer.class

    at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)

    at java.lang.ClassLoader.loadClass(Unknown Source)

    at java.lang.ClassLoader.loadClass(Unknown Source)

    at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)

    at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)

    at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)

    at java.lang.Thread.run(Unknown Source)

Caused by: java.io.IOException: Stream closed.

    at java.net.PlainSocketImpl.available(Unknown Source)

    at java.net.SocketInputStream.available(Unknown Source)

    at java.io.BufferedInputStream.available(Unknown Source)

    at sun.net.www.http.ChunkedInputStream.readAheadNonBlocking(Unknown Source)

    at sun.net.www.http.ChunkedInputStream.readAhead(Unknown Source)

    at sun.net.www.http.ChunkedInputStream.available(Unknown Source)

    at sun.net.www.MeteredStream.available(Unknown Source)

    at java.io.BufferedInputStream.read(Unknown Source)

    at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)

    at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)

    at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)

    at java.security.AccessController.doPrivileged(Native Method)

    ... 7 more

Exception: java.lang.ClassNotFoundException: BtnPlayer.class

 

 


I used the program 1 Cool Button Tool - Flash 5.0 to make the buttonroll

--


                             www.leo33downloads.coz.bz

01:51 PM on 11/09/2009 Flag Quote & Reply
CraigSnedeker
CraigSnedeker
Site Owner
Posts: 824

wow that's advanced :O I don't know flash or javascript :S

--
02:19 PM on 11/09/2009 Flag Quote & Reply
Icey
Icey
Member
Posts: 85

did u upload the java files...cuz i looked at the source code and tried putting the urls in and none of them worked =.= even ur img map wasnt uploaded

08:20 PM on 11/09/2009 Flag Quote & Reply
LEO33
LEO33
Member
Posts: 9

unsureYeah, i have uploaded all of them in File Manager. These is the files i have uploaded:

Btnplayer.cab

Btnplayer.class

Btnplayer.jar

hello.au

LEO33.bak

LEO33.html

LEO33Map.jpg

moo.au

ooh.au

ow.au

swirl-blue-d.gif

swirl-blue-o.gif

swirl-blue-u.gif


Also it works when i open it as a full page. This is the page: http://leo33downloads.webs.com/LEO33/LEO33.html


So where is the problem?dry

--


                             www.leo33downloads.coz.bz

04:59 AM on 11/10/2009 Flag Quote & Reply
CraigSnedeker
CraigSnedeker
Site Owner
Posts: 824

the URL's are right?

--
07:58 AM on 11/11/2009 Flag Quote & Reply
LEO33
LEO33
Member
Posts: 9

sadYes i thinksad

--


                             www.leo33downloads.coz.bz

01:32 PM on 11/12/2009 Flag Quote & Reply
CraigSnedeker
CraigSnedeker
Site Owner
Posts: 824

not sure then sad you can post on webs forums though and get help there

--
09:16 AM on 11/16/2009 Flag Quote & Reply

You must login to post.

Members Area

Sponsers

tickt | Make Your Site Shine!

Upcoming Events

Sunday, Nov 1 at 10:00 am
Tuesday, Dec 1 at 12:00 am
Thursday, Dec 24, All day
Friday, Dec 25, All day

Recent Videos

Affiliates

Post & Promote

Testimonials

  • "I have used templates from Craig as well as others he works with. They are great. Thank you so much for your help!!! GOD BLESS and have a GREAT DAY!!! "
  • "This new app is awesome!"
    BarnD
    Moderator