SitePoint Sponsor

User Tag List

Results 1 to 3 of 3

Thread: Preload external files with html

  1. #1
    SitePoint Addict
    Join Date
    Feb 2004
    Location
    Netherlands
    Posts
    381
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Preload external files with html

    Hey guys,

    I made some navigation with flash, now i want all my flash files preloaded by the browser. so no preloading stuff with flash. Just html that is preloading my files for the user.

    Somebody got an idea?

  2. #2
    SitePoint Addict
    Join Date
    Feb 2004
    Location
    Netherlands
    Posts
    381
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    dreamweaver can make the flashmovie jump to a particular frame!

    that was just what i needed

  3. #3
    Passionate Web Developer Egyptechno's Avatar
    Join Date
    Jan 2004
    Location
    Dubai
    Posts
    259
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't stand !

    do you want to makw visitors see the movie ? or make a preoloader scene by HTML ?

    if the first use this :
    Code:
    <embed width="128" height="128" src="aa">

    change width and height and src ..

    good luck !

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •