- DOCTYPE html>
-
-
-
-
-
Document -
-
-
-
-
- id="mainView"
- width="1200"
- height="600"
- style="background-color: black"
- >
-
- var canvas, stage, container,sprite;
- canvas = document.getElementById("mainView");
- function init() {
- stage = new createjs.Stage(canvas);
- // crea