Jump to content

prono

Members
  • Posts

    2
  • Joined

  • Last visited

prono's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. prono

    Connect Scenes

    I need some help with flash here, paticularly with connecting scenes.I am working on a flash website which needs me to connect the scenes.I tried "on(release){gotoAndPlay(nextScene); }" but it does not work. If I were to type in "on(release){gotoAndPlay(2);" , I will end up going back to frame 2 instead of proceeding to scene 2. Is there any way to connect this?Thanks in advance.
  2. prono

    Connect Scenes

    I need some help with flash here, paticularly with connecting scenes.I am working on a flash website which needs me to connect the scenes.I tried "on(release){gotoAndPlay(nextScene); }" but it does not work. If I were to type in "on(release){gotoAndPlay(2);" , I will end up going back to frame 2 instead of proceeding to scene 2. Is there any way to connect this?Thanks in advance.
×
×
  • Create New...