Adjust speed and zoom of Kenburns effect
8 years 4 months ago #37356
by Akis
Adjust speed and zoom of Kenburns effect was created by Akis
Hello,
Can you please point me to the right file in order to adjust the zoom level and zoom speed of the Kenburns effect?
Thank you!
Can you please point me to the right file in order to adjust the zoom level and zoom speed of the Kenburns effect?
Thank you!
Please Log in or Create an account to join the conversation.
8 years 4 months ago #37357
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Adjust speed and zoom of Kenburns effect
Hi
the kenburns effect is defined in the camera.js file
take care that the minified version is used (camera.min.js)
CEd
the kenburns effect is defined in the camera.js file
take care that the minified version is used (camera.min.js)
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: Akis
Please Log in or Create an account to join the conversation.
8 years 4 months ago #37376
by Akis
Replied by Akis on topic Adjust speed and zoom of Kenburns effect
Sorry to bother you again.
I have found the file but because i am not so familiar with js can you tell me which value should i change to lower the zoom level and speed a little bit.
Thank you.
I have found the file but because i am not so familiar with js can you tell me which value should i change to lower the zoom level and speed a little bit.
Thank you.
Please Log in or Create an account to join the conversation.
8 years 4 months ago #37378
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Adjust speed and zoom of Kenburns effect
you can try
line 1438 :
line 2344+2345
line 1438 :
Code:
transPeriod = 400;
Code:
'width': '130%',
'height': '130%',
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 4 months ago #37397
by Akis
Replied by Akis on topic Adjust speed and zoom of Kenburns effect
I ve made it.
Also found the lines in the minified version and it works as i wanted to.
Thank you for the help!
Also found the lines in the minified version and it works as i wanted to.
Thank you for the help!
Please Log in or Create an account to join the conversation.
8 years 4 months ago #37400
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Adjust speed and zoom of Kenburns effect
cool
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.223 seconds