A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: visibility

  1. #1
    Member
    Join Date
    Dec 2000
    Posts
    55

    visibility

    Hi all,
    I created a big mechine image, all parts in this are a buttons and when cliks any part of machine you will see a popup image of that part in bigger in size.
    my quary is how i will hide other popup windows when I click other part of image, giving _visible = false is some what i need to give for all popup window names, rather any easy fuctions are works, how to do this with minimum code.

    thanks in advance
    wating for replay

  2. #2
    you could either define the inivisibility portion of the code as a function, or you could make each part of the machine an entire new swf and load it when needed, then close it when not needed.

    cheers
    [swf width="300" height="40" background="#333333"]http://www.dstudios.net/dfooter.swf[/swf] -- maybe i should pay my hosting bills....

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