You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Peter Ent (JIRA)" <ji...@apache.org> on 2016/02/10 17:39:18 UTC

[jira] [Commented] (FLEX-35011) Converting an existing air project

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

Peter Ent commented on FLEX-35011:
----------------------------------

I've created a new component in FlexJS called "WebBrowser". It is available in the HTML project. It is pretty simple right now but you could embellish it.  For AIR, it uses HTMLLoader and for JavaScript it creates an iFrame. There is also a MobileWebBrowserView in the Mobile project which uses StageWebView (AS) and iFrame (JS); use this by replacing the IBeadView in the style for the component. I tested all of the versions using html5test.com; they score pretty low.

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