RE: [flexcoders] The limit of [ResourceBundle] and @Embed

2008-01-30 Thread Gordon Smith
] The limit of [ResourceBundle] and @Embed Hi, All, I asked this question before but now, i can explain it more clearly. I am using [ResourceBundle] as following: [Bindable] public var rb:ResourceBundle; [ResourceBundle("EmbeddedClassesBundle")] //english version public var rb1:Reso

Re: [flexcoders] The limit of [ResourceBundle] and @Embed

2008-01-30 Thread Tom Chiverton
On Wednesday 30 Jan 2008, luke_lee1124 wrote: > It seems like we cannot use too many [resoucebundle] and @Embed in one > file Do you have a simple test case, with one MXML file, two bundles and one @Embed'ed image ? -- Tom Chiverton Helping to enthusiastically deliver open-source designs on

[flexcoders] The limit of [ResourceBundle] and @Embed

2008-01-29 Thread luke_lee1124
Hi, All, I asked this question before but now, i can explain it more clearly. I am using [ResourceBundle] as following: [Bindable] public var rb:ResourceBundle; [ResourceBundle("EmbeddedClassesBundle")] //english version public var rb1:ResourceBundle; [ResourceBundle("