aharui commented on issue #595: After Downloading New SDK Today Error on <mx:beads> "This tag is unexpected. It will be ignored." URL: https://github.com/apache/royale-asjs/issues/595#issuecomment-559544300 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
