You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Alex Harui (JIRA)" <ji...@apache.org> on 2016/11/18 04:52:58 UTC

[jira] [Resolved] (FLEX-35040) solidBackgroudBead not working in FlexJS

     [ https://issues.apache.org/jira/browse/FLEX-35040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Harui resolved FLEX-35040.
-------------------------------
    Resolution: Not A Problem

Some beads like SolidBackgroundBead are SWF-only.  They are used to create the equivalent functionality built in to the browser and/or HTMLElements.

> solidBackgroudBead not working in FlexJS
> ----------------------------------------
>
>                 Key: FLEX-35040
>                 URL: https://issues.apache.org/jira/browse/FLEX-35040
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: FlexJS
>    Affects Versions: Apache FlexJS 0.5.0
>            Reporter: Kinjal
>
> I have used solidBackgroudBead in my project and getting error in convertion.It works fine in swf.
> Could not find file for class: org.apache.flex.html.beads.SolidBackgroundBead
> File not found: org.apache.flex.html.beads.SolidBackgroundBead
> java.lang.RuntimeException: Unable to find JavaScript filePath for class: org.ap
> ache.flex.html.beads.SolidBackgroundBead
> at org.apache.flex.compiler.internal.graph.GoogDepsWriter.addDeps(GoogDe
> psWriter.java:176)
> at org.apache.flex.compiler.internal.graph.GoogDepsWriter.addDeps(GoogDe
> psWriter.java:210)
> at org.apache.flex.compiler.internal.graph.GoogDepsWriter.addDeps(GoogDe
> psWriter.java:210)
> at org.apache.flex.compiler.internal.graph.GoogDepsWriter.addDeps(GoogDe
> psWriter.java:210)
> at org.apache.flex.compiler.internal.graph.GoogDepsWriter.buildDB(GoogDe
> psWriter.java:128)
> at org.apache.flex.compiler.internal.graph.GoogDepsWriter.getListOfFiles
> (GoogDepsWriter.java:80)
> at org.apache.flex.compiler.internal.codegen.mxml.flexjs.MXMLFlexJSPubli
> sher.publish(MXMLFlexJSPublisher.java:330)
> at org.apache.flex.compiler.clients.MXMLJSC.compile(MXMLJSC.java:467)
> at org.apache.flex.compiler.clients.MXMLJSC._mainNoExit(MXMLJSC.java:346
> )
> at org.apache.flex.compiler.clients.MXMLJSC.mainNoExit(MXMLJSC.java:271)
> at org.apache.flex.compiler.clients.MXMLJSC.staticMainNoExit(MXMLJSC.jav
> a:230)
> at org.apache.flex.compiler.clients.MXMLJSC.main(MXMLJSC.java:176)



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