|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/macromedia-flash-8-certified-practice-exam/
课程评论:没有评论
**课程名称:Macromedia Flash 8 认证模拟考试** **课程概述:** 本课程提供一系列关于 Macromedia Flash 8 的模拟考试题目,旨在帮助学习者巩固和检验对 Flash 8 核心功能的理解。题目涵盖了诸如绘图模式、计时器函数、设备字体的使用、文本渲染、打印设置、视频呈现方式以及文本变形等关键概念。 **关键考点示例:** * **绘图模式 (Drawing Mod):** 了解如何处理重叠形状,是合并还是作为独立对象。 * **setInterval:** 理解其作用在于按固定时间间隔重复执行函数,而非在特定未来执行或基于帧率。 * **设备字体 (Device Fonts):** 掌握其优点,如小字号的可读性以及字体无需嵌入 SWF 文件,减轻文件大小。 * **Render text as HTML:** 识别其功能在于使动态文本字段能够解释特定的 HTML 标签,提升文本格式的灵活性。 * **可打印帧的指定:** 了解通过在帧上添加 `#P` 标签来标记可打印帧。 * **视频呈现方式:** 掌握 Flash 中呈现视频的三种主要方式:嵌入式、渐进式和流式。 * **Envelope 变形:** 了解要进行此操作,需要将文本字符转换为形状对象。
Sample Questions:How is the object Drawing Mod used?Merges drawn shapes when they are overlappedDraws shapes and automatically converting them into graphic symbolsCenters drawn objects in the authoring environmentDraws shapes as separate objects that do not automatically merge together when overloadWhat best describes the purpose of set Interval?Defines the SWF frame rate dynamically, at runtimeCreates a function that executes once at a specified point in the futureCreates a function that repeats every set number of framesRepeats calls to a function every set number of millisecondsWhy use device fonts for static text?( Choose two.)Device Fonts are more readable at smaller point sizesEmbeds the font outline in SWFAnti-aliases static text by defaultMakes SWF retrieve font from the end user's computerMakes SWF retrieve font from the serverWhat does selecting the Render text as HTML button on the Property inspector with a Dynamic text fieldselected do?Enables the text field to load HTML files at runtimeEnables the text field to render certain HTML tags including , and Improves SWF performanceConverts the displayed text into HTML tagged textHow are specific frames designated as printable from the Macromedia Flash Player?Set Formats in the publish settingsAssign each frame the label "#P"Set Page setup in the Macromedia Flash programPlace an on Print action on each frameWhat are the three main ways to presenting video using Flash?Embedded, Progressive and stand-aloneEmbedded, Progressive and Sores son SparkEmbedded, Progressive, filteredEmbedded, On2 Vp6, StreamingEmbedded, Progressive, streamingWhat is performed to distort text using the Envelope modifier?Convert the text characters to shape objectsEmbed font outlines used in the selected textCreate a font symbol in the Library PanelConvert the selected text to a Movie clip or graphic symbol