Need urgent help with iframe

Discussion in 'HTML & Website Design' started by gamez4you, Sep 9, 2011.

  1. #1
    I have an html frame, 450x405, that shows several rows of images. Each image is actually a link to a wmv movie.
    When someone clicks on an image, I want the movie to open in the same frame, NOT THE SAME FRAME NAME, but the same window. Instead of the images he will now see the movie. With a BACK button the user can go back to the images frame.
    Can anyone help with the code?

    Thanks.
     
    gamez4you, Sep 9, 2011 IP
  2. babushkyn

    babushkyn Member

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    2
    Trophy Points:
    26
    #2
    You want that movie to open instead of the iframe, or in iframe replacing images? How would the movie play? Do you have any sort of flash player to do it?
     
    babushkyn, Sep 9, 2011 IP
  3. gamez4you

    gamez4you Member

    Messages:
    106
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #3
    I want the movie to replace the images, yes. The codecs are not relevant. the images are links to movies. click on an image will open a movie.
     
    gamez4you, Sep 9, 2011 IP
  4. babushkyn

    babushkyn Member

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    2
    Trophy Points:
    26
    #4
    Back button works on window url only, not iframe. If I were you, I would use a flash player to show the movie (separate page), and below there would be a "back" link/button in JS (onClick="history.back()"), which changes url back to the list with images.
     
    babushkyn, Sep 9, 2011 IP
  5. gamez4you

    gamez4you Member

    Messages:
    106
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #5
    Ignore the back button. I need help with the code of the frames.
     
    gamez4you, Sep 10, 2011 IP
  6. gamez4you

    gamez4you Member

    Messages:
    106
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #6
    anyone...?
     
    gamez4you, Sep 11, 2011 IP