opening pages in a window
I have a ? for the guru's here:
I want to use a button that I can click to open a new page that can be displayed within a current window. Namely, the inventory window.
Once the window displays, I would like to have the window use a close button to hide that window so the inventory window is back to normal.
I tried using onpress and onactivate, but I am not seeing my page open.
I started my new page with visible = false.
Using a button and the onpress property, I told it "newpage.visible = true paperdoll.visible = false" it is not working. I click my button and do not see my new page. Any help please is welcomed.
-dn
|