kinggozhang opened a new issue #618: This tag could not be resolved to an 
ActionScript class. It will be ignored [mx:Canvas]
URL: https://github.com/apache/royale-asjs/issues/618
 
 
   Hi Royale team, 
        I am trying to convert my mxml/as to JS with latest Royale.0.9.6 , but 
I got error:
        **col: 1 Error: This tag could not be resolved to an ActionScript 
class. It will be ignored.**
        mxml code:
   ```
   <mx:Canvas xmlns:mx="http://www.adobe.com/2006/mxml"; width="{b.width}" 
height="35"
     horizontalScrollPolicy="off" verticalScrollPolicy="off"
     maxHeight="35" minHeight="35" clipContent="false">
   ```
       any idea to resolve this?   thanks 
   

----------------------------------------------------------------
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