My button stays as "up" when clicked.
Hi everyone,
sorry for such a stupid question, but I am experiencing a silly little trouble in my script : I have created a button in my library and changed the value of its saturation in its timeline, under "up" (basically the button is b&w and gets colored when the user mouses over it). When clicked, the whole page (button included) fades out, the button is withdrawn from the stage and a new scene appears.
The problem is that the rest of my website is all in actionscript, and it seems to interfere a bit with this motiontween thing...The button actually works fine, but when I come back to this category of my website, the button appears colored until I mouse on AND mouse over again! So basically the fact that the button fades out seems to block the button from coming back in its original state...Is there a way to solve this issue, possibly by restarting (or updating) the state of a button through actionscript? The weird thing is that my container (which contains the button and another one that has the same problem) gets deleted from the stage at the end of the fade out, and still it reappears in this "up" state.
Anyone has an idea?
Thank you very much in advance.
julien.