开发者

In flex 4 Load css file from remote server

In Flex 4 i want to load css file开发者_Go百科 from remote server at runtime it's possible?


If the css file is compiled as a .swf file, yes:

StyleManager.getStyleManager(this.moduleFactory).loadStyleDeclarations("newStyle.swf");
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜