Popup windows

  • adiboy
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Mar 21, 2005
  • Posts: 14
  • Status: Offline

Post April 25th, 2005, 11:52 pm

Quote:
nEnterFrame = function () {
if (ansCounter eq 3) {
gotoAndPlay("prof", 1);
}


The above code will force open a new scene called "prof".
I've manage to do that, LOL.
Now, I've been trying since morning to make it open a popup window with a button called "Proceed". Once user press "Proceed", it will then move to the scene "Prof". Therefore, this time, I create a new layer called "PopUpWindows" and add a "Proceed" button on it. But it didn't work well.

How do I go about doing it? I've change the following line unsuccessfully.

Quote:
gotoAndPlay("PopUpWindows", 1);
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post April 25th, 2005, 11:52 pm

  • Tchuki
  • Mastermind
  • Mastermind
  • No Avatar
  • Joined: Sep 30, 2004
  • Posts: 1774
  • Loc: Edinburgh
  • Status: Offline

Post April 26th, 2005, 12:03 am

Use the code generated by the pop-up window JS generator in the link provided.

http://www.flash-db.com/PopUp/

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 38 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.