Page 1 of 1

How to make animated screen shots in JGSoft way?

Posted: Mon Apr 16, 2007 10:37 am
by Jan2004
Do you know how to make animated screen shots as on the site:

http://www.editpadpro.com/editbat.html

Move the cursor earlier on the small screen shot.

Posted: Mon Apr 16, 2007 1:42 pm
by Kaeru Gaman
I wouldn't call that an animated screenshot.

I bet it's a javascript, that resizes the picture stepwise as reaction on a mouseover.
it's just a resizing, original is the big screenshot.

for wich surface would you like this function?
a window or a website?

Posted: Mon Apr 16, 2007 1:51 pm
by Kukulkan
Just right-click onto the homepage and let the browser display the source of the website. You may find the following link for the Javascript :wink: :

http://www.jgsoft.com/thumbscreen.js

Kukulkan

Re: How to make animated screen shots in JGSoft way?

Posted: Mon Apr 16, 2007 1:59 pm
by PB
He's not asking if it's JS, he's asking how to make an animation of that effect.

Just create the final size, then use ResizeImage in steps and save each step,
then show all in a loop.

Posted: Mon Apr 16, 2007 2:52 pm
by Jan2004
I need it for the website. Thanks for the help. My example soon.

BTW. Do you know similiar effects, written in JS or CSS, for presenting software on the website ?