[
https://issues.apache.org/jira/browse/FLEX-35011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15110078#comment-15110078
]
Vandana commented on FLEX-35011:
--------------------------------
I made the below change in "FlexJSTest-app.xml" file
<!-- Whether the window is initially visible. Optional. Default false. -->
<visible>true</visible>
but after run the application it prompt below error message:
Process terminated unexpectedly.
invalid application descriptor: Illegal value "<visible
xmlns="http://ns.adobe.com/air/application/20.0">true</visible>
<visible xmlns="http://ns.adobe.com/air/application/20.0">false</visible>" for
application/initialWindow/visible.
Launch command details: D:\SDK\FlexJs-0.5.0\FlexJs-0.5.0\bin\adl.exe -runtime
D:\SDK\FlexJs-0.5.0\FlexJs-0.5.0\runtimes\air\win
D:\Develop\SmartClassWeb\FlashCTS\trunk\FlexJSTest\bin-debug\FlexJSTest-app.xml
D:\Develop\SmartClassWeb\FlashCTS\trunk\FlexJSTest\bin-debug
> 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)