为使图像和动画可访问,您必须在图像的HTML标记内提供相应的替代文本(即,ALT文本)。
To make your images and animation accessible, you must provide appropriate alternate text (that is, Alt text) within the image's HTML tag.
可以设置animator标记的repeat属性,以确定动画循环的次数。
The repeat attribute of the animator tag can be set to determine how many times the animation cycles.
这组标记将引用一个名为lines.swf的动画。
此方法便于进行调试,但主要的用法还是将动画嵌入到HTMLweb页面的标记中。
This method is handy for debugging, but the primary method is to embed the movie in an tag within an HTML Web page.
另外,还可以使动画根据某个事件,例如onClick 来开始,方法是将animator标记的start属性设为false, 然后调用 animator对象的doStart 方法。
It can be made to start based on an event such as onClick by setting the animator tag's start attribute to false and calling the doStart method on the animator object.
如果是幻灯片中的第一个动画,则该动画将标记为“0”,并且会在幻灯片出现在幻灯片放映中的同时启动。
If this is the first animation on the slide, it will be marked as "0" and will start as soon as the slide appears in the slide show.
如果是幻灯片中的第一个动画,则该动画将标记为“0”,并且会在幻灯片出现在幻灯片放映中的同时启动。
If this is the first animation on the slide, it will be marked as "0" and will start as soon as the slide appears in the slide show.
应用推荐