6/11/2010 1:52:54 AM
Title:
open next page
how to open next web page of the application from the home page of webapplication developed in adobeflex?
help please
Tyson
Points: 680
Posts:0
6/11/2010 5:57:03 AM
HI rani , if you are using states in flex for developing website , then you can simply call the required state on click event of the button
click="currentState='Contact'" here contact is the page that we want to go to
More info on creating website using states check this tutorial
http://askmeflash.com/tutorial/0/how-to-create-website-in-flex-tutorial-my-first-flex-website