Open a new window in AIR
Ok...This is a newbie question...I know -:(
Supposed that in my project I got a file named Main.mxml and another one called About.mxml...So I want to open About.mxml when I press a button on Main.mxml
I have search for answers, but so far have only found that I need to create the new window by code...Isn't any other way??? Like in VB6 where it should be...
About.show()
Greetings,
Blag.