Results 1 to 3 of 3

Thread: hiding a movie?

  1. #1
    Join Date
    Dec 2004
    Posts
    157
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default hiding a movie?

    hello, i want a movie to display, but only becuase i can't host mp3's. teh music is done by my friends, 100% original. i made it a movie, can i make it so that it hides the movie and keeps the music going?

    edit: if i just use a 100% alphaed image for the picture on teh movie, can i atlest hide the controls?

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Probably other ways but, make a tiny iframe:
    HTML Code:
    <iframe height="1" width="1" scrolling="no" frameborder="0" src="movie.htm"></iframe>
    Put it anywhere on your page. Then make a page called movie.htm and put whatever the normal code is for embedding/displaying the movie on there.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Dec 2004
    Posts
    157
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    thanks.

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
  •