开发者

Flex RSL - IE shows Error #2124: Loaded file is an unknown type

Implemeting RSL in Flex 3.2

The build comils perfectly but opening it shows Error #2124: Loaded file is an unknown type. U开发者_运维百科RL:

Whereas I have confirmed the requisite files are there in the folder. i.e. SWZ/SWF. I also noticed we assetCache does not contains framework swz.

Any pointers ?


I found the issue, I modified Flex_config.xml and kept the default RSL tag uncommented.

 <runtime-shared-libraries> 
             <url rsl-url="framework_3.2.0.3958.swf"/> 
             <url rsl-url="framework_3.2.0.3958.swz"/> 

This should be commented ...

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜