<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[XorBin Forum - embed]]></title>
	<link rel="self" href="http://www.xorbin.com/forum/feed-atom-topic5.xml"/>
	<updated>2009-10-27T09:12:32Z</updated>
	<generator>PunBB</generator>
	<id>http://www.xorbin.com/forum/topic5-embed.html</id>
		<entry>
			<title type="html"><![CDATA[Re: embed]]></title>
			<link rel="alternate" href="http://www.xorbin.com/forum/post87.html#p87"/>
			<content type="html"><![CDATA[[quote=Administrator]Hello, yes it is possible.

[code]
<object type="application/x-shockwave-flash" data="media/devAnalogClock.swf" width="200" height="200">
    <param name="movie" value="media/devAnalogClock.swf" />
    <param name="scale" value="noscale" />
    <param name="wmode" value="transparent" />
    <param name="flashvars" value="clockSkin=media/skins/skin004.png&arrowSkin=7&arrowScale=70&widgetUrl=http://www.devbox.info/&UTCTime=<?php echo gmdate('H:i:s'); ?>&timeOffset=3600" />
    <p><a href="http://www.devbox.info/">Analog flash clock widget</a></p>
</object>
[/code]

This code generates clock that shows you UTC+1 timezone time.[/quote]


I still having this problem, the clock was stuck and not moving even i try your new code for UTC Time

Have you try this code before?

Actually i trying to make multiple,and it work without UTC..but when i put UTC code..it become stuck]]></content>
			<author>
				<name><![CDATA[msyahrizan]]></name>
				<uri>http://www.xorbin.com/forum/user38.html</uri>
			</author>
			<updated>2009-10-27T09:12:32Z</updated>
			<id>http://www.xorbin.com/forum/post87.html#p87</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: embed]]></title>
			<link rel="alternate" href="http://www.xorbin.com/forum/post28.html#p28"/>
			<content type="html"><![CDATA[Hello, yes it is possible.

[code]
<object type="application/x-shockwave-flash" data="media/devAnalogClock.swf" width="200" height="200">
    <param name="movie" value="media/devAnalogClock.swf" />
    <param name="scale" value="noscale" />
    <param name="wmode" value="transparent" />
    <param name="flashvars" value="clockSkin=media/skins/skin004.png&arrowSkin=7&arrowScale=70&widgetUrl=http://www.devbox.info/&UTCTime=<?php echo gmdate('H:i:s'); ?>&timeOffset=3600" />
    <p><a href="http://www.devbox.info/">Analog flash clock widget</a></p>
</object>
[/code]

This code generates clock that shows you UTC+1 timezone time.]]></content>
			<author>
				<name><![CDATA[Administrator]]></name>
				<uri>http://www.xorbin.com/forum/user2.html</uri>
			</author>
			<updated>2009-03-17T06:43:57Z</updated>
			<id>http://www.xorbin.com/forum/post28.html#p28</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: embed]]></title>
			<link rel="alternate" href="http://www.xorbin.com/forum/post27.html#p27"/>
			<content type="html"><![CDATA[[code=html]
<object type="application/x-shockwave-flash" data="media/devAnalogClock.swf" width="200" height="200">
    <param name="movie" value="media/devAnalogClock.swf" />
    <param name="scale" value="noscale" />
    <param name="wmode" value="transparent" />
    <param name="flashvars" value="clockSkin=media/skins/skin004.png&arrowSkin=7&arrowScale=70&widgetUrl=http://www.devbox.info/" />
    <p><a href="http://www.devbox.info/">Analog flash clock widget</a></p>
</object>
[/code]


Hello :-)

Just discovered these beautiful clocks last week. Very nice job.


Is it possible to use the UTCTime parameter in the code above?

I tried to put in the "flashvars" parameter, but I can not get it to work.

Best regards,

Sanook]]></content>
			<author>
				<name><![CDATA[Sanook]]></name>
				<uri>http://www.xorbin.com/forum/user15.html</uri>
			</author>
			<updated>2009-03-17T02:31:26Z</updated>
			<id>http://www.xorbin.com/forum/post27.html#p27</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: embed]]></title>
			<link rel="alternate" href="http://www.xorbin.com/forum/post12.html#p12"/>
			<content type="html"><![CDATA[Thanks, that sorted out the problem.]]></content>
			<author>
				<name><![CDATA[mhstee]]></name>
				<uri>http://www.xorbin.com/forum/user10.html</uri>
			</author>
			<updated>2009-02-20T08:09:25Z</updated>
			<id>http://www.xorbin.com/forum/post12.html#p12</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: embed]]></title>
			<link rel="alternate" href="http://www.xorbin.com/forum/post11.html#p11"/>
			<content type="html"><![CDATA[You must set colors not in hexadecimal (0xffff00) format bus as strings (ffff00) like this:

[code=html]
<EMBED src="devAnalogClock.swf?arrowSkin=3&arrowScale=200&arrowHColor=ffff00&arrowMColor=ff0000&arrowSColor=000000" WIDTH="200" HEIGHT="200" TYPE="application/x-shockwave-flash"></EMBED>
[/code]]]></content>
			<author>
				<name><![CDATA[Administrator]]></name>
				<uri>http://www.xorbin.com/forum/user2.html</uri>
			</author>
			<updated>2009-02-20T08:05:01Z</updated>
			<id>http://www.xorbin.com/forum/post11.html#p11</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: embed]]></title>
			<link rel="alternate" href="http://www.xorbin.com/forum/post10.html#p10"/>
			<content type="html"><![CDATA[I just wanted to use the embed-parts, not the object-parts.

I do have the following that works, with colored hands as an example. But strange enough after a page-refresh the sec/min/hour hands become black !!

Why? and how to solve this?

[code=html]<EMBED src="devAnalogClock.swf?arrowSkin=3&arrowScale=200&arrowHColor=0xffff00&arrowMColor=0xff0000&arrowSColor=0x000000" WIDTH="200" HEIGHT="200" TYPE="application/x-shockwave-flash"></EMBED>[/code]]]></content>
			<author>
				<name><![CDATA[mhstee]]></name>
				<uri>http://www.xorbin.com/forum/user10.html</uri>
			</author>
			<updated>2009-02-20T07:55:25Z</updated>
			<id>http://www.xorbin.com/forum/post10.html#p10</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: embed]]></title>
			<link rel="alternate" href="http://www.xorbin.com/forum/post9.html#p9"/>
			<content type="html"><![CDATA[Hello and thank you. 

The answer to your question is in the code below:

[code=html]
<object type="application/x-shockwave-flash" data="media/devAnalogClock.swf" width="200" height="200">
    <param name="movie" value="media/devAnalogClock.swf" />
    <param name="scale" value="noscale" />
    <param name="wmode" value="transparent" />
    <param name="flashvars" value="clockSkin=media/skins/skin004.png&arrowSkin=7&arrowScale=70&widgetUrl=http://www.devbox.info/" />
    <p><a href="http://www.devbox.info/">Analog flash clock widget</a></p>
</object>
[/code]

With a default skin this code generates this clock with a link on it:

[img]http://www.devbox.info/media/forum/demo_embed_clock.gif[/img]

You must set all parameters described [url=http://www.devbox.info/widgets/analog-flash-clock/features]here[/url] in flashvars param.

I hope this helps you.

Good luck!]]></content>
			<author>
				<name><![CDATA[Administrator]]></name>
				<uri>http://www.xorbin.com/forum/user2.html</uri>
			</author>
			<updated>2009-02-20T07:27:44Z</updated>
			<id>http://www.xorbin.com/forum/post9.html#p9</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[embed]]></title>
			<link rel="alternate" href="http://www.xorbin.com/forum/post8.html#p8"/>
			<content type="html"><![CDATA[Hi,

first of all I have to say that you delivered great work.

No I do have the following question.

I don`t want to use the javascript-code to show the clock but I wanted to use a embed-code.

How should the code like like with all possible options in it ?


Regards,

Mhstee]]></content>
			<author>
				<name><![CDATA[mhstee]]></name>
				<uri>http://www.xorbin.com/forum/user10.html</uri>
			</author>
			<updated>2009-02-19T21:39:04Z</updated>
			<id>http://www.xorbin.com/forum/post8.html#p8</id>
		</entry>
</feed>

