People have asked us about adding our curling game to their site so here they are!
To add our Curling game to your website, simply copy and paste the code to your page.
You don't have to use your web space or monthly traffic allowance(bandwidth) and any bug fixes or updates are automatically done by us.
We made the game pages have a generic look so they would fit into any site's theme.
METHOD 1
Embed in iframe
<iframe src="//www.playcurling.com/iframe.html" width="200" height="70" frameborder="0" scrolling="no"></iframe>
Click on the links below to try the game. This is exactly the same your visitors will see.
METHOD 2
Embed using script. The code you need to copy:
<script src="//www.flyordie.com/add/curling.jhtm"></script>
Click on the links below to try the game. This is exactly the same your visitors will see.
METHOD 3
You can also customize the above links. In order to do this, you will have to copy the html codes manually to your site.
The code to insert into the <head> tag of your page:
<script>
FOD_LANG='en';
document.write('<'+'script src="//www.flyordie.com/free-online-games.jhtm"><'+'/script>');
FOD_PORTAL='partner';
FOD_SITE='partner';
</script>
And add the links to the <body> as:
<a href="javascript:fodGame('Curling')" title='Play Curling free!'>
Use any anchor text or image you like.
METHOD 4
Sign up for our affiliate program and earn comissions from each subscription coming from your site.
Then all you'll need to do is to add the codes as in the previus method, but with different parameters:
The code to insert into the <head> tag of your page:
<script>
FOD_LANG='en';
document.write('<'+'script src="//www.flyordie.com/free-online-games.jhtm"><'+'/script>');
FOD_PORTAL='regnowPartner';
FOD_AFFILIATE='your regnow ID';
FOD_SITE='regnow_partner';
</script>
Do NOT forget to replace 'your regnow ID' with your own regnow ID.
METHOD 5
If you have any questions or requests Contact Us!