I need to create a portfolio section which contains 15 different images. The images will be imported as jpegs from a directory at run time using action script. How do I write a pre-loader for this kind of arrangment? as surlely the script that call the jpegs is only activated when the frame containing it is entered? if so I can't use a frames loaded or bytes loaded method as all the movies frames will be pretty much empty?
Any ideas?