Icy Phoenix

     
 

SOLVED - Snow Fx

SOLVED - Snow Fx

Article
Reply with quote    Download Post  
Post Snow Fx 
 
where I can change the snow script variables?

thanks



 
mimoson999 - View user's profile Send private message  
mimoson999 [ Fri 28 Dec, 2007 20:16 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


SOLVED - Snow Fx

Comments
Reply with quote    Download Post  
Post Re: Snow Fx 
 
hey,

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



 
KugeLSichA - View user's profile Send private message  
KugeLSichA [ Sat 29 Dec, 2007 13:26 ]
Reply with quote    Download Post  
Post Re: Snow Fx 
 
but there you can change the algorythm I want to change vars like size, speed...



 
mimoson999 - View user's profile Send private message  
mimoson999 [ Sat 29 Dec, 2007 13:55 ]
Reply with quote    Download Post  
Post Re: Snow Fx 
 
take a look at the first 30 lines of this file!

read and try to understand.



 
KugeLSichA - View user's profile Send private message  
KugeLSichA [ Sat 29 Dec, 2007 14:16 ]
Reply with quote    Download Post  
Post 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



 
mimoson999 - View user's profile Send private message  
mimoson999 [ Sat 29 Dec, 2007 15:04 ]
Reply with quote    Download Post  
Post Re: Snow Fx 
 
hey... sorry for the late reply...

i just found the file  

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

and let me know



 
KugeLSichA - View user's profile Send private message  
KugeLSichA [ Tue 01 Jan, 2008 19:06 ]
Reply with quote    Download Post  
Post 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   



 
mimoson999 - View user's profile Send private message  
mimoson999 [ Tue 01 Jan, 2008 20:33 ]
Reply with quote    Download Post  
Post Re: Snow Fx 
 
ahhh ok...

glad that you solved your problem



 
KugeLSichA - View user's profile Send private message  
KugeLSichA [ Tue 01 Jan, 2008 21:14 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1
 
 




 

 

cron