Go Back   CodingForums.com > :: Client side development > Flash & ActionScript

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-13-2013, 06:04 PM   PM User | #1
samuelito.mcf
New Coder

 
Join Date: Jan 2013
Location: Oregon
Posts: 34
Thanks: 5
Thanked 0 Times in 0 Posts
samuelito.mcf is an unknown quantity at this point
Exclamation Can't seem to stop Flash object from looping.

I've created a simple flash animation using the software: Vectorian Giotto. It looks great except I don't want it to keep replaying! I've tried using stop(); in final keyframes and I've also tried loop="false" in the html. That kind of works as it stops it from looping but then it plays how it should but goes blank. Any ideas?
samuelito.mcf is offline   Reply With Quote
Old 02-13-2013, 07:20 PM   PM User | #2
djpaul1963
New Coder

 
Join Date: Apr 2012
Location: Athens GR
Posts: 58
Thanks: 0
Thanked 6 Times in 6 Posts
djpaul1963 is an unknown quantity at this point
You are doing something wrong with the stop(); you tried. Put the source here if you can. The html loop=false will not help you with what you are trying to achieve.
djpaul1963 is offline   Reply With Quote
Old 02-13-2013, 07:49 PM   PM User | #3
samuelito.mcf
New Coder

 
Join Date: Jan 2013
Location: Oregon
Posts: 34
Thanks: 5
Thanked 0 Times in 0 Posts
samuelito.mcf is an unknown quantity at this point
I can't access the source but all I did was add stop(); to the final keyframe. I don't know how to do anything other than that.
samuelito.mcf is offline   Reply With Quote
Old 02-13-2013, 08:25 PM   PM User | #4
djpaul1963
New Coder

 
Join Date: Apr 2012
Location: Athens GR
Posts: 58
Thanks: 0
Thanked 6 Times in 6 Posts
djpaul1963 is an unknown quantity at this point
The stop you put in the last keyframe, stops the main timeline but not the timelines of the movieclips placed in the frames, so maybe you have a looping movieclip somewhere causing the problem you have.
djpaul1963 is offline   Reply With Quote
Old 02-13-2013, 10:30 PM   PM User | #5
samuelito.mcf
New Coder

 
Join Date: Jan 2013
Location: Oregon
Posts: 34
Thanks: 5
Thanked 0 Times in 0 Posts
samuelito.mcf is an unknown quantity at this point
I tried putting stop on all layers and still got nothin.
samuelito.mcf is offline   Reply With Quote
Old 02-13-2013, 11:18 PM   PM User | #6
djpaul1963
New Coder

 
Join Date: Apr 2012
Location: Athens GR
Posts: 58
Thanks: 0
Thanked 6 Times in 6 Posts
djpaul1963 is an unknown quantity at this point
You didn't understood what I said. You must go inside all movieclips and put a stop in their last frame, not in all layers, this is useless.
djpaul1963 is offline   Reply With Quote
Old 02-13-2013, 11:28 PM   PM User | #7
samuelito.mcf
New Coder

 
Join Date: Jan 2013
Location: Oregon
Posts: 34
Thanks: 5
Thanked 0 Times in 0 Posts
samuelito.mcf is an unknown quantity at this point
I realized the problem...somewhat. The stop works! Whenever I do manual animations it works and doesn't loop. The only time it does not work is when I use one of the effects provided in the software. Those loop no matter what. Which stinks since those are really what I'd like to use!
samuelito.mcf is offline   Reply With Quote
Old 02-13-2013, 11:29 PM   PM User | #8
samuelito.mcf
New Coder

 
Join Date: Jan 2013
Location: Oregon
Posts: 34
Thanks: 5
Thanked 0 Times in 0 Posts
samuelito.mcf is an unknown quantity at this point
Quote:
Originally Posted by djpaul1963 View Post
You didn't understood what I said. You must go inside all movieclips and put a stop in their last frame, not in all layers, this is useless.
I don't think this is possible in the software I'm using.
samuelito.mcf is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:52 PM.


Advertisement
Log in to turn off these ads.