[
https://issues.apache.org/jira/browse/FLEX-35011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113775#comment-15113775
]
Alex Harui commented on FLEX-35011:
-----------------------------------
TextArea won't solve your problem if the goal is to display other pages. It
wasn't clear whether you wanted a boundary between the loaded content and the
rest of your app. It sounds like that's what you want, so creating a mx:HTML
equivalent for the basic component set that uses and Iframe on the JS side
should be pretty straightforward depending on how much access to the objects in
the loaded page the app needs.
Do you want to try creating it? If not, maybe some other volunteer will.
> 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, bin-debug.zip
>
>
> 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)