ClassCreator.com | Blockbuster sites, amazing reunions

Share Tips

New Topic Reply Subscription Options  

multiple items falling

Forums: General Discussion
Created on: 02/04/10 07:23 PM Views: 1420 Replies: 3
Thursday, February 4, 2010 at 7:23 PM

is it possible to have snow, hearts, and cupid falling at the same time? currently i have snow falling.....

Reply
Thursday, February 4, 2010 at 7:31 PM - Response #1

yes. Currently, you have TWO DIFFERENT SNOWFLAKES falling. Maybe you didn't notice that.

You just need to change the image that is displayed. First upload the images you want to fall into your Image Valult (Image button, then BROWSE, then UPLOAD). Then copy the URL for the uploaded image (you might have to INSERT the image, then look at the SOURCE to get the URL of the image). Then paste the URL between the quotes in the section of your announcement that looks like what is shown below.

Just edit your announcement and look for this section

Image0=new Image();
Image0.src=grphcs[0]="/000/8/8/5/12588/userfiles/image/snow3.gif"
Image1=new Image();
Image1.src=grphcs[1]="/000/8/8/5/12588/userfiles/image/snow3.gif"
Image2=new Image();
Image2.src=grphcs[2]="/000/8/8/5/12588/userfiles/image/snow3.gif"
Image3=new Image();
Image3.src=grphcs[3]="/000/8/8/5/12588/userfiles/image/snow.gif"
Image4=new Image();
Image4.src=grphcs[4]="/000/8/8/5/12588/userfiles/image/snow.gif"


Reply
Thursday, February 4, 2010 at 7:53 PM - Response #2

can it be more than five lines of .gif files????

Reply
Thursday, February 4, 2010 at 11:55 PM - Response #3

I looked at your page and it looks like you have already figured it out.

The answer is YES.

Just change this line and go from 0 to 9.
grphcs=new Array(10)
Image0=new Image();
Image0.src=grphcs[0]="/000/8/8/5/12588/userfiles/image/snow3.gif"


Reply
New Topic Reply  
Subscription Options: Have all new forum posts sent directly to your email.
Subscription options are available after you log in.