I'm just a newbie To Flash MX and need some help.
with a slideshow I'm creating.
First problem is my buttons don't seem to work
on the first mouse click. I have to press a button
twice and then the button works.
My second problem is that my continuous play button
makes my slideshow disappear. I put in the code...
on (release) {
play();
}
inside the button. Once I click this button
my slideshow disappears from the screen.
Any help would be appreciated.
Thanks.
with a slideshow I'm creating.
First problem is my buttons don't seem to work
on the first mouse click. I have to press a button
twice and then the button works.
My second problem is that my continuous play button
makes my slideshow disappear. I put in the code...
on (release) {
play();
}
inside the button. Once I click this button
my slideshow disappears from the screen.
Any help would be appreciated.
Thanks.