Flex Framework RSL - 在运行时指定位置
谁能告诉我以下内容是否可行,如果可以,我将如何设置它......
我有一个使用框架 RSL 的 Flex(3.3) Web 应用程序。 它当前从我在编译应用程序时指定的位置加载 rsl。
但是,由于我不会解释的原因,我需要能够在运行时指定 Framework RSL 的位置。 显然,它将与我编译时使用的 RSL 相同,只是我需要能够在应用程序运行时(而不是编译时)提供此位置。
这可能吗?
Can anyone tell me if the following is possible and if so, how I would set it up…
I have a Flex(3.3) web app which makes use of the Framework RSL. It currently loads the rsl from a location I have specified when compiling the app.
However, for reasons I won't explain, I need to be able to specify the location of the Framework RSL at runtime. Obviously it will be the same RSL that I compiled against, its just that I need to be able to feed in this location when the app is run, not when it is compiled.
Is this possible?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
一般来说你不能。
在 Flex 论坛上也提出了同样的问题。
完整答案:
http://forums.adobe.com/message/2172260#2172260
in general you can't.
same question was asked at flex forums.
complete answer:
http://forums.adobe.com/message/2172260#2172260