Results 1 to 2 of 2

Thread: Frames/Iframes... anything else?

  1. #1
    Join Date
    Feb 2007
    Location
    Ireland
    Posts
    1,007

    Question Frames/Iframes... anything else?

    Hey everyone,

    I need to put a flash player on a website. I would like the player to not refresh when the page is loaded so it won't be interrupted. It is located in the header of the page so a frame is one option. An iframe is what i'm leaning towards at the minute. Are there any other "better" ways of achieving the same effect?

    Just want to confirm this.

    Many thanks in advance,

    Best regards,
    Alan
    “The best thing about a boolean is even if you are wrong, you are only off by a bit.”

  2. #2
    Join Date
    Mar 2009
    Posts
    7
    I think FRAME and IFRAME are not W3C recommended anymore. Try AJAX for loading the page content. AJAX allows you to update a specific DIV of your page, so the player will not be reloaded.

Posting Permissions

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