aspose file tools
The moose likes Flex and the fly likes Loading SWF in to Resource bundle at runtime Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Flex
Reply Bookmark "Loading SWF in to Resource bundle at runtime" Watch "Loading SWF in to Resource bundle at runtime" New topic
Author

Loading SWF in to Resource bundle at runtime

Vijay Anand Rajagopalan
Greenhorn

Joined: Nov 21, 2012
Posts: 1
Hi, can any one please tel me how to load swf in to resource bundle at run time in Flex? If possible give me a sample code snippet and I have tried with the below code snipppet and its not working .

var resourceModuleURL:String = "./locale/" + newLocale + "/" + "resources.swf";
resourceManager.loadResourceModule(resourceModuleURL);
resourceManager.localeChain = ["en_US"];

Kindly reply For my doubt with good solutions.
Thanks in Advance.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Loading SWF in to Resource bundle at runtime
 
Similar Threads
How to use one resource bundle in another bundle?
Problem with reading of var from faces-config.
Getting problem in struts
Struts Validator
Resource bundle in Prime faces