Flasher Archive

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


Subject: Re: .swf within tables
From: Mike Jones
Date: Wed, 11 Mar 1998 11:05:45 GMT

I think you'll actually find that if you include "cellpadding=0
cellspacing=0" in the <TABLE> tag; this will constrain the table to the size
of the object it holds. By the way avoid using percentiles for the table, if
you are using percentiles for the flash movie it contains. This usually
results in Netscape3 and below shrinking the movie to the size of a postage
stamp.
HTML by nature does not follow syntactical layout for Tags only what the
tags tell it to do in relation to the *.html document that holds it.
Anyhow, hope this helps
M
--------------------------
Mike Jones
Spooky and the Bandit
12 Theobalds Road
London WC1X 8PF
UK +44 (171) 692 5257
--------------------------
www.spookyandthebandit.com
--------------------------
-----Original Message-----
From: Thomas Humphries <thomasathyperactive [dot] co [dot] nz>
To: flasheratshocker [dot] com <flasheratshocker [dot] com>
Date: Tuesday, March 10, 1998 10:33 PM
Subject: Re: .swf within tables


>
>Flash within a table is tricky, check to make sure all the T tags are on
>one
>line in your HTML for rows ie
>
><TABLE>
><TR><TD>stuff</TD><TD>swf stuff</TD></TR>
><TR> ...etc
></TABLE)
>
>not
>
><TABLE>
><TR>
> <TD>stuff</TD>
> <TD>swf stuff</TD></TR>
><TR> ...etc
></TABLE)
>
>so no carriage returns in your HTML file in <TR> lines- I know it
>shouldn't make any difference,
>
>but it does :)
>
>see http://www.flybuys.co.nz/ for an example of swf in a table against
>images where we had this problem, this cured it.
>
>cheers,
>
>Thomas.
>
>>
>>Can anyone help?
>>
>>What's the best trick for getting rid of the gaps/borders within a .swf
>>when placed in a multiple table. I'm using aftershock, trying all the
>>various functions within 'Page Layout' and 'Flash Movie' but i'm still
>>getting a 2 pixel gap either at the top or bottom of the movie. I've
>>read in the help area that these gaps just appear.
>>
>>(project)
>>I'm trying to place three movies into a table, so they appear like one.
>>
>>Does anyone have any advice.
>>
>
>
>
>
>Thomas Humphries
>======================
>Systems Integrity
>Hyperactive Multimedia
>
>http://www.hyperactive.co.nz
>064 4 801 9550
>
>--------------------------------------------------------------------------
>Nothingness cannot be defined; the softest thing cannot be snapped.
>
> --- B. Lee, 'Tao of Jeet Kune Do'
>
>
>------------------------------------------------------------------------
>To UNSUBSCRIBE send: unsubscribe flasher in the body of an
>email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
>N.B. Email address must be the same as the one you used to subscribe.
>For info on digest mode send: info flasher to list-manageratshocker [dot] com
>


------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


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