Flasher Archive

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


Subject: Re: FLASH: Tell Target question still not working
From: Phil Ward
Date: Wed, 9 Feb 2000 20:40:08 GMT

You should move the 'Play' marker along a frame otherwise you send the play
command to a frame with a stop action in it....so it stops.

The first frame of your mc should have the stop action in it, frame 2 should
have the start of your anim sequence, the last can either have a stop action
or go to frame 1 if you wish to park the play head.

If you need to when roll over the anim starts attach the tell target and
direct to the play marker, if you then require that the animation stops when
rolled off have another tell target which sends the playhead to frame 1.

Hope this makes sense.

Basically you are currently sending the playhead to a stop frame.

Regards

Phil
----- Original Message -----
From: Paul Kilgour <paulkatmobilixnet [dot] dk>
To: <flasheratchinwag [dot] com>
Sent: Wednesday, February 09, 2000 6:38 PM
Subject: Re: FLASH: Tell Target question still not working


> Eric,
>
> Thanks for your help, but still no dice!! Now, I must be doing something
> really stupid here, but I just don't know what.
>
> Here's what I did. Maybe I didn't understand your instructions.
>
> The second MC: 'Indexfadeout'.
> I've gone to the library to edit the MC.
> I've moved the whole thing along a couple of frames.
> I've put a Stop action on the first frame of the timeline.
> I've labelled the first frame of the movie - 'play'.
> I have a Stop action on the last frame.
>
> Now, I go to the first MC. 'index'
> I go to the library to edit it.
> I've selected the button instance that I want the action asigned to.
> I've gone to ACTIONS.
> Then I've entered this:
>
> On (Press)
> Begin Tell Target ("/indexfadeout")
> Go to and Play ("play")
> End Tell Target
> End On
>
> And when I test the movie and click on the button, nothing happens!!
>
> I must just not be understanding something here. Sorry to be a pain in the
> backside.
>
> Regards,
>
> Paul.
> >
> > Put a stop action on the first frame of your MC containing the
transition.
> > Start the actual transition a couple frames down the timeline in the MC.
> > Label the first frame of the transition something like "play." Now
instead
> > of using Begin Tell Target > Play, use this:
> >
> > On (Release)
> > Begin Tell Target ("/YourMC")
> > Go to and Play ("play")
> > End Tell Target
> > End On
> >
> > Good Luck
> > -Eric-
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> flashforward2000 and The Flash Film Festival
> "The World's Premier Flash Solutions Conference and Expo"
> March 27-29, Nob Hill Masonic Center, San Francisco, California
>
> -Register before Feb 25 and save $200!!-- www.flashforward2000.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World’s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Tell Target question still no, Paul Kilgour

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