TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Can Imageready Do This?

Page: 1 Reply
Jul 9th 2005#169179 Report
Member since: Jul 9th 2005
Posts: 2
I've seen websites where each time you go to the home page, the photo changes. A couple examples include www.sxc.hu and www.istockphoto.com. Is this something I could do with Imageready? If it is, how? I know how to do simple animation in Imageready, but that's about it.

Thanks!
Reply with Quote Reply
Jul 9th 2005#169180 Report
Member since: Jan 17th 2005
Posts: 147
That's actually a javascript, it has to be done in an html editor.

http://javascript.internet.com/miscellaneous/random-image.html
Reply with Quote Reply
Jul 9th 2005#169181 Report
Member since: Mar 18th 2001
Posts: 6632
Those are actually done with server-side scripts, using PHP or ASP or PERL, etc. Though you can do it with Javascript as well. It just takes a lot more code to do it with Javascript, plus the browser has to download all of that code then, execute it, then download the images. Whereas with a server-side script, no additional code is downloaded to the browser, and there is no delay between downloading and processing the code, and downloading/displaying the image.
Reply with Quote Reply
Jul 19th 2005#169320 Report
Member since: Jul 9th 2005
Posts: 2
Thanks you two. You've been very helpful.
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum