Hello Friends
I am working on a flex project. I have a user.mxml in my project. I want to open this mxml in a new browser window on clicking a button(Show Users). It means application would be continue in the current window and user.mxml will popup in new browser window
Any idea???
Thanks