A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: border around movie

  1. #1
    hello again!

    i'm working on a nice little homepage, where i want to divide the browserwindow into 3 vertical sections. the two on the left and the right will have the same collour, and the one in the middle will have a different collour.

    my problem is now, that the movie dosen't fill out the entire browserwindow. that results in a border around my movie in the baggroundcollour of my published movie. that dosen't look good!!

    i don't wan't my site to be in fullscreen, and i don't wan't a popup... i just wan't a cleen site divided in 3!

    please help!!!

    thanks in advance - jesper

  2. #2
    Flashkit Jedi

    Join Date
    Jul 2001
    Location
    Coruscant System
    Posts
    3,426
    This is what you should do:

    First you should go to the width and height properties of your movie in the html of your page and change them both to "100%"

    Now, change your body tag to this:

    <body topmargin="0" leftmargin="0">

    This will make your flash movie go to the top and the left of the browser window, and streach the whole width and length of the window aswell.

    Hope this is what you wanted.

    Xurion

  3. #3
    thank you very much - you saved my day!!!!!!!!! (and night)

    jesper

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center