You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2019/11/28 15:57:48 UTC

[GitHub] [royale-asjs] aharui removed a comment on issue #594: MaskedTextInput is not Taking Input

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:
users@infra.apache.org


With regards,
Apache Git Services