Flasher Archive

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


Subject: FLASH: Translating from slash syntax to dot syntax
From: Sibyl Perkins
Date: Mon, 9 Oct 2000 18:05:37 +0100

Hello All,

I'm trying to get a button in a movie clip to move the main timeline to a
different frame. Simple huh? I have it working fine using:

on (release) {
tellTarget ("/") {
gotoAndPlay ("join");
}
}

BUT, since Tell Target is deprecated in Flash 5, I'm wondering what would be
the correct dot syntax to translate this code into. I've been dinking around
with it for a while and haven't gotten it right yet. Could someone point me
in the right direction?

-Sibyl


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
  Re: FLASH: Translating from slash syntax, Kurt Dommermuth
  Re: FLASH: Translating from slash syntax, Randy Kato

Replies
  RE: FLASH: activate movie clip rollovers, Justin Ludington

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