A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: _Visible Problem?

  1. #1
    Junior Member
    Join Date
    Jan 2005
    Posts
    2

    _Visible Problem?

    Hi,

    I have 2 buttons and 1 movieclip. One button sets the movieclip visiblity to false and the other button sets it to True. Simple so far.

    The problem is i have the buttons on frame1 and the movieclip in frame 5 then the movieclip visibility remains True regardless which button i press. IF i move the movieclip to frame 1 then it works?

    I need my movieclip to be in frame 5, so why cant i do this????

    Thanks in advance.

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    The clip has to be present on the same frame as the buttons.

    If you're on frame 1, why would you want some clip on frame 5 to be visible or not, anyways?
    Last edited by oldnewbie; 01-16-2005 at 10:41 PM.

  3. #3
    Junior Member
    Join Date
    Jan 2005
    Posts
    2
    The reason is that as soon as the buttons are clicked, the animation plays. According to which button was clicked, the moivieclip's visiblity will be true or false.

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