The online racing simulator
Embedding LFS Remote on Web sites
Is it possible to embed Remote as a Flash element on a web page?

If not I think it would be great to have that functionality for people to be able to follow the races right on the Leagues' or teams' sites.
yeah

but only public servers direct


private servers like mine´s

is like this: http://www.lfscr.com/lfsremote.php

<iframe src ="http://www.lfsworld.net/remote/?host=" width="XXX" height="XXX" class="style2",></iframe>

like that
Neto,

Thanks!! Yes I thought of that recently ... and it works.

However I was also wondering if there was a way to embed it as a flash elemente just like you embed a Youtube video.

Anywat Thanks for the tip. I'll use it.
well ... you could just the code, lfsw does ...:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="[COLOR="Red"]WIDTH[/COLOR]" height="[COLOR="Red"]HEIGHT[/COLOR]" id="remote" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="true" />
<param name="allowNetworking" value="true" />
<param name="movie" value="http://www.lfsworld.net/remote/remote.swf?host=[COLOR="Red"]HOSTNAME[/COLOR]" />
<param name="loop" value="false" />
<param name="quality" value="high" />
<param name="bgcolor" value="#2b2b2b" />
<embed src="http://www.lfsworld.net/remote/remote.swf?host=[COLOR="Red"]HOSTNAME[/COLOR]"
quality="high"
bgcolor="#2b2b2b"
width="[COLOR="Red"]WIDTH[/COLOR]"
height="[COLOR="Red"]HEIGHT[/COLOR]"
name="remote"
align="middle"
allowScriptAccess="sameDomain"
allowFullScreen="true"
type="application/x-shockwave-flash"
pluginspage="http://www.adobe.com/go/getflashplayer" />
</object>


Helpful

FGED GREDG RDFGDR GSFDG