You are not logged in.

Dear visitor, welcome to AllaTurkaa. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

candas13

Trainee

  • "candas13" started this thread

Posts: 36

Date of registration: Jul 20th 2007

Location: bitlis

  • Send private message

1

Tuesday, August 12th 2008, 8:56pm

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

Trainee

  • "Seyy@hc@n" is male

Posts: 54

Date of registration: Feb 26th 2007

Location: Frankfurt...

  • Send private message

2

Thursday, January 1st 2009, 5:59pm

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_

Beginner

Posts: 4

Date of registration: Nov 11th 2008

  • Send private message

3

Wednesday, April 1st 2009, 1:59pm

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

Beginner

Posts: 6

Date of registration: May 12th 2009

Location: adana

  • Send private message

4

Saturday, May 23rd 2009, 3:36am

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

deathalone

Beginner

Posts: 1

Date of registration: Jun 5th 2010

  • Send private message

5

Tuesday, June 8th 2010, 12:52pm

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

6

Tuesday, June 8th 2010, 5:49pm

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>