Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Maxim Mossienko 
Subsystem
Flex Support 
Affected versions
Fixed in
Fixed in build
Next build 
Build
7757
Fixed in build
8256
Severity
0
  • Submitted by   Serge Baranov
    22 months ago (28 Mar 2008 19:31)
  • Updated by   root
    3 weeks ago (17 Jan 2010 19:59)
  • Jira: IDEA-43275
    (history, comments)

IDEA-43275

Remote object flagging mx:method as invalid

0
Support feedback:

The following standard .mxml snippet has inspector saying mx:method invalid, I am using 7.0.3 IJ and the latest flexbuilder download
   <mx:RemoteObject id="authServ" destination="authenticationService">
        <mx:method name="resetUser" result="resetUserResultsHandler(event)"
                   fault="faultHandler(event)"/>
    </mx:RemoteObject>


Issue was resolved
Comments (0)
 
History (1)
 
Links
 
Issue has no comments