我从mx:Application更改为s:GraniteDS示例中的应用程序。当我在JBoss 5中部署并运行项目时,我得到错误为ReferenceError:错误#1069:在[SwfName]上找不到属性executeChildBindings。 我正在为源代码构建Granite的所有JAR和SWF。其中一个Tide.as类有违规行
FlexGlobals.topLevelApplication.executeChildBindings(true);
那么s:应用程序的等价物是什么?
答案 0 :(得分:0)
我想你可以使用executeBindings()方法。 有关详细信息,请访问http://livedocs.adobe.com/flex/3/html/help.html?content=databinding_2.html