I noticed that given example source application file was started with
<js:Application>. But the running example to Apache server for MDL has it
<mdl:Application>. So I downloaded the source of the project from
http://apacheflexbuild.cloudapp.net:8080/job/MDLExample/lastSuccessfulBuild/artifact/examples/flexjs/MDLExample/.
 

When I tried to run it in Moonshine with 0.8.0 Nightly build FlexJS,
compiler thrown me following errors:

: Compiling MDLExample
: SDK path:
E:\DevareaLocal\ApacheFlexJSFrameworkSource\source\flex-asjs\out\apache-flex-flexjs-0.8.0-bin
: Using Flex SDK:
E:\DevareaLocal\ApacheFlexJSFrameworkSource\source\flex-asjs\out\apache-flex-flexjs-0.8.0-bin
:
E:\DevareaLocal\ApacheFlexJSFrameworkSource\source\flex-asjs\out\apache-flex-flexjs-0.8.0-bin\examples\flexjs\MDLExample\src\main\flex\App.mxml(20):
col: 1 This tag could not be resolved to an ActionScript class. It will be
ignored.
: 
: <mdl:Application xmlns:fx=&quot;http://ns.adobe.com/mxml/2009&quot;
: ^
: 
:
E:\DevareaLocal\ApacheFlexJSFrameworkSource\source\flex-asjs\out\apache-flex-flexjs-0.8.0-bin\examples\flexjs\MDLExample\src\main\flex\App.mxml(20):
col: 1 This tag could not be resolved to an ActionScript class. It will be
ignored.
: 
: &lt;mdl:Application xmlns:fx=&quot;http://ns.adobe.com/mxml/2009&quot;
: ^
&lt;/quote>



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Popup-tp58435p58456.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to