论文部分内容阅读
多媒体课件以其集成性、控制性、交互性、开放性、情景性、智能性等优点得到了广泛的应用。制作一个优秀的课件首先要有一个好的脚本,其次需选择一个好的制作工具。在众多的课件制作工具中 FlashMX 软件因其具有操作简便、上手快、功能强大、生成的作品容量小等特点得到了广大教师的青睐。现在一线教师大都能用 FlashMX 制作一些具有简单交互功能的课件,但能用 ActionScript 编程技术制作复杂交互功能的还不是很多。下面以影片剪辑类工具在物理课件制作中的运用为例,简单介绍 ActionScriot 编程技术,以期起到抛砖引玉的作用。一、ActionScript 编程ActionScript 是 FlashMX 中采用面向对象思想的编程语言。采用事件驱动,以关键帧、按钮和影片剪辑实例为对象,来定义和编写的。在 ActionScript 编程语言中影片剪辑类工具在课件制作中经常用到,这里仅举几
Multimedia courseware has been widely used for its advantages of integration, control, interactivity, openness, situationality, and intelligence. Making a good courseware requires a good script first, followed by a good production tool. Among the many courseware authoring tools, FlashMX software has been favored by teachers because of its features such as easy operation, quick start, powerful function, and small volume of generated works. Most teachers in the front line can use FlashMX to produce courseware with simple interactive functions, but not many can use ActionScript programming technology to create complex interactive functions. The following is an example of the use of video editing tools in the production of physics courseware. It briefly introduces the ActionScriot programming technology, in order to play a valuable role. First, ActionScript programming ActionScript is a programming language using object-oriented thinking in FlashMX. Event-driven, defined and written with keyframes, buttons, and movie clip instances as objects. In the ActionScript programming language movie clip class tools are often used in courseware production, here are just a few