What files are exported when you publish to HTML5 Canvas?

What will be an ideal response?


An HTML5 Canvas document outputs a minimum of two files: a JavaScript
file that contains all the necessary JavaScript code to represent your images,
graphics, symbols, animations, and sounds on the Stage, and an HTML file that
displays the animation in the browser. It also outputs any dependent assets,
such as images and sounds in a separate folder.

Computer Science & Information Technology

You might also like to view...

Programs are built with a combination of the three control structures: sequence, selection, and arrays.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Explain how effective modular design is achieved through functional independence of the individual modules?

What will be an ideal response?

Computer Science & Information Technology

In a true object-oriented language all programs would have to adhere to an object-oriented structure.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

?Several companies that use web technologies participate in work groups with the _________ to develop standards and guidelines for the web.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology