21 Replies Latest reply: Dec 3, 2009 11:36 AM by Kathlene Sage RSS

    Button hided by default in SWF?

    Petteri_Paananen Community Member

      Hi folks...

       

      I would like to put a small image to my SWF, and when user cliks (or rollover) it, a bigger image appears next to small one. So first thing to do is convert  that large image to button as well... but it´s visible.... it should not be visible at first, before user has clicked small image...

       

      Does anyone know any cool trick how you could hide a button so that it would be hidden when user opens SWF? That´s fairly easy with interactive PDF but I have not found a way to hide buttons by default if target format is SWF....

       

      I have used so far a background colored rectangle shaped buttons as a kind of mask that covers object I want to be hidden... and then I have hide that mask... but in this case it won´t help. My hidden button should appear on the top of text, so it can´t be covered, otherwise text will be covered too...

       

      One possibility would be put that image to overstate, but it doesn´t work either, because image should remain visible as long as user closes it by pushing close button...