A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: [RESOLVED] Stuck on something simple...

  1. #1
    Senior Member
    Join Date
    May 2006
    Posts
    119

    [RESOLVED] Stuck on something simple...

    I just cant figure out how to do this properly.
    I have a drop down list of words that in one MC the path being
    _root.word_list_mc.word1
    and I want to make it invisible to start with, then when an object on the main timeline is clicked, the word will become visible.
    the problem is, every time you open the box, the words reset to not visible.
    what am I over looking here? It seemed like it should have been so simple.

    Thanks for any advice.

    Mark

  2. #2
    Flash Filosopher
    Join Date
    Apr 2006
    Location
    Washington
    Posts
    68
    Can you post a .fla to take a look at? In general, just use (object)._visible = true or false when you want to toggle visibility.

  3. #3
    Senior Member
    Join Date
    May 2006
    Posts
    119
    Ok, here is the .fla sorry the code is a little out of order
    thanks alot
    Attached Files Attached Files

  4. #4
    Senior Member
    Join Date
    May 2006
    Posts
    119
    Sorry, I got it figure out! I just needed some sleep!

    cheers to all who took their time on this!

    Mark

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