Flasher Archive

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


Subject: Re: FLASH: Tell Target question, thanks to Dorian!
From: Marc Hoffman
Date: Mon, 18 Jan 1999 17:16:04 GMT

At 09:51 AM 1/18/99 +0000, you wrote:
>I want the user to be directed to a finish
>screen, dependant on what score they get. I.E. score 0-3 and you are taken
>to a bad luck screen try again, up to 10, perfect score, well done screen.
>

hi George.

Why not make the finish screen part of the score result? That way it would
pop up with the result. If you like, insert some extra frames in the clip
so the score displays for a couple of seconds before the rest of the finish
screen pops up. Alternatively, including a "proceed" button with the
score, and have that button telltarget the finish screen, which would be in
a movie clip. In that case, you'd have a button in movie clip A
telltargeting a frame in movie clip B, both A and B residing on the main
timeline, so the telltarget syntax for the button action would be:

On Mouse (release)
Begin TellTarget
../clipBinstanceName
GoTo
FrameLabel
End TellTarget
End On




Marc Hoffman
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
marcatdartfrogmedia [dot] com (mailto:marcatdartfrogmedia [dot] com)
View my Flash3 work: <http://www.jps.net/dartfrog/sampler>.
Play a virtual marimba: <www.dartfrogmedia.com>.
Read about Flash: <http://www.jps.net/dartfrog/sampler/flashinf>

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  Re: FLASH: Tell Target question, thanks , George Bezani

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