浏览模式: 普通 | 列表
                             
http://www.as63.net/flashcode/taohuayinhua/x2.jpg


音画地址:
http://www.as63.net/flashcode/taohuayinhua/index.htm
摄影、音画:沙子。
                             
function getMax(Arr) {
if (typeof Arr !="object") {
return null;
}
for (var i=0,max=Arr[i]; i<Arr.length; ++i) {
                             
这种方法更简单。不用在文档中添加代码。直接修改FLA中发布设置即可。
取消自动声明舞台实例前面的勾。
例:

类中代码:
/**
* ...
* @author http://as63.net
                             
example:
类中代码:
/**
* ...
* @author http://as63.net
* @version 0.1
*/

package {
import flash.text.TextField;