Flash AIR È«ÆÁ ÆÁ±ÎESC
package
{
import flash.display.Sprite;
import flash.events.MouseEvent;
import flash.system.fscommand;
import flash.display.StageDisplayState;
import flash.events.KeyboardEvent;
import flash.ui.Keyboard;
/**
* ...
* @author LittleSpace
*/
public class Main extends Sprite
{
public function Main ()
{
mc.addEventListener (MouseEvent.MOUSE_DOWN, mouseDownHandler);
stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE;
stage.addEventListener ( KeyboardEvent.KEY_DOWN, onKeyDowns );
}
private function mouseDownHandler(e)
{
stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE;
}
protected function onKeyDowns (e:KeyboardEvent):void
{
if (e.keyCode == Keyboard.ESCAPE)
{
e.preventDefault ();
}
}
}
}
Ïà¹ØÎĵµ£º
×Ô¼ºÔÚUbuntu10.04LTS·¢²¼µÄµÚһʱ¼ä¾ÍÁ¬Ò¹Éý¼¶ÁË£¬»»³ÉÁËÄǸöºÜìŵÄAmbianceÖ÷Ì⣬Õæcool°¢£¡
µ«Â鷳ʽÓõà¶øÀ´£¬FlashÒÀÈ»²»ÄÜÊäÈëÖÐÎÄ£¨RPWT?£©£¡flashµÄbugÕæÑÏÖØ°¡£¡
×Ô¼º1g1g.com£¬Ö»Äܱð´¦ÊäÈëÔÙÕ³Ìù½øÈ¥£¬Âé·³£¡ÓÃGoogleËÑË÷°É£¬×ܱ»X£¨´ó¼Ò¶¼ÖªµÀÕâÀïµÄ×ÖÊÇʲô£©¡£Ëæ±ã»»Á˸öfirefoxËÑË÷ÁÐ±í£¬ÌôÁ˸öyahoo£¬Çý ......
UbuntuµÄfirefoxµÄflashÂÒÂëµÄ½â¾ö£º
ÐÞ¸Ä/etc/fonts/conf.d/49-sansserif.confÎļþ
sudo gedit
/etc/fonts/conf.d/49-sansserif.conf
Õâ¸öÊÇÔÎļþ£º
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<!--
If the font still has n ......
Ò»¿îæÇÃÀFLASHµÄͼƬ½»ÌæЧ¹û-ÍøÒ³ÌØЧ-www.qpsh.com
Loading...
m00=document.getElementById("imgsrc").getElementsByTagName("img");m01=m00.length;function images_loading_bar(){m02=0;for(i=0;i ......
µÚÒ»²½£º×¼±¸ÄãÒªÌáÈ¡Ô´ÎļþµÄµç×ÓÔÓÖ¾£¬±ÈÈçzcomµÄÔÓÖ¾
µÚ¶þ²½£ºÔËÐÐÕâ¸öÔÓÖ¾£¬ÔÚÕû¸öÌáÈ¡¹ý³ÌÖУ¬²»Òª¹Ø±ÕÔÓÖ¾¡£
µÚÈý²½£º´ò¿ªÎҵĵçÄÔ——¹¤¾ß——Îļþ¼ÐÑ¡Ïî——²é¿´——ÏÔʾÒþ²ØËùÓÐÎļþºÍÎļþ¼Ð£¬È·¶¨
µÚËIJ½£º¶¨Î»µ½C:\Documents and Settings\username\Application Dat ......