RE: R: NEW: Issue #1544

-----Original Message-----
From: w3c-wai-gl-request@w3.org [mailto:w3c-wai-gl-request@w3.org] On Behalf
Of Tina Holmboe
Sent: Friday, August 12, 2005 11:23 PM
To: w3c-wai-gl@w3.org
Subject: Re: R: NEW: Issue #1544

  No, we are not ignoring the elephant. However, instead of insisting
  that the elephant MUST REMAIN in the room, we explain that THIS room
  and THAT room don't support elephants, and it'll have to go outside
  while we make do with a cat.

Roberto Scano:
I've done some test: assuming that - as told by Matt May - Flash is
accessible only with IE, I've tested the representation of Flash with other
browsers:

http://www.browsercam.com/public.aspx?proj_id=183413

Using this simple code:

		<object
				type="application/x-shockwave-flash"
	
data="http://www.macromedia.com/shockwave/download/triggerpages/flash.swf"
				width="300"
				height="120">
			<param
				name="movie"
	
value="http://www.macromedia.com/shockwave/download/triggerpages/flash.swf"
/>
				<p>Flash not available.</p>
		</object>

It seems that works in all the browsers.
If we wanna talk about previous browser, these previous browser are not used
by more than 0,0x% of the www users...

Received on Saturday, 13 August 2005 10:46:39 UTC