一 帮助文档
http://www.unleashthewonder.com/documentation/9.0/api/index.html
http://eyewonder.com/unleashthewonder/tutorial/
二 expand
要修改的地方:
1.var externalExpand =true;//是否加载外部panel swf
2 var expandFile = "test_expand_panel_500x250.swf";//panel swf地址
3 var expandOnRollover = true;//【 true】 mouseover 展开,【false click 】展开
三 if(unloadContract){
//Uncomment this line when using external files on expand
EWExternal.unloadContent(topContainer);
} 可以去掉
四 EWExternal.loadContent(topContainer,expandFile, quickOutTest);
callJSFunction(functionName:String);
clickthru(clickTagName;String)
trackInteraction()
addHandle(str:String,fuc:Function);callHandle(str:String);
###### 问题 报NetStreamPlayOptions类未发现错误:更改flashplayer为10##########