Thread: Analogue clock
View Single Post

  #3 (permalink)  
Old 14-06-08, 11:25
Flep Flep is offline
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,488
Rep Power: 6
Flep is on a distinguished road
Re: Analogue clock

You can work changing these properties:
Code:
private var fusoOre:Number=2;
private var fusoMinuti:Number=0;
fusoOre=how many hours of jet lag difference from GMT universal time
fusoMinuti=how many minutes of jet lag difference from GMT universal time
__________________

 


I recommend: Essential Actionscript 3.0

- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !
Reply With Quote