[ 
https://issues.apache.org/jira/browse/FLEX-35011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15106229#comment-15106229
 ] 

Vandana commented on FLEX-35011:
--------------------------------

Thanks for your quick response.

Created a simple Air Application
File name "FlexJSTest.mxml"

<?xml version="1.0" encoding="utf-8"?>
<js:application xmlns:fx="http://ns.adobe.com/mxml/2009"; 
                         xmlns:js="library://ns.apache.org/flexjs/basic" 
                         layout="absolute">
        
</js:application>

After compiling Error
Description     Resource        Path    Location        Type
1450: This tag could not be resolved to an ActionScript class. It will be 
ignored.      FlexJSTest.mxml /FlexJSTest/src line 2  Flex Problem


> Converting an existing air project
> ----------------------------------
>
>                 Key: FLEX-35011
>                 URL: https://issues.apache.org/jira/browse/FLEX-35011
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: FlexJS
>    Affects Versions: Apache FlexJS 0.5.0
>         Environment: Windows 10
>            Reporter: Vandana
>         Attachments: FlexJSTest.fxp
>
>
> My requirement is to Convert an Existing Air(Desktop) application to FlexJS 
> as its browser webkit is old and does not support HTML5 properly.
> I have created a sample desktop application in Flash builder 4.7 (SDK Apache 
> FlexJS 0.50). When i run the application it is throwing error 
> "This tag could not be resolved to an ActionScript class. It will be ignored."
> Please help me how to fix this type of error and also suggest me to convert 
> existing Air application into FlexJS.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to