Flasher Archive

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


Subject: RE: FLASH: Html and Flash sites...
From: ant
Date: Thu, 20 Apr 2000 12:26:55 +0100

the nicest example of splicing html and flash on one page I saw was at
www.beestation.com , which I think I saw posted here.

If you're not happy about the code, dreamweaver makes it easy to assemble a
page like this (not saying this is what beestation did). People will tell
you its dirty code etc, but that's a whole other debate...

ant


-----Original Message-----
From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Helen
Triolo
Sent: Wednesday, April 19, 2000 11:02 PM
To: flasheratchinwag [dot] com
Subject: Re: FLASH: Html and Flash sites...


Sarah Lamont wrote:
>
> A while back there were a couple sites posted that integrated flash and
> html... what I mean is that there was an html block in the center of
> flash files... bad explanation on my part, but if anyone knows the urls
> of any of these sites, could you tell me?

Sarah,

I can't remember where any of those sites were (couldn't see anything
that I remembered like that in my bookmarks), but it should just be
doable with a structure like:

<table cellpadding=0 blabla width=750>
<tr>
<td width=250><DEFANGED-EMBED a.swf></td>
<td width=250><DEFANGED-EMBED b.swf></td>
<td width=250><DEFANGED-EMBED c.swf></td></tr>
<tr>
<td width=250><DEFANGED-EMBED d.swf></td>
<td width=250>regular old html here</td>
<td width=250><DEFANGED-EMBED e.swf></td></tr>
<tr>
<td width=250><DEFANGED-EMBED f.swf></td>
<td width=250><DEFANGED-EMBED g.swf></td>
<td width=250><DEFANGED-EMBED h.swf></td></tr></table>

Right? Or were you looking for something more complicated than this? If
I remember a URL, I'll pass it on.

Regards,
Helen
----------------------------------------
helen triolo � http://i-technica.com
designerati-technica [dot] com � 301-424-6037
----------------------------------------

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH: Html and Flash sites..., Kurt Dommermuth

Replies
  Re: FLASH: Html and Flash sites..., Helen Triolo

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