Skip to main content
Participant
September 11, 2006
Question

Help me to Refresh a swf file.

  • September 11, 2006
  • 1 reply
  • 121 views
Hello,
Can any body please help me to refresh or unloading & then loading simultaneously my swf file.
Is there any Script to perform this job. Exactly, i have some check boxes covered\masked by a layer. Hence, when the user press the layer, the back ground color of the layer becomes red. The user feels that the check box is selected. Now i need to change the back color of the layer to White Again by pressing a button placed at the next frame. How can i do it ??????
This topic has been closed for replies.

1 reply

Inspiring
September 11, 2006
Without seeing some code it'll be hard to decipher what's going on here, but
why can't you just change back the color like you did when the user clicked
on the layer and turned it red?

Is this an actual Flash Checkbox Component or something you made up?