My application consists of 4 modules developed in flex sdk 4.0, has resource bundles (eng and spanish), now we designed 5th module with flex sdk4.1 has eng and spanish resource bundles, when i
compile and run the whole app(5 modules) under unix environment with sdk4.0, every module is loading fine, until the 5th modules loads, when 5th module loads, for the first time spanish language is not
loading, the whole page is blank, when i switch back to english it is loading everything and then clicked spanish it is working fine, every time when i change the viewstack the spanish is not working for the
first time. I debugged the issue, it is not giving any error,
intialize() method is called, creationcomplete is not called for viewstack main component,
i changed all 5 modules to flex sdk4.1 and complied and it runs fine without spanish loading problem.
my question is their any way i can use use sdk4.0 and run the application,
is they any issue of developing one module with sdk4.1 and compling it with 4.0?
I debugged the issue, initialize method is called, Addchild method is not called, creationcomplete is not called,
While developing we used 4.1sdk, everything is working, build team using sdk4.0 then issue came up, I changed my local
Machine sdk to 4.0 then same issue occurs, didn't see any compilation or run-time errors.
North America
Europe, Middle East and Africa
Asia Pacific