|
-
Jan 3rd, 2004, 01:23 AM
#1
Thread Starter
Addicted Member
action script/flash: playing a movie once instead of loop [solved]
How do I play a flash movie once instead of looping it?
Last edited by dolor; Jan 4th, 2004 at 05:13 PM.
- you've been privileged to read a post by Miz
-
Jan 3rd, 2004, 01:44 AM
#2
Re: action script/flash: playing a movie once instead of loop
Originally posted by dolor
How do I play a flash movie once instead of looping it?
On the last frame, put Stop()
-
Jan 4th, 2004, 01:04 AM
#3
Thread Starter
Addicted Member
Re: Re: action script/flash: playing a movie once instead of loop
Originally posted by kasracer
On the last frame, put Stop()
ha! i found a problem with that. my music stops too but i want that to loop even when the movie clip stops. any ideas?? thanks.
- you've been privileged to read a post by Miz
-
Jan 4th, 2004, 01:10 AM
#4
Re: Re: Re: action script/flash: playing a movie once instead of loop
Originally posted by dolor
ha! i found a problem with that. my music stops too but i want that to loop even when the movie clip stops. any ideas?? thanks.
stop() won't stop your sounds, stopAllSounds() will do that.
You probably have your sound sync wrong. Try setting it to start and loop or maybe stream. Play with it to find the desired effect
-
Jan 4th, 2004, 01:24 AM
#5
Thread Starter
Addicted Member
Re: Re: Re: Re: action script/flash: playing a movie once instead of loop
Originally posted by kasracer
stop() won't stop your sounds, stopAllSounds() will do that.
You probably have your sound sync wrong. Try setting it to start and loop or maybe stream. Play with it to find the desired effect
hmm...stop() stops the animation and sounds for me. umm...the way i set up my sound was by dragging and dropping from my library onto the background. should i perhaps set it up differently?
and since im somewhat new to flash (about 4 days of experience), i'm not sure what you mean by the "sound sync" and all that. could you please explain? thanks a lot for puttin' up w/a newbie!
- you've been privileged to read a post by Miz
-
Jan 4th, 2004, 02:23 AM
#6
Re: Re: Re: Re: Re: action script/flash: playing a movie once instead of loop
Originally posted by dolor
hmm...stop() stops the animation and sounds for me. umm...the way i set up my sound was by dragging and dropping from my library onto the background. should i perhaps set it up differently?
and since im somewhat new to flash (about 4 days of experience), i'm not sure what you mean by the "sound sync" and all that. could you please explain? thanks a lot for puttin' up w/a newbie!
Click on the frame that holds the sound, look at the properties panel. Some sound options should present themselves to you
-
Jan 4th, 2004, 05:13 PM
#7
Thread Starter
Addicted Member
Re: Re: Re: Re: Re: Re: action script/flash: playing a movie once instead of loop
Originally posted by kasracer
Click on the frame that holds the sound, look at the properties panel. Some sound options should present themselves to you
you...are a golden god. thank you very much.
- you've been privileged to read a post by Miz
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|