Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | FLASH: How to have a MC target it's self? |
From: | Charles Goran |
Date: | Thu, 21 Sep 2000 19:55:23 +0100 |
Hi. I'm trying to make the jump to 5 and I can't figure out how to have
a MC target it's self?
I want a duplicated MC to do a collision detect and then remove it's
self if it == true.
onClipEvent (enterFrame) {
if ("".hitTest(_root.dolphin) == true) {
_root.score = _root.score+100;
}
}
Please help!!
Charles Goran
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 helpchinwag [dot] com
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]