header
ask question
Click here to ask Question Now Its free No registration required. Flash, Flex, Flash Media Server, ActionScript,Adobe Air. Most questions receive a response in an hour.
Vipin
Points:0
Posts:0
Answered

5/24/2010 3:23:25 AM

Title: Create a new window


How to create a new window in ADobe AIR?



1
Andrid
Points: 720
Posts:0
Accepted Answer
5/24/2010 6:38:16 AM



you can use below code to create new window in flex



private function openNewWin():void
	{
		myWindow = new MyWindow();
		myWindow.title = "This is New Window Adobe AIR!";
		myWindow.maximizable=false;
		myWindow.open();
				
	}


2
Vipin
Points: 0
Posts:0
4/10/2011 6:59:05 AM



Thanks Andrid


Post your Reply
Name  

Email

Type your Reply or Answer

Are you human? What is 7+1 



Members Login

Email  
Password
Forgot Password





This website focus on: Flash | Flex | FMS | RED5 | WOWZA | Flash Media Server | Adobe AIR | ActionScript,Flash Solutions | Flash Question | Flash Answers | Flash Developers | Flash Problem, Flash Help, Flash bugs, Flash workaround | Flash Blog | Flex Question Answers | Flash Forum | Flex Development | Actionscript development | Flash development | Adobe AIR development
Copyright © 2008 AskMeFlash.com. All rights reserved. Privacy Policy | Terms & Conditions