Re: Really need some help here

2022-03-20 Thread Mark
Event ):void { Alert.show( 'Break Event from HMF ', 'Success' ); } From: Maria Jose Esteve Sent: Sunday, March 20, 2022 12:15 PM To: users@royale.apache.org Subject: RE: Really need some help here Hi, I can't help you with the configuration with Moonshin

Re: Really need some help here

2022-03-20 Thread Mark
{ Alert.show( 'Break Event from HMF ', 'Success' ); } From: Maria Jose Esteve Sent: Sunday, March 20, 2022 12:15 PM To: users@royale.apache.org Subject: RE: Really need some help here Hi, I can't help you with the configuration with Moonshine but I've done some

RE: Really need some help here

2022-03-20 Thread Maria Jose Esteve
Hi, I can't help you with the configuration with Moonshine but I've done some tests... - I compiled the project with asconfigc and it gives an error in UserEvent. It must extend from "org.apache.royale.events.Event", you are missing the import. - I think you have a misconception... in the mvc