Forum'da ara:
Ara


Yazar Mesaj
Mesaj18.04.2015, 20:22 (UTC)    
Mesaj konusu: yeni bir sorun

Beyler daha önce bu kodla çok güzel slayt yapmıştım şimdi nedense kod çalışmıyor nedeni nedir acaba

Kod:
<script language="JavaScript1.1"type="text/javascript">var specifyimage=new Array() //Your images / resimler specifyimage[0]="http://img.webme.com/pic/r/ramazanbarut/FB_IMG_1425331495251.jpg"specifyimage[1]="http://img.webme.com/pic/r/ramazanbarut/FB_IMG_1425331548080.jpg"specifyimage[2]="http://img.webme.com/pic/r/ramazanbarut/FB_IMG_1425328928734.jpg"specifyimage[3]="http://img.webme.com/pic/r/ramazanbarut/FB_IMG_1425331376967.jpg"specifyimage[4]="http://img.webme.com/pic/r/ramazanbarut/FB_IMG_1425331728349.jpg"specifyimage[5]="http://img.webme.com/pic/r/ramazanbarut/FB_IMG_1425330776539.jpg"specifyimage[6]="http://img.webme.com/pic/r/ramazanbarut/FB_IMG_1425329149734.jpg"specifyimage[7]="http://img.webme.com/pic/r/ramazanbarut/1800306_339319396271403_1173938785068568492_n.jpg"specifyimage[8]="http://img.webme.com/pic/r/ramazanbarut/IMG_20150225_163852.jpg"specifyimage[9]="http://img.webme.com/pic/r/ramazanbarut/10959415_339348372935172_4374371659570852253_n.jpg"specifyimage[10]="http://img.webme.com/pic/r/ramazanbarut/2015-02-19%2019.54.28.jpg"specifyimage[11]="http://img.webme.com/pic/r/ramazanbarut/IMG_20150306_122526.jpg"specifyimage[12]="http://img.webme.com/pic/r/ramazanbarut/20150221_124804.jpg"specifyimage[13]="http://img.webme.com/pic/r/ramazanbarut/IMG-20150221-WA0004.jpg"specifyimage[14]="http://img.webme.com/pic/r/ramazanbarut/2015-02-20%2023.01.57.png"specifyimage[15]="http://img.webme.com/pic/r/ramazanbarut/27%2008%202013%20-%201.jpg"var delay=2000 //10 seconds / 10 saniye bekleme //Counter for array / syralamadaki ikinci resim var count =0;var cubeimage=new Array() for (i=0;i<specifyimage.length;i++){cubeimage[i]=new Image() cubeimage[i].src=specifyimage[i] }function movecube(){if (window.createPopup) cube.filters[0].apply() document.images.cube.src=cubeimage[count].src;if (window.createPopup) cube.filters[0].play() count++;if (count==cubeimage.length) count=0;setTimeout("movecube()",delay) }window.onload=new Function("setTimeout('movecube()',delay)") </script><em><img style="filter:progid:DXImageTransform.Microsoft.Stretch(stretchStyle='PUSH');width:250px;height:300px" alt="RAMAZAN BARUT" align="left" border="0" name="cube" src="http://img.webme.com/pic/r/ramazanbarut/10494695_333272246876118_2696691455033705430_n.jpg" /></em>
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu