A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: "TellTargets"

  1. #1
    Junior Member
    Join Date
    Oct 2000
    Posts
    7
    Hey!

    I hope some of you read my last messsage about the menu. Anywho, I want to "telltarget" from one movieclip to another one....is this possible? If this isn't possible,how can I controle one movieclip from another button in another movieclip. PLEASE, ANY HELP WILL BE GREATFULLY APPRECIATED.

  2. #2
    caithness massiv
    Join Date
    May 2000
    Location
    denver
    Posts
    1,672
    i'm pretty sure you can't tell target from one movie to another... i think the buttons have to be on the same timeline as the movies, or on an 'above' timeline from the targeted movie clip.

  3. #3

    similar thread

    I had a similar problem, and I think lots of others have as well. Check out my thread, it might help:

    http://www.flashkit.com/board/showth...threadid=46883

  4. #4
    Senior Member
    Join Date
    Aug 2000
    Posts
    2,235
    Assuming both mc's are on the main timeline: mca targets mcb as follows:

    SetProperty ("/mcbinstancename",Visibility) = 50

    or:

    Tell Target ("/mcbinstancename")
    Play
    End Tell Target

    the '/' targets the main timeline and the instance name after it tells which mc to target.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center