Author Topic: Home Page effect  (Read 9464 times)

0 Members and 1 Guest are viewing this topic.

Offline __G__

  • Sr. Member
  • ****
  • Posts: 286
    • View Profile
Home Page effect
« on: February 01, 2007, 01:17:41 AM »
hi i wanna put this into my homepage how can i do this

http://www.dseffects.com/scriptsfx/DS_FireWorks/DS_FireWorks.html

Offline CeJay

  • Sr. Member
  • ****
  • Posts: 425
    • View Profile
Re: Home Page effect
« Reply #1 on: February 01, 2007, 07:40:05 AM »
Since it is javascript try putting it in your template HTML files.

Offline __G__

  • Sr. Member
  • ****
  • Posts: 286
    • View Profile
Re: Home Page effect
« Reply #2 on: February 01, 2007, 09:41:45 AM »
i don't know where to start from can you help bro

manurom

  • Guest
Re: Home Page effect
« Reply #3 on: February 01, 2007, 10:47:09 AM »
Hello;
I tried to make it work, and the better way I found is to insert some code in templates/your_template/header.html.
So edit this file and insert after the tag <body> these lines:
Code: [Select]
<script language="JavaScript">
var author="www.dseffects.com";
var numparticles="40";
var speed="2";
var intensity="2";
var regkey="";
</script>
<script src="{template_url}/DS_FireWorks.js"></script>

assuming that you have copied the file "DS_Fireworks.js" in the folder templates/your_template/.
In my test, it results that the fireworks applet works in any page. However, in some browsers, it seems to exist an annoying slowdown.
Please test and let us know your experience.
Regards.

Offline __G__

  • Sr. Member
  • ****
  • Posts: 286
    • View Profile
Re: Home Page effect
« Reply #4 on: February 01, 2007, 05:03:10 PM »
i tryed it it works but than in firefox there is no scroll bar in side to scroll the page up n down :((

manurom

  • Guest
Re: Home Page effect
« Reply #5 on: February 01, 2007, 06:14:46 PM »
Hi;
sorry, but I expected some problems with javascript.
Please test and let us know your experience.
Regards.
Anyway, there are thousands of sources on the Internet to make image manipulations using java applets.
We have to get them interact with PHP, and assume to be compliant with most browsers. Yeah, another challenge!
I keep on working on it, as it seems to be a funny modification.
I will post again as soon as I get a satisfying result.
Keep on working and let us know.
Regards.

Offline __G__

  • Sr. Member
  • ****
  • Posts: 286
    • View Profile
Re: Home Page effect
« Reply #6 on: February 01, 2007, 06:33:00 PM »
aite thanks bro

Offline zoomos

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Home Page effect
« Reply #7 on: February 18, 2007, 08:13:34 AM »
The best thing to do, is not add it.. just make a flash logo with that sprite.