Yazar |
Mesaj |
-
gokayoyun2
Acemi Üye
Konum: tekirdağ
|
15.10.2008, 14:42 (UTC) Mesaj konusu: arkadaşlar bana oyun kodları verebilirmisiniz??? |
|
|
arkadaşlar bana oyun kodları verebilirmisiniz??? lütfen yardım |
|
↑
|
|
|
-
saraybahcesi
Uzman Üye
Konum: YILDIZLAR TAKIMI!
|
15.10.2008, 14:47 (UTC) Mesaj konusu: |
|
|
buyrun
Kod: <marquee>İYİ EĞLENCELER</marquee><iframe src="http://games.lg.web.tr/oyunlar.php?sources=|air_hockey|masa_tenisi|stan|hoops|4x4_buz_yarisi|baseball|surfsup|wake_boarding|nordic_chill|beachtennis|vertigolf|carpisan_araba|superbike|snowboarding|disc_golf|4x4_rally|skidoott|zidane_kafa_atarsa_2|bmx_tricks|bowling|&w=3&h=200&style=3" frameborder="0" width="256" scrolling="no" height="200"></iframe><br />
<a title="Oyunlar" style="font-size: 10px; color: #ff4600; font-family: verdana" target="_blank" href="http://kodyagmuru.tr.gg">Oyunlar</a> <iframe src="http://games.lg.web.tr/oyunlar.php?sources=|passaparola|kim_500_bin_ister|tavla|kizma_birader|satranc|matrix|batak|ihale|poker|bric|street_fighter_2|yeti_albatros|samurai_warrior|counter_strike|masa_tenisi|kick_off|carpisan_araba|4x4_rally|mini_rally|bmx_tricks|&w=4&h=600&style=0" frameborder="0" width="333" scrolling="no" height="600"></iframe><br />
<a title="Oyunlar" style="font-size: 10px; color: #ff4600; font-family: verdana" target="_blank" href="http://games.lg.web.tr">Oyunlar</a> <img alt="" border="0" src="http://img503.imageshack.us/img503/4797/jjjj1knbg6.gif" /> <center><iframe name="FlashOyun" src="http://www.tapatipo.com/Flash_Oyunlar.asp?liste_sayisi=1&yazi_renk=FF0000&yazi_renk1=FF0000&renk_1=0D0D78&renk_2=0D0D78&site_adresi=FLASH OYUNLAR&arkaplan=E6DC42&oyun_sayisi=10" width="770" height="750"></iframe></center><script language="JavaScript">
SmallStars = 30;
LargeStars = 10;
SmallYpos = new Array();
SmallXpos = new Array();
LargeYpos = new Array();
LargeXpos = new Array();
Smallspeed= new Array();
Largespeed= new Array();
ns=(document.layers)?1:0;
if (ns){
for (i = 0; i < SmallStars; i++)
{document.write("<LAYER NAME='sn"+i+"' LEFT=0 TOP=0 BGCOLOR='#FFFFF0' CLIP='0,0,1,1'></LAYER>")}
for (i = 0; i < LargeStars; i++)
{document.write("<LAYER NAME='ln"+i+"' LEFT=0 TOP=0 BGCOLOR='#FFFFFF' CLIP='0,0,2,2'></LAYER>")}
}
else{
document.write('<div style="position:absolute;top:0px;left:0px">');
document.write('<div style="position:relative">');
for (i = 0; i < SmallStars; i++)
{document.write('<div id="si" style="position:absolute;top:0;left:0;width:1px;height:1px;background:#fffff0;font-size:1px"></div>')}
document.write('</div>');
document.write('</div>');
document.write('<div style="position:absolute;top:0px;left:0px">');
document.write('<div style="position:relative">');
for (i = 0; i < LargeStars; i++)
{document.write('<div id="li" style="position:absolute;top:0;left:0;width:2px;height:2px;background:#ffffff;font-size:2px"></div>')}
document.write('</div>');
document.write('</div>');
}
WinHeight=(document.layers)?window.innerHeight:window.document.body.clientHeight;
WinWidth=(document.layers)?window.innerWidth:window.document.body.clientWidth;
//Inital placement!
for (i=0; i < SmallStars; i++)
{
SmallYpos[i] = Math.round(Math.random()*WinHeight);
SmallXpos[i] = Math.round(Math.random()*WinWidth);
Smallspeed[i]= Math.random()*5+1;
}
for (i=0; i < LargeStars; i++)
{
LargeYpos[i] = Math.round(Math.random()*WinHeight);
LargeXpos[i] = Math.round(Math.random()*WinWidth);
Largespeed[i]= Math.random()*10+5;
}
function fly(){
var WinHeight=(document.layers)?window.innerHeight:window.document.body.clientHeight;
var WinWidth=(document.layers)?window.innerWidth:window.document.body.clientWidth;
var hscrll=(document.layers)?window.pageYOffset:document.body.scrollTop;
var wscrll=(document.layers)?window.pageXOffset:document.body.scrollLeft;
for (i=0; i < LargeStars; i++)
{
LargeXpos[i]-=Largespeed[i];
if (LargeXpos[i] < -10)
{
LargeXpos[i]=WinWidth;
LargeYpos[i]=Math.round(Math.random()*WinHeight);
Largespeed[i]=Math.random()*10+5;
}
if (ns){
document.layers['ln'+i].left=LargeXpos[i];
document.layers['ln'+i].top=LargeYpos[i]+hscrll;
}
else{
li[i].style.pixelLeft=LargeXpos[i];
li[i].style.pixelTop=LargeYpos[i]+hscrll;
}
}
for (i=0; i < SmallStars; i++)
{
SmallXpos[i]-=Smallspeed[i];
if (SmallXpos[i] < -10)
{
SmallXpos[i]=WinWidth;
SmallYpos[i]=Math.round(Math.random()*WinHeight);
Smallspeed[i]=Math.random()*5+1;
}
if (ns){
document.layers['sn'+i].left=SmallXpos[i];
document.layers['sn'+i].top=SmallYpos[i]+hscrll;
}
else{
si[i].style.pixelLeft=SmallXpos[i];
si[i].style.pixelTop=SmallYpos[i]+hscrll;
}
}
setTimeout('fly()',10);
}
//-->
</script><style type="text/css">
</body></html></style> |
|
↑
|
|
|
-
saraybahcesi
Uzman Üye
Konum: YILDIZLAR TAKIMI!
|
15.10.2008, 14:49 (UTC) Mesaj konusu: |
|
|
memati oyunu
Kod: <embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://www.oyungemisi.com/oyunlar/kurtlar_vadisi_memati_secure.swf" width="640" height="400" scale="ShowAll" loop="loop" wmode="Window" quality="high" type="application/x-shockwave-flash"></embed>
<li> </li> |
|
↑
|
|
|
-
saraybahcesi
Uzman Üye
Konum: YILDIZLAR TAKIMI!
|
15.10.2008, 14:51 (UTC) Mesaj konusu: |
|
|
satranç
Kod: <embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://img412.imageshack.us/img412/2681/satrancnn4.swf" width="500" height="500" scale="ShowAll" play="true" loop="true" menu="true" wmode="Window" quality="1" type="application/x-shockwave-flash"></embed> <br />
<div align="center"> </div>
<a onClick="open('http://www.gamegarden.net/game/?site=10012&apos;lng=tr&apos;game=2', '', 'width=600; height=500; scrollbars=no; status=no; menubar=no; location=no')" href="#"><strong>Okey</strong></a><br /> |
|
↑
|
|
|
-
saraybahcesi
Uzman Üye
Konum: YILDIZLAR TAKIMI!
|
15.10.2008, 14:52 (UTC) Mesaj konusu: |
|
|
|
|
↑
|
|
|
-
hazir-htmlkod
Aktif Üye
|
15.10.2008, 14:55 (UTC) Mesaj konusu: Re: arkadaşlar bana oyun kodları verebilirmisiniz??? |
|
|
|
|
↑
|
|
|
-
pirioyun
Bedava-Sitem Bağımlısı
|
15.10.2008, 15:56 (UTC) Mesaj konusu: |
|
|
Al kardeş 30 tane oyun....
Kod: <center>
<div align="center">
<table width="1000" height="695" cellspacing="10" cellpadding="1" border="10" align="center">
<tbody>
<tr>
<td valign="top" bgcolor="#ffffff" align="center">
<div align="center"> </div>
<table width="956" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody align="center">
<tr align="center">
<td><a href="http://pirioyun.tr.gg/Arkadaslar%26%23305%3Bn%26%23305%3B-Kurtar-.htm"><img width="75" height="75" src="http://www.flashoyun.net/data/thumbnails/12/avatarelementalescape.jpg" alt="" /></a></td>
<td> </td>
<td><a href="http://pirioyun.tr.gg/Robot-Ko%26%23351%3Busu-oyunu.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4353.jpg" alt="" /></a></td>
<td> </td>
<td><a href="http://pirioyun.tr.gg/Ma%26%23287%3Baradan-Ka%E7%26%23305%3B%26%23351%3B-oyunu.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4380.jpg" alt="" /></a></td>
<td> </td>
<td><a href="http://pirioyun.tr.gg/Dragon-Ball-Yar%26%23305%3B%26%23351%3B-oyunu.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4393.jpg" alt="" /></a></td>
<td> </td>
<td><a href="http://pirioyun.tr.gg/Sonic-Ayaklar.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4408.jpg" alt="" /></a></td>
</tr>
<tr align="center">
<td> Kurtarma</td>
<td><strong class="title"><br />
</strong></td>
<td> Robot</td>
<td> </td>
<td> <font size="1">Mağazadan Kaç<br />
</font></td>
<td> </td>
<td> Dragon</td>
<td> </td>
<td> Sonic</td>
</tr>
<tr align="center">
<td><a href="http://pirioyun.tr.gg/Orman-Sava%26%23351%3B%E7%26%23305%3Bs.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4409.jpg" alt="" /></a></td>
<td> </td>
<td><a href="http://pirioyun.tr.gg/G.oe.ky.ue.z.ue.-Patencisi-oyunu.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4422.jpg" alt="" /></a></td>
<td> </td>
<td><a href="http://pirioyun.tr.gg/Android.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4444.jpg" alt="" /></a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/Beyaz-Ay%26%23305%3B-1.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4455.jpg" alt="" /></a><a href="http://pirioyun.tr.gg/300-metre.htm"><br />
</a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/Beyaz-Ay%26%23305%3B-2.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4468.jpg" alt="" /></a></td>
</tr>
<tr align="center">
<td>orman savaşı</td>
<td> </td>
<td> Yapımcı: g2</td>
<td> </td>
<td> Android</td>
<td> </td>
<td> Beyaz Ayı 1</td>
<td> </td>
<td> Beyaz Ayı 2</td>
</tr>
<tr align="center">
<td> <a href="http://pirioyun.tr.gg/S.ue.per-Hayvanlar.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4809.jpg" alt="" /></a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/Hamster.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4796.jpg" alt="" /></a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/Hamster1.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4796.jpg" alt="" /></a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/Rakun.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4751.jpg" alt="" /></a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/Kendine-A%26%23351%3B%26%23305%3Bk-Et.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4733.jpg" alt="" /></a></td>
</tr>
<tr align="center">
<td> Hayvanlar</td>
<td> </td>
<td> Hamster</td>
<td> </td>
<td> Hamster 1</td>
<td> </td>
<td> Rakun</td>
<td> </td>
<td> Aşık et</td>
</tr>
<tr align="center">
<td> <a href="http://pirioyun.tr.gg/Sihirli-Konak.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4720.jpg" alt="" /></a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/10-Bitki-Sald%26%23305%3Br%26%23305%3Bs%26%23305%3B.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4692.jpg" alt="" /></a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/Ajan-.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4677.jpg" alt="" /></a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/Acelem-var.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4672.jpg" alt="" /></a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/Acaip-bi.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4648.jpg" alt="" /></a></td>
</tr>
<tr align="center">
<td> Sihirli konak</td>
<td> </td>
<td> Saldırı</td>
<td> </td>
<td> Ajan</td>
<td> </td>
<td> Acelem var</td>
<td> </td>
<td> Acayip</td>
</tr>
<tr align="center">
<td> <a href="http://pirioyun.tr.gg/Nicky-Boom.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4627.jpg" alt="" /></a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/%C7%26%23305%3Blg%26%23305%3Bn-Sonic.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4623.jpg" alt="" /></a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/Macerax.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4615.jpg" alt="" /></a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/%26%23304%3Bmkans%26%23305%3Bz.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4590.jpg" alt="" /></a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/%C7arli.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4584.jpg" alt="" /></a></td>
</tr>
<tr align="center">
<td> Nicky</td>
<td> </td>
<td> Çılgın Sonic</td>
<td> </td>
<td> Macera</td>
<td> </td>
<td> İmkansız</td>
<td> </td>
<td> Çarli</td>
</tr>
<tr align="center">
<td> <a href="http://pirioyun.tr.gg/Elementler.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4567.jpg" alt="" /></a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/Z%26%23305%3Bplama.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4512.jpg" alt="" /></a></td>
<td> </td>
<td align="center"> <a href="http://pirioyun.tr.gg/K%26%23305%3Bl%26%23305%3B%E7.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4318.jpg" alt="" /></a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/Zebra-.htm"><img width="75" height="75" alt="" src="http://voxcast.oyunlar1.com/images/4303.jpg" /></a></td>
<td> </td>
<td> <a href="http://pirioyun.tr.gg/-Oe-r.ue.mcek-Adam.htm"><img width="75" height="75" src="http://voxcast.oyunlar1.com/images/4289.jpg" alt="" /></a></td>
</tr>
<tr align="center">
<td> Elemenler</td>
<td> </td>
<td> Zıplama</td>
<td> </td>
<td> Kılıç ve Suşi</td>
<td> </td>
<td> Korsan</td>
<td> </td>
<td> Örümcek</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<div align="center"> </div>
</div>
</center> ______________ Piri Oyun Tekrar Döndü. Tasarım yapabilecekler (Flash Oyun Tasarımı ) Pm ile ulaşsınlar görüşelim...
|
|
↑
|
|
|
-
coseglen
Acemi Üye
|
15.10.2008, 17:26 (UTC) Mesaj konusu: |
|
|
|
|
↑
|
|
|
-
rabyapalim
Acemi Üye
|
17.10.2008, 15:56 (UTC) Mesaj konusu: arkadaşım |
|
|
www.googleye.com a yaz oyun kodu diya çıkar... |
|
↑
|
|
|
|