2010年4月30日

ActionScript 3 使用相对路径读入外部图片时,需注意的问题。

http://www.actionscript.org/forums/archive/index.php3/t-124859.html

loader.load(new URLRequest((root.loaderInfo.url.substring(0, (root.loaderInfo.url).lastIndexOf("/") + 1 ) ) + "trefle.png"));

2010年4月14日

VMware上安装Snow Lepard出现风火轮无法启动

解决方法:

for all people who have ACPI_SMC timeout, open your vmx file et change smc.present = “TRUE” to smc.present = “FALSE” and normaly the sytem will boot, and even you can shutdown et reboot without hang up ! (it works for me)