Re: [flexcoders] Problem with FB3

2007-10-03 Thread learner
thanks Alex got it!
I had the default.swf which was compiled  to default.swf when i was using
FB2...
after compiling it again..i got it working!
Thanks


On 10/3/07, Alex Harui [EMAIL PROTECTED] wrote:

Sounds like you have to recompile the resource bundles.

  --
 *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *learner
 *Sent:* Tuesday, October 02, 2007 10:13 PM
 *To:* flexcoders@yahoogroups.com
 *Subject:* [flexcoders] Problem with FB3

  Hi all,
 I am trying to migrate my application from FB3 beta 1 - air beta 1 to FB3
 beta2 - air beta 2
 and whenever i am trying to run this application after making changes to
 tha app.xml I am getting following error...
 please please please help...Its really becoming a complete show stopper
 for me.

 The error is :

 ArgumentError: Error #1063: Argument count mismatch on
 mx.resources::ResourceManager/http://www.adobe.com/2006/flex/mx/internal::installCompiledResourceBundles
 (). Expected 3, got 2.
 at mx.core::FlexModuleFactory/private::installCompiledResourceBundles
 ()
 at mx.core::FlexModuleFactory/private::docFrameHandler()

 Regards
 PS

  



RE: [flexcoders] Problem with FB3

2007-10-02 Thread Alex Harui
Sounds like you have to recompile the resource bundles.



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of learner
Sent: Tuesday, October 02, 2007 10:13 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Problem with FB3



Hi all,
I am trying to migrate my application from FB3 beta 1 - air beta 1 to
FB3 beta2 - air beta 2
and whenever i am trying to run this application after making changes to
tha app.xml I am getting following error... 
please please please help...Its really becoming a complete show stopper
for me.

The error is :

ArgumentError: Error #1063: Argument count mismatch on
mx.resources::ResourceManager/http://www.adobe.com/2006/flex/mx/internal
::installCompiledResourceBundles (). Expected 3, got 2.
at
mx.core::FlexModuleFactory/private::installCompiledResourceBundles()
at mx.core::FlexModuleFactory/private::docFrameHandler()

Regards
PS