I am using FlexJS0.6.0 and below is code that I have written.

*<?xml version="1.0" encoding="utf-8"?>
<js:Application xmlns:fx="http://ns.adobe.com/mxml/2009";
                                xmlns:js="library://ns.apache.org/flexjs/basic">
        <js:valuesImpl>
                <js:SimpleCSSValuesImpl />
        </js:valuesImpl>
        <js:initialView>
                <js:ViewBase width="100%" height="100%">
                        <js:Image source="assets/Penguins.jpg" width="100%" 
height="100%" />            
                </js:ViewBase>
        </js:initialView>
</js:Application>*



-----
Regards,
Prashant
--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/FlexJS-Cross-Compilation-Issue-tp12586p12591.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to