![]() |
|
|
|||||||
![]() |
HTML - center an .swf objet with html |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
I would like to know how to vertical center an object accordingly to the
screen resolution? There's my code. Robert <body background="images/bg.jpg"> <!--url's used in the movie--> <!--text used in the movie--> <table > <tr> <td> <object class= "milieu" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash. cab#version=7,0,0,0" width="675" height="450" id="debut" style="border: none"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="debut.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <embed src="debut.swf" quality="high" bgcolor="#DADFDB" width="750" height="500" name="debut2" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> </td> </tr> </body> robert tourangeau |
|
|
|
|
#2 |
|
Posts: n/a
|
On Wed, 16 Jun 2004 18:25:59 -0400, robert tourangeau
<> wrote: > I would like to know how to vertical center an object accordingly to the > screen resolution? The screen resolution will be larger than the viewport, perhaps significantly larger. Are you sure you want that? Neal |
|
|
|
#3 |
|
Posts: n/a
|
Neal wrote:
> On Wed, 16 Jun 2004 18:25:59 -0400, robert tourangeau > <> wrote: > >> I would like to know how to vertical center an object accordingly to the >> screen resolution? > > > The screen resolution will be larger than the viewport, perhaps > significantly larger. Are you sure you want that? And the canvas may be larger than the viewport. You want to center to the canvas. Leif K-Brooks |
|
|
|
#4 |
|
Posts: n/a
|
robert tourangeau <>
(news:iN3Ac.129070$ ) wrote: > I would like to know how to vertical center an object accordingly to > the screen resolution? use tables and/or css google: css vertical centering Mitja |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Applet to Servlet to HTML | cisco_query | Software | 0 | 01-27-2008 05:32 PM |
| New releases: World Trade Center, Jackass Number Two & Wicker Man: Updated complete downloadable R1 DVD DB & info lists | Doug MacLean | DVD Video | 0 | 10-24-2006 06:04 AM |
| How many ways to watch Media Center recording on another TV? | Lew | DVD Video | 0 | 07-03-2006 02:21 AM |
| test center cheating, question. | ap | A+ Certification | 4 | 02-12-2005 12:17 AM |
| Why do only some DVDs have the center rear surround flag? | Michael S. | DVD Video | 4 | 09-24-2003 04:50 PM |