#  /  posted on Apr 15, 2010
Sense Weather Clock
Home / Forum / Components Discussions / Sense Weather Clock
-
New tags have been added for the new component Sense Weather Clock
#  /  posted on Apr 15, 2010
-
-
Hello flashmaker,
this component as the rest I've uploaded so far here, are AS2.
#  /  posted on Jul 05, 2010
-
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
#  /  posted on Sep 27, 2010
-
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.
#  /  posted on Sep 27, 2010
-
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
#  /  posted on Sep 27, 2010
-
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.
#  /  posted on Sep 28, 2010
-
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
#  /  posted on Sep 28, 2010
-
hi i like very much just one question is possible to change the language to portugues / brasil ?
#  /  posted on Oct 31, 2010 -
Hello medusa, if you mean the day/month yes you can. The city name is provided by Yahoo and Weather.com.
#  /  posted on Nov 02, 2010
-
Is it possible to change the clock to a 12 hour format as opposed to the 24 hour format?
#  /  posted on Feb 14, 2011 -
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.
#  /  posted on Feb 14, 2011
-
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?
#  /  posted on Feb 16, 2011 -
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.
#  /  posted on Feb 17, 2011
Please login to post replies.






