RE: [flexcoders] round timer

2009-03-20 Thread Alex Harui
Look for the Gauge components

Alex Harui
Flex SDK Developer
Adobe Systems Inc.http://www.adobe.com/
Blog: http://blogs.adobe.com/aharui

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of makeflex
Sent: Thursday, March 19, 2009 4:55 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] round timer


I'm looking for either a component or source code for a circle timer. something 
similar to this 
http://flashden.net/item/adjustable-circle-timer-in-casinostyle/10304. That one 
won't work for me because it's simply to jagged. Can anyone point me in the 
right direction?



Re: [flexcoders] round timer

2009-03-20 Thread claudiu ursica
Hi, unfortunately I cannot give you any code since is company property. However 
we have something similar. It was designed in flash (some circular paths and 
masks will do the trick) and exported as a flex asset. This is embedded in a 
flex component which update the timer via a binding. The animation goes for 100 
ticks an the input can be simulated with a timer or you can get input form 
server or wherever...   So every tick change (1,2,3 ...) triggers a 
goToAndStop(tickNo) inside the flash round timer and the animation updates 
smoothly...

HTH somehow,
Claudiu





From: makeflex makef...@yahoo.com
To: flexcoders@yahoogroups.com
Sent: Friday, March 20, 2009 1:55:12 AM
Subject: [flexcoders] round timer


I'm looking for either a component or source code for a circle timer. something 
similar to this http://flashden. net/item/ adjustable- circle-timer- 
in-casinostyle/ 10304. That one won't work for me because it's simply to 
jagged. Can anyone point me in the right direction? 


   


  

[flexcoders] round timer

2009-03-19 Thread makeflex
I'm looking for either a component or source code for a circle timer. something 
similar to this 
http://flashden.net/item/adjustable-circle-timer-in-casinostyle/10304. That one 
won't work for me because it's simply to jagged. Can anyone point me in the 
right direction?