var stage,text,container;. function init() {. stage = new createjs.Stage( "canvas" );. stage.name = "stage" ;. stage.enableMouseOver(20);.
確定! 回上一頁