Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: center movie
From: Mats Persson
Date: Mon, 27 Nov 2000 08:36:19 GMT


SIVO,

What I do is create a simple templated HTML document as follows, where I go
and change the size, background colour & file name for each of the embedded
.swf movie properties.

<HTML>
<BODY bgcolor="#ffffff">
<table width="100%" height="100%">
<!-- This is the outer table scales to full browser width & height --!>
<tr>
<td valign="middle" align="center">
<table width="750" height="500">
<!-- This is the inner table set to width & height of .swf
movie --!>
<tr>
<td valign="top" align="left">
<!-- This is where you enclose the .swf related code, ie.
object & embed tags --!>
</td>
</tr>
</table>
</td>
</tr>
</table>
</BODY>
</HTML>


The above code is just for you to understand the concept. It may not work
fully, = typed too quickly with some possible errors in it.

regards,

Mats
matsatimediatec [dot] co [dot] uk



-----Original Message-----
From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of SINO
Sent: 26 November 2000 19:27
To: flasheratchinwag [dot] com
Subject: FLASH: center movie


Im new to flash 5, my question is, what do i have to
do to make my movies center in a browser ie. is it
somthing i must change when i publish my movie or
somehthing that i must type in my html page, please help

=====
-
-
-
<SI/\/O >
-
-
-

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save �200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save �200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: center movie, SINO

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]