View Single Post
  #2 (permalink)  
Old Apr 10th, 2008, 01:19
renwerx renwerx is offline
New Member
Join Date: Apr 2008
Location: Australia
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: How to pre-load swf's when restricted to one frame?

It sounds like you are using a clunky load sequence, as well as trying to load too much at once, in my galleries I load each image independently according to a global that defines the picture type and file reference. You might try building the preview pages with downsampled thumbnails and making them internal, merely loading individual images as required. Take a look at one of my galleries here:http://renwerx.110mb.com/flash/samples/travel.html I would also recommend familiarising yourself with the onboard help, an invaluable reference tool as you can simply copy and paste working code.
Reply With Quote