i am currently working on a flash site for an improv troupe. they want your average site with upcoming shows, profiles, links, images, etc. i am having trouble with the preloader. essentially what i would like to do is preload everything but the images and have them load as the user clicks on them but i don't exactly know how to go about it. i would also like the preloader to display a % done but i don't know how to display the percentage minus the images. currently i am using:
(_root.getBytesLoaded()/_root.getBytesTotal()) * 100;
any ideas?
thanks,
mle




Bookmarks