点滴~~
window.onbeforeunload=function(){
if(event.clientX>document.body.clientWidth&&event.clientY<0||event.altKey||event.ctrlKey) {
// event.altKey Alt+F4 ; event.ctrlKey Ctrl+W
alert(' ');
} else{
alert(" ");
}
}
_btn.addEventListener(MouseEvent.CLICK,fullScreen);
function fullScreen(e:MouseEvent):void {
stage.displayState = stage.displayState == StageDisplayState.NORMAL ? StageDisplayState.FULL_SCREEN : StageDisplayState.NORMAL;;
Container Child ,Container 。 VBox , Child 。 ViewStack ,Child 。
, Child, , Child, , 。
creationPolicy , 。 4 :”auto”, “all”, “none”, “queued”。
auto, ViewStack , creationPolicy=all, Child。
layout="absolute"
CSS,fixedによる絶対位置決めhttp://dancewithnet.com/2007/04/19/cross-brower-css-fixed-position/
JSR 250の@PostConstructおよび@PreDestroyは、従来の実装インタフェースまたはアプリケーションContext.xmlでinit-methodを構成する方法が便利で標準的です