Home / Components / User Interface / Sense Weather Clock /
Sense Weather Clock
78 purchases
License:
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website&nbs... [+]
> View graphic table with full license features
$8.00
Package includes: FLA
Flash Version: Flash CS3, Flash CS4
Viewable with: Flash Player 9
Documentation level: Well documented
Flash knowledge level: Basic
Action Script: ActionScript 2.0
Product ID:F1003676
Please install flash first.
the "Sense UI" that all the HTC mobile phones use these days.
I didn't do it exactly as the original cause I think the Yahoo
Weather icons I used, look better.
--- No Flash knowledge is required! ---
You can simply open the .as file, change the location
and republish the .fla file. The exported .swf is
the only file you need, configured to your needs.
For any questions please comment here or e-mail us using our
profile's contact page.
Thanks for looking!
Vangelis.
$8.00
License:
Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.
| Usage Terms: | Personal | Commercial | Multiple |
|---|---|---|---|
| Use in ONE SINGLE NON-COMMERCIAL project | |||
| Unlimited use in the same project | |||
| Use in ONE SINGLE COMMERCIAL project | |||
| For your client's ONE SINGLE COMMERCIAL project | |||
| MULTIPLE COMMERCIAL projects | |||
| For your client's MULTIPLE COMMERCIAL projects |
Other by vagdesign:
Related components:
Featured components:























14 comments
Add comment
vagdesign
#  /  PM  /  posted on Apr 15, 2010
flashmaker
this components as2 or as3 ?
thanks
#  /  PM  /  posted on Jul 05, 2010
vagdesign
this component as the rest I've uploaded so far here, are AS2.
#  /  PM  /  posted on Jul 05, 2010
enfsol
Hello
I need it in my standalone Visual Basic.NET Desktop Application and it would be better that if it rotates the temperature of given multiple cities after some interval.
Is it possible ??
Thanks
Enfsol
#  /  PM  /  posted on Sep 27, 2010
vagdesign
Hello enfsol, I never tried to see if that could work on VB.NET cause I never needed to do so. That means that I cannot tell you if it will work or not for sure. About the multiple cities and temp measurement, there are other weather widgets here in FC to check out. At the moment I don't plan to upgrade Sense Weather Clock to use multiple cities, maybe in the future.
Thanks for asking, Vangelis.
#  /  PM  /  posted on Sep 27, 2010
enfsol
Thanks for quick response Sir, Actually if its standalone swf widget it will work on vb.net. and I am askin about if u make me custom Temprature Rotator. Means if we set the cities and there weather code in the xml file and and when it loads for first time it load all all the info frm the weather source and start to display in looped way.
Can you make me above mentioned requirment as custom we are ready to pay you for this feature ..
Thanks
enfsol
#  /  PM  /  posted on Sep 27, 2010
vagdesign
Hello enfsol again, At the following weeks I'm very busy with other projects, I can work on it later, maybe in a month from now. If you can wait, we can discuss it, if not I'm sorry but I can't help you out right now.
You can e-mail me in the future to discuss it. Go to http://www.ax-easy.com/en/contact/address and send us an e-mail with company details and requirements to set it on Que.
Thanks for asking,
Vangelis.
#  /  PM  /  posted on Sep 28, 2010
enfsol
Ok, But try to make it as early as possible mean while I am purchasing it for my testing but I need it in urgent basis my email add is enfsol@gmail.com.
Thanks
enfsol
#  /  PM  /  posted on Sep 28, 2010
medusa
hi i like very much just one question is possible to change the language to portugues / brasil ?
#  /  PM  /  posted on Oct 31, 2010
vagdesign
Hello medusa, if you mean the day/month yes you can. The city name is provided by Yahoo and Weather.com.
#  /  PM  /  posted on Nov 02, 2010
k1llahurtz
Is it possible to change the clock to a 12 hour format as opposed to the 24 hour format?
#  /  PM  /  posted on Feb 14, 2011
vagdesign
Hello, yes it is. You can add the following code in the “hours” movie clip, in 2nd frame of the Actions Layer after line 6:
if (hours > 12 ) { hours = hours-12; } if (hours == 0) { hours = 12; }
This gives you 12hours display but the “0” will remain in the clock. I hope this helps.
#  /  PM  /  posted on Feb 14, 2011
duranakcaylier
Is it possible to manipulate city name..? As you said before city name is coming from weather.com, but i want to change it like "Istanbul, Turkey" format.. Do you have any solution?
#  /  PM  /  posted on Feb 16, 2011
vagdesign
Hello, As I see here: http://www.weather.com/weather/today/Istanbul+Turkey+TUXX0014?from=enhsearch_didyoumean Appears like that, Istanbul, Turkey. Do you use the right city code? For Istanbul the right code is: TUXX0014.
I hope this helps, Vangelis.
#  /  PM  /  posted on Feb 17, 2011