I have a php page that loads jpg's (pictures) and a swf file with a mp3. however, i want to load the jpg's first then the rest (mp3 + swf). Is there a way to "prioritize" this? I can't use a regular javascript or css image proloading because the images are being loaded dynamically (depending on which page you are). I really tried to do that that way but it just isn't possible. So ... does anyone have any idea how to achieve this?
the easy way is to put that in iframe and then to redirect ex...you put in index iframe the file named file.html in that file.html is picture.jpg and redericton to another file2.html where is swf this is most easy way