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

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

Kinjal created FLEX-35040:
-----------------------------

             Summary: solidBackgroudBead not working in FlexJS
                 Key: FLEX-35040
                 URL: https://issues.apache.org/jira/browse/FLEX-35040
             Project: Apache Flex
          Issue Type: Bug
    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)