Flasher Archive

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


Subject: Re: FLASH: Aaaaarrrrggghhh!!!!!
From: Mats Persson
Date: Fri, 12 May 2000 07:49:44 +0100

London, Thursday, May 11, 2000, at 11:03 pm


James,

You seem to have re-posted the same question under two different subjects.

I sent you an easier and faster answer yesterday, but you might have missed
it, so here it is again.


London, Wednesday, May 10, 2000, at 5:09 pm


If I understand you correctly this is how:

On (Release)
Begin Tell Target ("_level0")
Go to and Play ("Scene/2")
End Tell Target
End On

Your "Main movie" is loaded into _level0 by default.

If you want to target an MC in the main movie you would do as follows:

Begin Tell Target ("_level0:YOUR_MC") // (NOTE ! the ":" )
Go to and Play ("YOUR_MC_Scene")
End Tell Target

Once you understand Flash's Levels and MC's you're into a wonderfully
interesting world !!

Regards,

Mats
matsatimediatec [dot] co [dot] uk

PS. If you need a simple FLA, drop me a line



> From: "James Cutts" <jamesatinone [dot] co [dot] uk>
> Date: Thu, 11 May 2000 09:48:22 +0100
> Subject: FLASH: Aaaaarrrrggghhh!!!!!
>
> Help!
>
> I have a movie consisting of 5 scenes. In one of the scenes is an MC
> which contains a button. How do I make the button tell the main movie to go
> to a specific scene (labeled in its first frame as Scene/2)
>
> ie:
> On (Release)
> Begin Tell Target ("../")
> Go to and Play ("Scene/2")
> End Tell Target
> End On
>
>
> This simply doesnt work.
>
> Ive also tried placing an action in a 'hidden frame'
> (ie after the last frame of the parent scene) which is labeled ("scene2
> script") as follows:
>
> Go to and Play ("Scene/2")
>
> and then targeting that frame from the MC:
>
>
> On (Release)
> Begin Tell Target ("../")
> Go to and Play ("scene2 script")
> End On
>
> But to no avail.
>
> Someone please help. Im chewing my keyboard....
>
> TIA ;\
>
> jamesatinone [dot] co [dot] uk
> www.inone.co.uk
>


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Flashin' on The Mac, Michael Greenberg

Replies
  FLASH: Aaaaarrrrggghhh!!!!!, James Cutts

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