aharui removed a comment on issue #594: MaskedTextInput is not Taking Input
URL: https://github.com/apache/royale-asjs/issues/594#issuecomment-559543885
 
 
   But also note that what Josh was trying to fix was ensuring proper suffixes 
on property names.  Someone is using the VDI right now, but I think 
applications.mxml has a top tag with the prefix "shm" so inner property tags of 
"mx" are no longer allowed.
   
   IOW, if you use mx:Application, you use mx:beads, but if you are using 
"shm:ShmApplication" you would use "shm:beads".  Although the Flex compiler 
should have also complained about that.
   
   -Alex
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to