Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

How do I allign/center my flash website?

Update:

Okay, thanks everyone for your help...please help me more, I need someoen to walk me through uploading a template for a online gallery for my website.... at this point i will settle for what ever I can get, I've been on the PC for at least 24 hours trying to figure it out... I cant do...someone help me please please please....

2 Answers

Relevance
  • Anonymous
    1 decade ago
    Favorite Answer

    Must set a width less than 100% for the container your page is in:

    CSS Example -

    selector_name {

    width: 800px;

    margin: o auto;

    }

    That will center page for the container named "selector-name" whatever it may be.

    Ron

  • 1 decade ago

    Like this:

    <center>

    <object>

    <param name="movie" src="moviename.swf">

    <embed src="moviename.swf">

    </embed>

    </object>

    </center>

    Nick

    Source(s): flashden.net is a great place for flash files
Still have questions? Get your answers by asking now.