FLASH和W3C [英] FLASH and W3C

查看:88
本文介绍了FLASH和W3C的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




如何使用flash对象获取w3c标签?

embed不接受!

<!DOCTYPE HTML PUBLIC" - // W3C // DTD HTML 4.01 Transitional // EN">

< html>

< head>

< title> test< / title>

< meta http-equiv =" Content-Type"含量=" text / html的; charset = iso-8859-1">

< / head>


< body>

< 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"宽度= QUOT; 100" height =" 100">

< param name =" movie" value =" Transfert / test0.swf">

< param name =" quality" value =" high">

< embed src =" Transfert / test0.swf" quality =" high"
pluginspage =" http://www.macromedia.com/go/getflashplayer"

type =" application / x-shockwave-闪光" width =" 100"

height =" 100">< / embed>< / object>

< / body>

< / html>

解决方案

Manu写道:


怎么能我用flash对象获取w3c标签?




哪个W3C标签?

如果你想获得WAI(Web Accessibility)倡议)批准,

Flash不会这样做。你需要一个HTML页面。


如果你想得到一个有效的HTML徽章,然后我想知道为什么?基本

可访问性比语法验证重要得多。


欲了解更多信息,请访问Google网上论坛并输入

有效的HTML w3c flash对象嵌入
http://groups.google.com/groups?q=va...h+object+embed


-

Google Blogoscoped
http://blog.outer-court.com


2003年9月5日14:47:39 GMT,Philipp Lenssen < in ** @ outer-court.com>

写道:

Manu写道:

我该怎么办?获取w3c标签的flash对象?



如果你想获得WAI(Web Accessibility Initiative)批准,那么Flash就不会这样做。你需要一个HTML页面。




不,你不需要,你需要访问,这是关于访问内容,

不是技术。


当然使用相对难以实现的Flash,特别是在现实中,而不是理论,但它是'没有比使用SVG更难,而且比视频和GIF动画更容易。


吉姆。

-

comp.lang.javascript常见问题 - http://jibbering.com/faq/


Jim Ley写道:

2003年9月5日14:47:39 GMT, Philipp Lenssen < in ** @ outer-court.com>
写道:

Manu写道:

我怎么能用flash对象做获取w3c标签?
如果你想获得WAI(Web Accessibility Initiative)


批准,> Flash不会这样做。你需要一个HTML页面。

不,你不需要,你需要访问内容,而不是技术。




那么你如何制作Hello World如果你不能使用

HTML,可以在Flash中访问?你如何使用盲文,搜索引擎,

文本到语音,lynx等?你可能比我更了解Flash。

当然使用相对难以实现的Flash,特别是在现实中,而不是理论上,但它并不比使用SVG更难,比GIF视频和动画更容易。




当然,Flash可能更容易被砖墙所取代。如果你将它与其他无法访问的格式进行比较,它可能排名很好。是否可以使它更容易获得?b $ b?实际上,我发现例如SVG文本易于复制。

这在Flash中从来都不容易。理论上,SVG包含比Flash更多的可访问性功能。


-

Google Blogoscoped
http://blog.outer-court.com




How can i do with a flash object for obtain the w3c label ?
the "embed" is not accepted !
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>test</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
<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="100" height="100">
<param name="movie" value="Transfert/test0.swf">
<param name="quality" value="high">
<embed src="Transfert/test0.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="100"
height="100"></embed></object>
</body>
</html>

解决方案

Manu wrote:


How can i do with a flash object for obtain the w3c label ?



Which W3C label?
If you want to get the WAI (Web Accessibility Initiative) approvement,
Flash won''t do it. You need an HTML page for that.

If you want to get a "Valid HTML" badge, then I wonder why? Basic
accessibility is much more important than syntax validation.

For more information, go to Google Groups and enter
valid html w3c flash object embed
http://groups.google.com/groups?q=va...h+object+embed

--
Google Blogoscoped
http://blog.outer-court.com


On 5 Sep 2003 14:47:39 GMT, "Philipp Lenssen" <in**@outer-court.com>
wrote:

Manu wrote:

How can i do with a flash object for obtain the w3c label ?



If you want to get the WAI (Web Accessibility Initiative) approvement,
Flash won''t do it. You need an HTML page for that.



No you don''t, you need to be accessible, it''s about access to content,
not technologies.

Certainly with Flash that is relatively hard to achieve, especially in
reality, rather than theory, but it''s no harder than with SVG, and a
lot easier than video and animated gifs.

Jim.
--
comp.lang.javascript FAQ - http://jibbering.com/faq/


Jim Ley wrote:

On 5 Sep 2003 14:47:39 GMT, "Philipp Lenssen" <in**@outer-court.com>
wrote:

Manu wrote:

How can i do with a flash object for obtain the w3c label ?
If you want to get the WAI (Web Accessibility Initiative)


approvement, >Flash won''t do it. You need an HTML page for that.

No you don''t, you need to be accessible, it''s about access to content,
not technologies.



So how do you make "Hello World" accessible in Flash if you cannot use
HTML? How do you get it to work on braille, search engines,
text-to-speech, lynx, etc.? You might know more about Flash than I do.
Certainly with Flash that is relatively hard to achieve, especially in
reality, rather than theory, but it''s no harder than with SVG, and a
lot easier than video and animated gifs.



Sure, Flash may be more accessible that a brick wall. If you compare it
with other inaccessible formats, it might rank good. Does that make it
any more accessible? In reality, I find e.g. SVG text easy to copy.
That was never easy in Flash. And in theory, SVG contains a lot more
accessibility features than Flash.

--
Google Blogoscoped
http://blog.outer-court.com


这篇关于FLASH和W3C的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆