Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: Goto here and goto to there..
From: nickcalladine
Date: Mon, 13 Nov 2000 21:00:21 GMT

I have a scene which I have set up some labels and also times where I am awaiting a button press before moving to the next frame.

I seem to have a problem when I use this

example on frame 3

On Release
goto and stop (4)
Endif

or

On Release
goto and stop ("people")
Endif

but it seems to just carry on and not stop..

but if i use

On Release
goto next frame
Endif

and

On Release
goto previous frame
Endif

When I do this I can get a basic working model...

the full bit of the project should run like this.....

The advanced stuff I need to do is as follows..

frame 4 - drop down select box with instruction
frame 5 - the actual drop down box (no instruction)
frame 6 - the result of the drop down box - like frame 4 (with two options)
option 1 - that you can select the drop down box
equivalent to goto frame 4
option 2 - that theres is a next page button
equivalent to goto frame 6


.... so can some one explain why i have problems like this.... with the labels and goto and stops...

ta very much


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save �200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Goto here and goto to there.., MOWHITE

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]