Question
Non-Script Way of Setting Visible Property
Why hello there!
I am looking to set the "visible" property of a movie clip in the Flash CS3 designer, as opposed to using AS3.
In my movie, I set a movieclip to invisible in code immediately. However, I sometimes see the artefact of the image for a split-second on running the swf in my browser. I would therefore like to set the property in the designer.
I am guessing that there is not a way of doing it. Are there any suggestions?
I'm now considering setting the alpha value to 0 in designer, and then setting the alpha value to 1 in code when I need to be able to see the mc.
(I have posted in this forum as I did not receive any answers in the General forum)
Raffi.
I am looking to set the "visible" property of a movie clip in the Flash CS3 designer, as opposed to using AS3.
In my movie, I set a movieclip to invisible in code immediately. However, I sometimes see the artefact of the image for a split-second on running the swf in my browser. I would therefore like to set the property in the designer.
I am guessing that there is not a way of doing it. Are there any suggestions?
I'm now considering setting the alpha value to 0 in designer, and then setting the alpha value to 1 in code when I need to be able to see the mc.
(I have posted in this forum as I did not receive any answers in the General forum)
Raffi.