Re: [flexcoders] sharing RSL (loaded by module) between sibling modules

2012-11-19 Thread venkateswarlu naidu
Thanks Alex! Checked the presentation, so I have to load my custom RSL from my main top level application! I thought,  I can tweek something to get it done :) The problem is we have to compile/release the main application for any change in the RSL, which is difficult for us , as different

Re: [flexcoders] sharing RSL (loaded by module) between sibling modules

2012-11-18 Thread venkateswarlu naidu
Sent: Saturday, 17 November 2012 11:47 PM Subject: [flexcoders] sharing RSL (loaded by module) between sibling modules   Hi Guys,   I am stuck with  this RSL issue and need your help here! I have one main mx:Application and two modules!   Main Application (abc.com/MainApp/main.swf) loads

Re: [flexcoders] sharing RSL (loaded by module) between sibling modules

2012-11-18 Thread Alex Harui
: [flexcoders] sharing RSL (loaded by module) between sibling modules Hi Guys, I am stuck with this RSL issue and need your help here! I have one main mx:Application and two modules! Main Application (abc.com/MainApp/main.swf) loads module1 (abc.com/ModuleApp1/module1.swf) which inturn

[flexcoders] sharing RSL (loaded by module) between sibling modules

2012-11-17 Thread venkateswarlu naidu
Hi Guys,   I am stuck with  this RSL issue and need your help here! I have one main mx:Application and two modules!   Main Application (abc.com/MainApp/main.swf) loads module1 (abc.com/ModuleApp1/module1.swf) which inturn loads one custom RSL and module1 is using getDefinitionByName to