Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH: Scene Scrolling... |
From: | Brad Merritt |
Date: | Tue, 23 Feb 1999 15:01:48 GMT |
At 09:17 AM 2/23/99 -0500, you wrote:
>Let me clarify a little...
>
>I don't want the user to have to click a button, I want to read the mouse
>position and if it's on the left then scroll left, on the right scroll
>right.
>
>I think I might be able to use invisible buttons but (I think) unless you
>continuously move the mouse off of and onto a button it will only read the
>mouse over once.
>
What you do is make a MC(lets call it "control") that has 3 frames
1- first frame is off and has a stop action
2- second frame has a frame action that says telltarget
"scrollingbackground" goto next/previous frame
3 - third frame says goto frame 2 and play
See how this continues the scroll?
then you have an invisable button that says
on rollover, telltarget "control" goto and play frame 2
on rollout, telltarget "control" goto 1 and stop
Brad Merritt
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managershocker [dot] com. Problems to: ownershocker [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-managershocker [dot] com
Replies
RE: FLASH: Scene Scrolling..., Moseley, Bryan
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]