External Preloader; more complex cases
public class Main extends Sprite implements IMain{. public function init(flashvars1:String, flashvars2:Number):void{. //do something with the FlashVars. } } } As you can see in the preloader's ActionScript, in order to add the content ... [ + info ]
09/23/2008 02:49 AM
Java 多种文件读写方式
很有用的资料,用于读写文件的操作. [ + info ]
11/06/2008 11:40 AM
http.conf配置文件详解
Apache的基本设置主要交由httpd.conf来设定管理,我们要修改Apache的相关设定,主要还是通过修改httpd.cong来实现. [ + info ]
11/22/2008 02:14 PM