Results 1 to 2 of 2

Thread: How can i embed several movies into my site

  1. #1
    Join Date
    Aug 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question How can i embed several movies into my site

    i want to use several links for the movies that will open each one of them in the same I frame evrey time i klick on another link
    can you help me please?


  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    <a href="blah.mov" target="framename">

    that'll open in the right frame, assuming <iframe name="framename">.

    As for embedding movies... you could just do that. With quicktime, it will play in that window. For other formats, it might download instead.

    Just google for embedding code.

    Really depends on the format... mov wmv or real player.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

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
  •