|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Monitor Sizes
Hi,
I have a SWF file in Dreamweaver and I want to make it so when people visit my website it will show the SWF file horizontally and vertically centered on the screen no matter what monitor size visitors may have when they view my site. I know it is possible, but how? Thanks |
|
#2
|
|||
|
|||
|
Quote:
It sure is ![]() This should work. Code:
<center> <table cellpadding="0" cellspacing="0" border="0" width="100%" height="100%"> <tr> <td>the swf code here</td> </tr> </table> </center> Hope it helps. |
|
#3
|
|||
|
|||
|
Thanks for that i'll try it out as you will see on my incomplete website it it currently not aligned properly.
http://www.cems.uwe.ac.uk/~twillis |
|
#4
|
||||
|
||||
|
flash movie
that code really doesnt work.
are you trying to fill the screen up with your flash movie 100% width and 100% height? ...or are you trying to center a fixed size flash movie...like a 300 x 200 flash movie centered? ..and are you saying you are maximizing the browser window to do this? ....or are you opening a new window the same size as the flash movie....like 300 x 200 or whatever? can you identify another site url that is doing what you want to do? ![]()
__________________
columbus ohio web designer | sussex county new jersey business directory | columbus ohio roofing
|
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > Monitor Sizes |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|