Hi Everyone, I created a new royale project on version 0.9.7. I am able to inject models into view. I have created my first custom event with its corresponding event handler method in the controller. When I dispatch the event crux does not invoke my event handler method
What is frustrating is the fact that there is nothing displayed in the log. No error messages. The event handler method is not being invoked. I have attached my program source code. I have looked at the royal crux examples over and over. I can't seem to see the difference between the example code and mine. Regards,. Regards,
App.mxml
Description: Binary data
Beans.mxml
Description: Binary data
LovController.as
Description: Binary data
RegisterFMController.as
Description: Binary data
FmSignUpEvent.as
Description: Binary data
LogInEvent.as
Description: Binary data
FmSignUpDTO.as
Description: Binary data
LogInDTO.as
Description: Binary data
FmService.as
Description: Binary data
LovBO.as
Description: Binary data
Main.mxml
Description: Binary data
MainBean.as
Description: Binary data
SelectEstateDialog.mxml
Description: Binary data
