Flasher Archive

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


Subject: FLASH: Moving target ar press down action (F5)
From: Motomichi
Date: Wed, 30 Aug 2000 21:52:18 +0100

Hi to all.

I would like to make a button which moves the target while you are pressing
down instead of doing millions of "click". What I have now is as follows. I
am using Flash and that's one the reasons why I can't really figure this
out..


on (press) {
setProperty ("/targetclip", _x, Number(getproperty("/targetclip",
_x))+18);
x_value = getproperty("/targetclip", _x);
y_value = getproperty("/targetclip", _y);
}

Please help!!

mm


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Internet Clock, Motomichi
  Re: FLASH: Moving target ar press down a, Randy Kato

Replies
  Re: FLASH: Full Screen, no borders look?, derrickito

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