
Welcome Guest
|
#1
|
|||
|
|||
|
How do I vertically center my flash animation?
Hello!
Okay, post number 1 - and yes, a total beginner! Hears my probably very easy question :) How do vertically center my flash animation? I'm using some javascript to display a welcome message dependant on the users local clock. Below is some of the script. today = new Date() if(today.getMinutes() < 10){ pad = "0"} else pad = ""; document.write ;if((today.getHours() >=0) && (today.getHours() <=11)){ document.write(('<center><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH=750 HEIGHT=390><PARAM NAME=movie VALUE="morning.swf"><PARAM NAME=loop VALUE=false><PARAM NAME=menu VALUE=false><PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=#FFFFFF><EMBED src="morningnosound2b.swf" loop=false menu=false quality=high bgcolor=#FFFFFF WIDTH=750 HEIGHT=390 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT></center>')) } You can see that I have horizonatally centered the flash by center tags but how do I make it vertically center too? Please help Thanks sanc :) |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Aligning the Flash animation | Dajo | Flash CS3 / Flash 9 |
0 | 01-29-2008 12:20 AM |
| www.FlashExposer.com - Flash Upload Center | FlashExposer | Site Check | 2 | 05-24-2006 04:50 AM |
| html layers + resizable flash animation | OverDead | Newbies |
2 | 02-15-2004 09:21 PM |
| questions about Flash animation between Actionscript and dragging manually | xCanadian | Design and Animation |
9 | 06-17-2003 10:00 PM |
| The unfounded Flash Animation Guru | FlashMove | Cool Sites |
4 | 08-25-2001 08:59 AM |





