What is ActionScript? How is it similar to JavaScript? What does it allow you to do? Provide an example of its use.
What will be an ideal response?
ActionScript is a programming language. The current version is ActionScript 3.0. ActionScript is similar to JavaScript, which is a programming language for HTML Web pages. Whereas JavaScript allows Web programmers to add interactivity to a Web page, ActionScript allows Flash developers to add interactivity to a Flash movie. ActionScript code lets you perform tasks in a Flash document that are not available through Flash’s standard interface. For example, you can write an ActionScript to connect a Flash movie to a database to display dynamic content. A simple implementation of ActionScript is to program the Flash movie to play its animation once and then stop, rather than looping endlessly.
You might also like to view...
Describe the difference in the call statement if a class’ public member function
What will be an ideal response?
The ________ field is the common field that is used to connect to a primary key field in another table
Fill in the blank(s) with correct word
Default routes are sometimes called ____ routes.
A. fallback B. break C. network D. quad zero
Which of the following is not a possible window arrangement in the Arrange Windows dialog box?
A. Tiled B. Layered C. Horizontal D. Cascade