SMF For Free Support Forum
Signup For Free Forum
July 05, 2008, 05:00:36 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: [1]
  Print  
Author Topic: Java Snow Applet  (Read 1138 times)
0 Members and 1 Guest are viewing this topic.
Melody670
SMF For Free Full Member
*
Offline Offline

Posts: 110


View Profile
« on: November 14, 2007, 03:38:20 pm »

Forum Url: http://http://melodystestsite2.smfforfree4.com
OMG, this java snow applet is driving me completely insane!!  I have been working on it for 2 days straight!  Here is what I have done.  I downloaded the lake.class, I put the java snow code in the Header, set height and width for the whole page (which didn't work, so then made it the size of my banner), I believe I need to make sure he lake.class file is also in the header....but I can't find a way to get it there.  I tried copying it, I tried to upload it to photobucket...just can't seem to get it to the test site.

Any ideas?  I am obviously missing something....can anyone please assist me?  I am not real computer savvy, but I can follow detailed instructions.

On my first test site, I have all kinds of cool things going that actually work..but am obsessed with getting java snow applet on our site! lol

Any help is greatly appreciated! Smiley
Logged
simply sibyl
Global Moderator
*
Offline Offline

Posts: 6843



View Profile WWW
« Reply #1 on: November 14, 2007, 03:49:58 pm »

Melody can you post a link to where you got it from?     Kinda hard to troubleshoot when we don't know what you are using   Wink

actually if it had you download a .class file you are suppossed to upload it.   Where it says something like <applet code="lake.class" you would have to put the path to the .class file so that it can find it.   (http ://the url for lake.class)   Photobucket is not going to let you upload it there.  I dont know if FileupYours will or not.   (If they do remember they delete your account if you do not use it for 25 days) 
« Last Edit: November 14, 2007, 03:55:49 pm by simply sibyl » Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 6843



View Profile WWW
« Reply #2 on: November 14, 2007, 03:58:38 pm »

Is this the one you are using?
http://www.ibdprince.com/java.shtml
Logged

Melody670
SMF For Free Full Member
*
Offline Offline

Posts: 110


View Profile
« Reply #3 on: November 14, 2007, 04:04:18 pm »

Wow, Sibyl, you are good! Yes, that is the one I am using!
Logged
simply sibyl
Global Moderator
*
Offline Offline

Posts: 6843



View Profile WWW
« Reply #4 on: November 14, 2007, 04:11:22 pm »

Wow, Sibyl, you are good! Yes, that is the one I am using!

Okay Ive figured it out and have it working.
BUT

You need someplace you can upload the snow.class file to or the lake.class file to depending on which one you are wanting to use.   You need to upload the picture to the same place.   Can you upload it to your personal webspace with your ISP?    If that is not a possibility you will need to look around for a file hosting place that will allow you to upload the .class file.     

Let me know if you find a way to do that and Ill then show you how to edit the code so that it will work for you.
Logged

Melody670
SMF For Free Full Member
*
Offline Offline

Posts: 110


View Profile
« Reply #5 on: November 14, 2007, 04:22:36 pm »

Sibyl, you are simply amazing!!!  Ok, umm..I will look now to find a site to upload the snowclass file.  I think I have something called yahoo briefcase..perhaps that will work...I will do this immediately as I want to catch you while you are still online. Smiley
Logged
simply sibyl
Global Moderator
*
Offline Offline

Posts: 6843



View Profile WWW
« Reply #6 on: November 14, 2007, 04:26:46 pm »

I just checked fileupyours and it WILL work there.
(remember they delete nonactive accounts after 25 days and they seriously do it)

Ill post the code as I did it there so you can see how it works:
(this is for the snow effect)

This will go in  the Header:

<center>
<applet code="snow" codebase="http://www.fileupyours.com/files/142342/snoweffect/" width="280" height="225">
<param name="strength" value="6">
<param name="image" value="http://www.fileupyours.com/files/142342/snoweffect/mypic.jpg">
<param name="html" value="http://www.ibdprince.com/java.shtml">
</applet>
</center>


What you will need to do is make a folder wherever you DO upload the two files to.
Upload the files inside that folder.   In my example I made a folder called snoweffect.

Replace http://www.fileupyours.com/files/142342/snoweffect/  in the first line with  the folder url   
(the folder the files are in- leave snow.class off the end)

Replace  http://www.fileupyours.com/files/142342/snoweffect/mypic.jpg   with the pictures url
Change the width and height to match the width and height of the picture you use.

Change "strength" as you want it:  Strength Values = 1 to 10 (10 = very heavy)

Here is an example so that you can see that it works.   
http://members.cox.net/mysmileyplace/snow%20effect/snoweffect.html


« Last Edit: November 14, 2007, 04:51:03 pm by simply sibyl » Logged

Melody670
SMF For Free Full Member
*
Offline Offline

Posts: 110


View Profile
« Reply #7 on: November 14, 2007, 04:33:37 pm »

Hey again Sibyl, I just uploaded it to my yahoo briefcase, but will also go to fileupyours.  I am so excited now!  I will follow your direction explicitly and look forward to seeing the java snow!  Thanks again!! YOU ROCK!!!!!
Logged
simply sibyl
Global Moderator
*
Offline Offline

Posts: 6843



View Profile WWW
« Reply #8 on: November 14, 2007, 04:34:54 pm »

Hey again Sibyl, I just uploaded it to my yahoo briefcase, but will also go to fileupyours.  I am so excited now!  I will follow your direction explicitly and look forward to seeing the java snow!  Thanks again!! YOU ROCK!!!!!

okay ..   let me know if you have any trouble with it
Logged

Melody670
SMF For Free Full Member
*
Offline Offline

Posts: 110


View Profile
« Reply #9 on: November 14, 2007, 05:39:58 pm »

Forum Url: http://melodystestsite2.smfforfree4.com
Sibyl, I am not kidding, you are a GENIUS!!  You explained it PERFECTLY, and now it works!!!!!!  Thank you!  Thank you!  Thank you!  I had initially wanted the snow to fall over the entire page...but this looks awesome as is!  I can't tell you how grateful I am....you saved me from pulling more of my hair out! LOL 

Thank you so much!!  You Rock!!
Logged
simply sibyl
Global Moderator
*
Offline Offline

Posts: 6843



View Profile WWW
« Reply #10 on: November 14, 2007, 05:49:34 pm »

Melody   COOL!    Glad you got it working  Wink   

I'm not sure how you would be able to use that applet to do it over the entire screen.
Logged



Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.22 seconds with 17 queries.