Ask a Question related to Macromedia Flash, Design and Development.
-
-
SWF plays locally but not from the net.
I just got a new Dell laptop and installed Flash 9.0. It has IE 7.0 on it and I can't go back to 6.0. When I play a SWF file locally it works fine.... -
Plays in 8 but not in 7
I have a flash movie player and it woks fine whit ff+flash 8... But if I run ie+flash 7 it will only play the sound... what could be wrong? ... -
setting number of times Flash plays
I've got a small Flash piece on a website. I want it to play three times and then stop. I've done this in the past and can't remember how, other... -
Sounds plays for some - doesn't for others
Hi: I'm a beginner and hope someone can help. I've created an intro with sound for a client to preview. I've asked 6 people to check it and they all... -
movie just plays thru-help
Hello! My problem: The movie (I created previously ) and is oppened in another movie, just plays thru without stooping! Originaly it is navigated... -
Reaps #2
Re: Number of plays
There is an option in Macromedia Flash.....
Let me look when I'm back home and I will post again...
or thinking on, if the swf movie is only short, you could cheat by copying
it into the timeline the required number of times, I've seen that done
plenty....
Reaps
"OHM" <sedfsdf@sdfsdf.com> wrote in message
news:cv2fat$rhc$1@reader-00.news.insnet.cw.net...> How can I get a movie to play a fixed number of times ?
>
Reaps Guest
-
ThaNigga #3
Re: Number of plays
You put this script in the last frame:
n++;
if (n==theNumberOfTimes){
stop();
}
ThaNigga Guest



Reply With Quote

