SOLVED Snow Fx


Subject: Snow Fx
where I can change the snow script variables?

thanks

Subject: Re: Snow Fx
hey,

in the snow_fx.js which is located in templates/common/js/

Subject: Re: Snow Fx
but there you can change the algorythm I want to change vars like size, speed...

Subject: Re: Snow Fx
take a look at the first 30 lines of this file!

read and try to understand.

Subject: Re: Snow Fx
what I am trying to say it's that the vars

Code: [Download] [Hide] [Select]
var pictureWidth = 10; //the width of the snowflakes
var pictureHeight = 12; //the height of the snowflakes
var numFlakes = 20; //the number of snowflakes
var downSpeed = 0.01; //the falling speed of snowflakes (portion of screen per 100 ms)
var lrFlakes = 10; //the speed that the snowflakes should swing from side to side


are not defined in the file snow_fx.js, and I want to know where inside Icy phoenix are this vars defined and I can change them

Thanks for your time

Subject: Re: Snow Fx
hey... sorry for the late reply...

i just found the file :mrviolet:

please take a look into templates/mg_themes/overall_include.tpl

and let me know

Subject: Re: Snow Fx
Ok, found it.

I don't have that file because of a older version but the vars are inside overall_header.tpl in my version

thanks :mryellow: :mryellow:

Subject: Re: Snow Fx
ahhh ok...

glad that you solved your problem


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1031s (PHP: 17% SQL: 83%)
SQL queries: 10 - Debug Off - GZIP Enabled