Skip to main content
MikeF_Ohio
Participating Frequently
July 29, 2015
Question

Coding Poll Results

  • July 29, 2015
  • 1 reply
  • 560 views

Hello,

I have some questions. I am creating a meter that I would update to put a number or percent of votes for a category collected on my website. I've made a flash document (http://wlqtdb.com/meter.swf), but what I am wanting to do is after it does one loop.. stop at a certain point.. We created a timeline where if you go slow, you can see it goes every certain amount of points.

I am wanting to create a function called Jolly.. with a number.. let's say 52.. 50 is at the edge of HO HO HO on this graphic. the meter arrow is actually called arrow in action script. I am new to action script, and would love to figure out how to go about doing this. Is there a way after it goes to HO HO HO and back to Bah Humbug, then go to the stop point? It can either begin to go forward until it gets there or just go there.. How would I go about doing this?

Thanks,

Mike

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
July 29, 2015

the easiest way would be to use actionscript to tween your arrows rotation property.

MikeF_Ohio
Participating Frequently
July 29, 2015

Would you be willing to help me? I'd love to figure this out. I'd like to simply put a value at the top of the action script, and however the tween is set it will stop based on where the value is.

Thanks.

kglad
Community Expert
Community Expert
July 29, 2015

it would be easier to use a third party tween like tweenlite.

google greensock's tweenlite.