Felado : nagytibor@vista.hu [Hungary] Temakor: Temakor: OLVASSON MAR EL VALAKI!!!!!!! ( 50 sor ) Idopont: Tue Oct 24 06:13:30 EDT 2000 WEBMESTER #1268 - - - - - - - - - - - - - - - - - - - - - - - - - - - - SZia f. Itt egy egyszeru megoldas: *** *** vagy megegyszerubben a Dreamwaverben 3-4 kattintassal az alabbit kapod: *** function MM_controlSound(x, _sndObj, sndFile) { file://v3.0 var i, method = "", sndObj = eval(_sndObj); if (sndObj != null) { if (navigator.appName == 'Netscape') method = "play"; else { if (window.MM_WMP == null) { window.MM_WMP = false; for(i in sndObj) if (i == "ActiveMovie") { window.MM_WMP = true; break; } } if (window.MM_WMP) method = "play"; else if (sndObj.FileName) method = "run"; } } if (method) eval(_sndObj+"."+method+"()"); else window.location = sndFile; } file://--> **** Nagy Tibor Zenet az alabbi koddal (HIX WEBMESTER-bol van) agyazhatsz HTML-be: (sortoresek nelkul, persze) ********************************************* ********************************************* Az egyik sor (asszem a felso) Netscape, a masik Explorer alatt megy. A loop tulajdonsagot at kell meg allitanod, hogy csak egyszer jatszodjon le, es ne ismetlodjon, de azt mar nem tudom, mire kell alllitani. Ha azt akarod, hogy egy esemenyre jojjon be, szerintem tegyel minden egyes hangot egy kulon html fileba, a fenti modon, es az esemeny kezelesekor egy rejtett frame-be hivd be az adott hang oldalat. Remelem igy mukodni fog. KXN