Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: AllaTurkaa. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

candas13

Schüler

  • »candas13« ist der Autor dieses Themas

Beiträge: 36

Registrierungsdatum: 20. Juli 2007

Wohnort: bitlis

  • Nachricht senden

1

Dienstag, 12. August 2008, 20:56

blgocu da anasyafaya radyo eklemeye gerek yok

arkadaşlar blogcu da anasyafaya radyo eklemeye gerek yok kodu sitenize ekleyin resme tıklayınca sizin belirlediğiniz boyutlarda radyonuz farklı bi pencerede açılacaktır sadece http://www.flatcast.com/de/Player.aspx?sid=632551 yazan yerde 632551 yazan yere kendi radyonuzun id adresini yazın ve {width:800,height:600,center:true} yazan yerde radyonuzun boyutlarını belirleyin yeter ve kodu sitenize ekleyin resme tıkladığınıza radyonuza belirlediğiniz boyutlarda farklı bi pencerede girebileceksiniz :up:

[code:1]<script type="text/javascript">
/**
*
* Javascript open window
* http://www.webtoolkit.info/
*
**/

function openWindow(anchor, options) {

var args = '';

if (typeof(options) == 'undefined') { var options = new Object(); }
if (typeof(options.name) == 'undefined') { options.name = 'win' + Math.round(Math.random()*100000); }

if (typeof(options.height) != 'undefined' && typeof(options.fullscreen) == 'undefined') {
args += "height=" + options.height + ",";
}

if (typeof(options.width) != 'undefined' && typeof(options.fullscreen) == 'undefined') {
args += "width=" + options.width + ",";
}

if (typeof(options.fullscreen) != 'undefined') {
args += "width=" + screen.availWidth + ",";
args += "height=" + screen.availHeight + ",";
}

if (typeof(options.center) == 'undefined') {
options.x = 0;
options.y = 0;
args += "screenx=" + options.x + ",";
args += "screeny=" + options.y + ",";
args += "left=" + options.x + ",";
args += "top=" + options.y + ",";
}

if (typeof(options.center) != 'undefined' && typeof(options.fullscreen) == 'undefined') {
options.y=Math.floor((screen.availHeight-(options.height || screen.height))/2)-(screen.height-screen.availHeight);
options.x=Math.floor((screen.availWidth-(options.width || screen.width))/2)-(screen.width-screen.availWidth);
args += "screenx=" + options.x + ",";
args += "screeny=" + options.y + ",";
args += "left=" + options.x + ",";
args += "top=" + options.y + ",";
}

if (typeof(options.scrollbars) != 'undefined') { args += "scrollbars=1,"; }
if (typeof(options.menubar) != 'undefined') { args += "menubar=1,"; }
if (typeof(options.locationbar) != 'undefined') { args += "location=1,"; }
if (typeof(options.resizable) != 'undefined') { args += "resizable=1,"; }

var win = window.open(anchor, options.name, args);
return false;

}
</script>

<a href="http://www.flatcast.com/de/Player.aspx?sid=632551" title="Radyoya Giriş"
onclick="return openWindow(this, {width:800,height:600,center:true})">
<img border="0" src="http://img211.imageshack.us/img211/3339/rdgirisjd9.gif" width="145" height="94"></a>[/code:1]

Seyy@hc@n

Schüler

  • »Seyy@hc@n« ist männlich

Beiträge: 54

Registrierungsdatum: 26. Februar 2007

Wohnort: Frankfurt...

  • Nachricht senden

2

Donnerstag, 1. Januar 2009, 17:59

Selam. Ben bunu denedim evet radyo sayfasi aciliyor ama bu sekilde radyo kapali görünüyor yani bunu <IFRAME> height="600" width="800" src="http://www.flatcast.com/de/Player.aspx?sid=------ ">
</IFRAME>
bu programin neresine yapistirmam gerek bunu yapamadim. Yardimci olursaniz sevinirim.
Tesekkürler

_GüCeNDiM_

Anfänger

Beiträge: 4

Registrierungsdatum: 11. November 2008

  • Nachricht senden

3

Mittwoch, 1. April 2009, 13:59

slmm bende denedim ama olmadi hep hata veriyor
url ile denedim oda olmadi ayri sayfadan nasil yapacam rd yoya girisi yardimci olursaniz sevinirim simdiden cok tskler

asii_01

Anfänger

Beiträge: 6

Registrierungsdatum: 12. Mai 2009

Wohnort: adana

  • Nachricht senden

4

Samstag, 23. Mai 2009, 03:36

evet bende denedim ama radyo kapalı gözüküyor kimse giremiyor :cry:

deathalone

Anfänger

Beiträge: 1

Registrierungsdatum: 5. Juni 2010

  • Nachricht senden

5

Dienstag, 8. Juni 2010, 12:52

efet yha radyo kapalı görünüyor ekldm herseyi tamam ama olmdı

6

Dienstag, 8. Juni 2010, 17:49

Radyonuzu ayri bir sayfada açmak için buyrun kod burada,güzel yayinlar dileğimle...

<iframe height='600' width='800' src=http://www.flatcast.info/de/Player.aspx?sid=SİD NO BURAYA YAZINscrolling='no' frameborder='0' > </iframe>