<script src="js/responsive_html5.js"></script>
var ow = 960; // your stage width
var oh = 364; // your stage height
pResize();
stop();
/* js
this.stop();
*/
/* js
this.按鈕名稱.addEventListener("click", function(){
gotoSomeWhere(); //網頁中的javascript
});
*/