1.) Open the projectname- app.xml file in the src folder, Add the "none" to the systemChrome
2.) Open the main application mxml file and add the propety called showFlexChrome="false"
to the main tag called
mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" showFlexChrome="false" backgroundColor="white" alwaysInFront="true"
No comments:
Post a Comment