After you set publishing settings and publish an HTML5 Canvas document from Flash, the published movie is saved as an ________ file along with one or more associated JavaScript files.
Fill in the blank(s) with the appropriate word(s).
HTML
You might also like to view...
The range variable is implicitly defined in the _____ clause and used to produce results in the ______ clause
a) Where, Put b) From, Put c) From, Select d) Where, Select e) In, For Each
________ is the process of substituting values to see the effect on dependent calculations
Fill in the blank(s) with correct word
The accompanying diagram is known as a ____.
A. hierarchy chart B. truth table C. decision table D. flowchart
Case 6-2Daniel is writing JavaScript code to see if the person visiting his Web site is using Microsoft Internet Explorer.In the context of this case, and the code written below,(navigator.appName == "Microsoft Internet Explorer")the term navigator can be used interchangeably with the term ____.
A. browser B. Microsoft Internet Explorer C. appName D. Name