<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[XorBin Forum - Change TimeZone of Analog clock??]]></title>
		<link>http://www.xorbin.com/forum/topic21-change-timezone-of-analog-clock.html</link>
		<description><![CDATA[The most recent posts in Change TimeZone of Analog clock??.]]></description>
		<lastBuildDate>Sat, 14 Nov 2009 12:45:42 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Change TimeZone of Analog clock??]]></title>
			<link>http://www.xorbin.com/forum/post91.html#p91</link>
			<description><![CDATA[I have the same problem, but with digital clock.

The variable         UTCTime: "<?php echo gmdate('H:i:s'); ?>", doesn't work. Shows only dead clock.

Anyone help?]]></description>
			<author><![CDATA[dummy@example.com (cpdavidd)]]></author>
			<pubDate>Sat, 14 Nov 2009 12:45:42 +0000</pubDate>
			<guid>http://www.xorbin.com/forum/post91.html#p91</guid>
		</item>
		<item>
			<title><![CDATA[Change TimeZone of Analog clock??]]></title>
			<link>http://www.xorbin.com/forum/post85.html#p85</link>
			<description><![CDATA[Hi

I must say this is a cool analog clock.

I trying to add to to my web page, but im having problems changing the time zone, i think the PHP script is causing the problem. My web server supports php, i have checked that with technical support.

It just shows a dead clock :(

Here is my code...

<p id="devAnalogClock"><a href="http://www.xorbin.com/">Analog flash clock widget</a></p>
<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
    var flashvars = {
        clockSkin: "skin002.png",
        arrowSkin: "1",
        arrowColor: "666666",
		UTCTime: "<?php echo gmdate('H:i:s'); ?>",
		timeOffset: '7200'
    };
    swfobject.embedSWF(
        "devAnalogClock.swf",
        "devAnalogClock",
        "220",
        "220",
        "8",
        "expressInstall.swf",
        flashvars,
        {scale: "noscale", wmode: "transparent"}
    );
</script>

Any advice please??

Thanks]]></description>
			<author><![CDATA[dummy@example.com (hustler2009)]]></author>
			<pubDate>Thu, 15 Oct 2009 18:13:30 +0000</pubDate>
			<guid>http://www.xorbin.com/forum/post85.html#p85</guid>
		</item>
	</channel>
</rss>

