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

Loading pictures

Page: 1 Reply
Mar 12th 2002#35349 Report
Member since: Feb 7th 2002
Posts: 36
When you first load a page, is there a script to load pictures in a specific order? I could use timeline, but I was wondering if there is some another way.

Thank you for your time.
Reply with Quote Reply
Mar 13th 2002#35568 Report
Member since: Feb 4th 2002
Posts: 11
there is a way:

you can load a picture in browser's buffer using:

var img1=new Image
img1.srv="path/youpic.jpg"

You need to declare a var. for every picture you wanna load before page. then you put all this in your head tag.
Reply with Quote Reply
Mar 14th 2002#35835 Report
Member since: Feb 7th 2002
Posts: 36
Is using a var script better than using a timeline?
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum