[thelist] Help help help - Flash

Seth Thomas Rasmussen seth at sethrasmussen.com
Fri Jul 23 09:44:08 CDT 2004


I don't know why so many people are so fond of that gratuitous ALA published
method. Oh yeah, probably because of what I just discovered now: I can't
find the link to where I first got clued in to this method:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.ca
b#version=6,0,29,0" width="760" height="178">
	<param name="movie" value="banner.swf" />
	<param name="quality" value="high" />
	<!--[if !IE]> <-->
		<object
			data="banner.swf"
			width="760"
			height="178"
			type="application/x-shockwave-flash"
		>
			<param name="quality" value="high" />
			<param name="bgcolor" value="#FFFFFF" />
			<param name="pluginurl"
value="http://www.macromedia.com/go/getflashplayer" />
		</object>
	<!--> <![endif]-->
</object>

Works, validates, no need for a "shell movie" or any scripting. Just two
<object>s with different attributes. Conditional comments serve one to IE,
and the other to everybody else.

I really wish I could find the page for it though... :(


-----Original Message-----
From: thelist-bounces at lists.evolt.org
[mailto:thelist-bounces at lists.evolt.org]On Behalf Of ben morrison
Sent: Friday, July 23, 2004 5:24 AM
To: thelist at lists.evolt.org
Subject: Re: [thelist] Help help help - Flash



On 22 Jul 2004, at 12:19, Chris Price wrote:

> I was using javascript (keeping my page valid), ran into problems and
> then
> came across the Flash Satay method on  ALA
> http://www.alistapart.com/articles/flashsatay/

Which javascript problems did u run into?

--
* * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester
and archives of thelist go to: http://lists.evolt.org
Workers of the Web, evolt !



More information about the thelist mailing list