This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Flash Site Design > September 2007 > absolute center SWF on HTML
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
absolute center SWF on HTML
|
|
|
| I want to have my SWF be centered on the host HTML page both horizontally and
vertically. I've got it to center horizontal, but can't get it vertically.
Below is the tag I use in a CSS to try and center. It will center horizontal,
like I said, but that's it.
margin-left: auto;
width:800px;
height:400px;
margin-right:auto;
margin-top:auto;
margin-bottom:auto;
height:100%;
clear:left;
| |
| Twinbird24 2007-09-19, 6:15 pm |
| Open your swf in Flash, go to File>Publish Settings... (Ctrl+Shift+F123)
Then click on the HTML tab and change Dimension: to Percent and Scale: to No
Scale. The swf will be centered horizontally and vertically, won't scale, but
this also makes it non scrollable (if that's what you wanted). Just mess around
with the publish settings until you get what you want.
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|