Load jpg's first, then swf

Discussion in 'Programming' started by Choller, May 30, 2007.

  1. #1
    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?
     
    Choller, May 30, 2007 IP
  2. Choller

    Choller Peon

    Messages:
    388
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Anyone....?
     
    Choller, Jun 1, 2007 IP
  3. kazanova_ks

    kazanova_ks Active Member

    Messages:
    99
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    93
    #3
    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 :)
     
    kazanova_ks, Jul 14, 2007 IP