Hy,
ich hab gerade geguckt wie du das auf deiner Homepage gemacht hast Firesideamar, aber ich konnte das Script nicht "herausfiltern". Kannst du mir vielleicht das Script aufschreiben? Das wäre echt nett
NDT, Na dann Tschüss
Hy,
ich hab gerade geguckt wie du das auf deiner Homepage gemacht hast Firesideamar, aber ich konnte das Script nicht "herausfiltern". Kannst du mir vielleicht das Script aufschreiben? Das wäre echt nett
NDT, Na dann Tschüss
Hy,
ich hab mir vor kurzem Macromedia Flash MX 2004 gekauft und habe über Freunde erfahren, dass man damit auch selber Flashgames machen kann. Vielleicht kann mir hier jemand erklären, wie das geht.
Ich würd mich auf ein Antwort sehr freuen.
NDT, Na dann Tschüss
Danke Stefan999,
das hab ich jetzt auchnoch nicht gewust !!!!
Danke für den tag. Den bau ich gleich ein
NDT, Na dann Tschüss
Also ich hätte ein Script, das die eine Seite ausblendet und die anderen gleichzeitig einblendet. Probiers einfach mal mit diesem Script:
<head><meta http-equiv="Page-Enter" content="RevealTrans(Duration=3,Transition=12)">
<meta http-equiv="Page-Exit" content="RevealTrans(Duration=3,Transition=12)">
</head>
Ich hoffe ich konnte dir helfen, ansonsten probiers mal mit flash°!°!!
NDT, Na dann Tschüss
Danke jaaam für die Ergänzung. Wollt ich eigentlich auch noch hinschreiben, aber habs in der eile vergessen.
NDT, Na dann Tschüss
Is doch egal, ich frag ja auch viel!!!!
Hauptsache du weißt nachher wie es geht, oder?
NDT, Na dann Tschüss
Ich hab auch verschiedene Cursor auf meiner Page. Geh mal auf selfhtml.net. Da gibts ein Stichwortverzeichnis und da musst du bei Cursor gucken. Da findest du bestimmt was. Achso und du kannst (oder musst) bei Links immer andere Cursor benutzen, indem du nach dem Link auf die Seite, die du verlinken willst das Cursorscript eingibst.
Ich hoffe ich konnte dir helfen !!!!!!
Hy,
ich hab ein Script, das für Matrix-Fans bestimmt interessant ist. Es ist reine Programmierung, also ohne Bilder zu laden. Dadurch viel Zeit gespart.
Also hier ist das Script:
<script language="JavaScript">
<!--
if (document.all){
Cols=20;
Cl=48;
Cs=10;
Ts=10;
Tc='#008800';
Tc1='#00ff00';
MnS=20;
MxS=25;
I=Cs;
Sp=new Array();S=new Array();Y=new Array();
C=new Array();M=new Array();B=new Array();
RC=new Array();E=new Array();Tcc=new Array(0,1);
document.write("<div id='Container' style='position:absolute;top:0;left:-"+Cs+"'>");
document.write("<div style='position:relative'>");
for(i=0; i < Cols; i++){
S[i]=I+=Cs;
document.write("<div id='A' style='position:absolute;top:0;font-family:Arial;font-size:"
+Ts+"px;left:"+S[i]+";width:"+Ts+"px;height:0px;color:"+Tc+";visibility:hidden'></div>");
}
document.write("</div></div>");
for(j=0; j < Cols; j++){
RC[j]=1+Math.round(Math.random()*Cl);
Y[j]=0;
Sp[j]=Math.round(MnS+Math.random()*MxS);
for(i=0; i < RC[j]; i++){
B[i]='';
C[i]=Math.round(Math.random()*1)+' ';
M[j]=B[0]+=C[i];
}
}
function Cycle(){
Container.style.top=window.document.body.scrollTop;
for (i=0; i < Cols; i++){
var r = Math.floor(Math.random()*Tcc.length);
E[i] = '<font color='+Tc1+'>'+Tcc[r]+'</font>';
Y[i]+=Sp[i];
if (Y[i] > window.document.body.clientHeight){
for(i2=0; i2 < Cols; i2++){
RC[i2]=1+Math.round(Math.random()*Cl);
for(i3=0; i3 < RC[i2]; i3++){
B[i3]='';
C[i3]=Math.round(Math.random()*1)+' ';
C[Math.floor(Math.random()*i2)]=' '+' ';
M[i]=B[0]+=C[i3];
Y[i]=-Ts*M[i].length/1.5;
A[i].style.visibility='visible';
}
Sp[i]=Math.round(MnS+Math.random()*MxS);
}
}
A[i].style.top=Y[i];
A[i].innerHTML=M[i]+' '+E[i]+' ';
}
setTimeout('Cycle()',20)
}
Cycle();
}
// -->
</script>
Alles anzeigen
PS: Das Script muss man im Body-Tag einbinden!!!
NDT, Na dann Tschüss
Zitat von BeatzAnsonsten kann ich Dir evtl. den Service von OneTwoMax empfehlen. Dein Newsletterangebot wird dann dort gehostet. Nicht ganz so fein, aber wird bei Dir 100% laufen
::] http://www.onetwomax.de
Hy Beatz,
danke für den Tip. Ich habs mal ausprobiert und bin begeistert. Leider unterstützt mein Server kein php und deshalb kann ich das andere bis jetzt noch nicht nutzen. Aber ich wechsel gerade den Anbieter. Der unterstützt soweit eigentlich alles. Also nochmal Danke.
NDT, Na dann Tschüss
Hy,
ich möchte gerne einen Downloadzähler in meine Page machen.
Ich möchte gerne einen, wo ich hinter den Downloadbutton mach kann so in Klammern halt.
Würd mich sehr auf Antworten und Scripts freuen
NDT, Na dann Tschüss
Hy,
Ich suche ein Script oder ein Programm, indem ich meine eigenen Newsletter machen kann.
Könnt ihr mir bei meinem Problem helfen?
Am besten wärs, wenn es nicht so teuer, kostenlos, oder Trial wäre (das Programm). Ich würd mich sehr auf eine Antwort freuen!!!
NDT, Na dann Tschüss
Und wie bekomm ich dann das Script online? Kann ich dann den Quelltext auch in eine .html-Seite einbinden oder muss ich die .php-Dateien hochladen? Ich habs schon probiert mit hochladen von den PHP- Dateien, aber wenn ich dann den Link eingeb, kann ich die Datei bbloß Downloaden!! Also bitte helft mir.
NDT, Na dann Tschüss
Also ich mach meine Buttons alle selber. Ich kenne eigentlich bloß Swish und Macromedia Flash MX. Ich arbeite aber eigentlich nur mit Swish. Ist echt einfach. Gibts auch ne Trial-Version. Ich hoffe das des dir weitergeholfen hat.
NDT, na dann Tschüss
Danke ich probiers gleich mal aus. Ich hätt da noch ne Frage: Weißt du mit welchem Programm ich eigene Flashspiele machen kann?
(Wenns geht kostenlos, oder billig)
NDT, Na dann Tschüss
Hy,
ich wiß nicht obs das überhaupt gibt, Admin, aber gibt es das Script auch mit dem Hund von Word? Wenn ja, kannst du mir mal das Script zeigen? Fänd ich sehr nett
NDT, Na dann Tschüss
Ich hab noch ein paar Sender für eure Page!
Bayern1:
<OBJECT ID="MediaPlayer" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"
width="150" height="53" standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject">
<PARAM NAME="FileName" VALUE="http://www.br-online.de/streaming/bayern1/bayern1_m20_red.asx">
<PARAM NAME="TransparentAtStart" Value="true">
<PARAM NAME="AutoStart" Value="false">
<PARAM NAME="AnimationatStart" Value="false">
<PARAM NAME="ShowStatusBar" Value="true">
<PARAM NAME="ShowControls" Value="true">
<PARAM NAME="autoSize" Value="false">
<PARAM NAME="displaySize" Value="false">
<PARAM NAME="ShowAudioControls" Value="true">
<PARAM NAME="ShowPositionControls" Value="false">
<Embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"
src="http://www.br-online.de/streaming/bayern1/bayern1_m20_red.asx" Name="MediaPlayer"
width="150" height="53" transparentAtStart="1" autostart="0"
animationAtStart="0" ShowControls="true" ShowAudioControls="1"
ShowPositionControls="0" autoSize="0" ShowStatusBar="1" displaySize="false">
</embed></OBJECT>
Alles anzeigen
Bayern 2:
<OBJECT ID="MediaPlayer" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"
width="150" height="53" standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject">
<PARAM NAME="FileName" VALUE="http://www.br-online.de/streaming/bayern2radio/bayern2radio_m20_red.asx">
<PARAM NAME="TransparentAtStart" Value="true">
<PARAM NAME="AutoStart" Value="false">
<PARAM NAME="AnimationatStart" Value="false">
<PARAM NAME="ShowStatusBar" Value="true">
<PARAM NAME="ShowControls" Value="true">
<PARAM NAME="autoSize" Value="false">
<PARAM NAME="displaySize" Value="false">
<PARAM NAME="ShowAudioControls" Value="true">
<PARAM NAME="ShowPositionControls" Value="false">
<Embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"
src="http://www.br-online.de/streaming/bayern2radio/bayern2radio_m20_red.asx" Name="MediaPlayer"
width="150" height="53" transparentAtStart="1" autostart="0"
animationAtStart="0" ShowControls="true" ShowAudioControls="1"
ShowPositionControls="0" autoSize="0" ShowStatusBar="1" displaySize="false">
</embed></OBJECT>
Alles anzeigen
Bayern 3:
<OBJECT ID="MediaPlayer" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"
width="150" height="53" standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject">
<PARAM NAME="FileName" VALUE="http://www.br-online.de/streaming/bayern3/bayern3_m32_red.asx">
<PARAM NAME="TransparentAtStart" Value="true">
<PARAM NAME="AutoStart" Value="false">
<PARAM NAME="AnimationatStart" Value="false">
<PARAM NAME="ShowStatusBar" Value="true">
<PARAM NAME="ShowControls" Value="true">
<PARAM NAME="autoSize" Value="false">
<PARAM NAME="displaySize" Value="false">
<PARAM NAME="ShowAudioControls" Value="true">
<PARAM NAME="ShowPositionControls" Value="false">
<Embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"
src="http://www.br-online.de/streaming/bayern3/bayern3_m32_red.asx" Name="MediaPlayer"
width="150" height="53" transparentAtStart="1" autostart="0"
animationAtStart="0" ShowControls="true" ShowAudioControls="1"
ShowPositionControls="0" autoSize="0" ShowStatusBar="1" displaySize="false">
</embed></OBJECT>
Alles anzeigen
Bayern 5 aktuell (Nachrichten):
<OBJECT ID="MediaPlayer" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"
width="150" height="53" standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject">
<PARAM NAME="FileName" VALUE="http://www.br-online.de/streaming/b5aktuell/b5aktuell_m20_red.asx">
<PARAM NAME="TransparentAtStart" Value="true">
<PARAM NAME="AutoStart" Value="false">
<PARAM NAME="AnimationatStart" Value="false">
<PARAM NAME="ShowStatusBar" Value="true">
<PARAM NAME="ShowControls" Value="true">
<PARAM NAME="autoSize" Value="false">
<PARAM NAME="displaySize" Value="false">
<PARAM NAME="ShowAudioControls" Value="true">
<PARAM NAME="ShowPositionControls" Value="false">
<Embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"
src="http://www.br-online.de/streaming/b5aktuell/b5aktuell_m20_red.asx" Name="MediaPlayer"
width="150" height="53" transparentAtStart="1" autostart="0"
animationAtStart="0" ShowControls="true" ShowAudioControls="1"
ShowPositionControls="0" autoSize="0" ShowStatusBar="1" displaySize="false">
</embed></OBJECT>
Alles anzeigen
Radio Energy aus München:
<OBJECT ID="MediaPlayer" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"
width="150" height="53" standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject">
<PARAM NAME="FileName" VALUE="http://lsd.newmedia.tiscali-business.com/bb/redirect.lsc?stream=energymuenchen$livestream.wma&content=live&media=ms">
<PARAM NAME="TransparentAtStart" Value="true">
<PARAM NAME="AutoStart" Value="false">
<PARAM NAME="AnimationatStart" Value="false">
<PARAM NAME="ShowStatusBar" Value="true">
<PARAM NAME="ShowControls" Value="true">
<PARAM NAME="autoSize" Value="false">
<PARAM NAME="displaySize" Value="false">
<PARAM NAME="ShowAudioControls" Value="true">
<PARAM NAME="ShowPositionControls" Value="false">
<Embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"
src="http://lsd.newmedia.tiscali-business.com/bb/redirect.lsc?stream=energymuenchen$livestream.wma&content=live&media=ms" Name="MediaPlayer"
width="150" height="53" transparentAtStart="1" autostart="0"
animationAtStart="0" ShowControls="true" ShowAudioControls="1"
ShowPositionControls="0" autoSize="0" ShowStatusBar="1" displaySize="false">
</embed></OBJECT>
Alles anzeigen
Radio Hamburg:
<OBJECT ID="MediaPlayer" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"
width="150" height="53" standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject">
<PARAM NAME="FileName" VALUE="http://lsd.newmedia.tiscali-business.com/bb/redirect.lsc?stream=radiohamburg/livestream.wma&content=live&media=ms">
<PARAM NAME="TransparentAtStart" Value="true">
<PARAM NAME="AutoStart" Value="false">
<PARAM NAME="AnimationatStart" Value="false">
<PARAM NAME="ShowStatusBar" Value="true">
<PARAM NAME="ShowControls" Value="true">
<PARAM NAME="autoSize" Value="false">
<PARAM NAME="displaySize" Value="false">
<PARAM NAME="ShowAudioControls" Value="true">
<PARAM NAME="ShowPositionControls" Value="false">
<Embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"
src="http://lsd.newmedia.tiscali-business.com/bb/redirect.lsc?stream=radiohamburg/livestream.wma&content=live&media=ms" Name="MediaPlayer"
width="150" height="53" transparentAtStart="1" autostart="0"
animationAtStart="0" ShowControls="true" ShowAudioControls="1"
ShowPositionControls="0" autoSize="0" ShowStatusBar="1" displaySize="false">
</embed></OBJECT>
Alles anzeigen
RTL Live aus Berlin:
<OBJECT ID="MediaPlayer" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"
width="150" height="53" standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject">
<PARAM NAME="FileName" VALUE="http://lsd.newmedia.tiscali-business.com/bb/redirect.lsc?stream=radiors2$livestream.wma&content=live&media=ms">
<PARAM NAME="TransparentAtStart" Value="true">
<PARAM NAME="AutoStart" Value="false">
<PARAM NAME="AnimationatStart" Value="false">
<PARAM NAME="ShowStatusBar" Value="true">
<PARAM NAME="ShowControls" Value="true">
<PARAM NAME="autoSize" Value="false">
<PARAM NAME="displaySize" Value="false">
<PARAM NAME="ShowAudioControls" Value="true">
<PARAM NAME="ShowPositionControls" Value="false">
<Embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"
src="http://lsd.newmedia.tiscali-business.com/bb/redirect.lsc?stream=radiors2$livestream.wma&content=live&media=ms" Name="MediaPlayer"
width="150" height="53" transparentAtStart="1" autostart="0"
animationAtStart="0" ShowControls="true" ShowAudioControls="1"
ShowPositionControls="0" autoSize="0" ShowStatusBar="1" displaySize="false">
</embed></OBJECT>
Alles anzeigen
Radio RTL:
<OBJECT ID="MediaPlayer" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"
width="150" height="53" standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject">
<PARAM NAME="FileName" VALUE="http://lsd.newmedia.tiscali-business.com/bb/redirect.lsc?stream=rtlradio$livestream.wma&content=live&media=ms">
<PARAM NAME="TransparentAtStart" Value="true">
<PARAM NAME="AutoStart" Value="false">
<PARAM NAME="AnimationatStart" Value="false">
<PARAM NAME="ShowStatusBar" Value="true">
<PARAM NAME="ShowControls" Value="true">
<PARAM NAME="autoSize" Value="false">
<PARAM NAME="displaySize" Value="false">
<PARAM NAME="ShowAudioControls" Value="true">
<PARAM NAME="ShowPositionControls" Value="false">
<Embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"
src="http://lsd.newmedia.tiscali-business.com/bb/redirect.lsc?stream=rtlradio$livestream.wma&content=live&media=ms" Name="MediaPlayer"
width="150" height="53" transparentAtStart="1" autostart="0"
animationAtStart="0" ShowControls="true" ShowAudioControls="1"
ShowPositionControls="0" autoSize="0" ShowStatusBar="1" displaySize="false">
</embed></OBJECT>
Alles anzeigen
R.S.2 Live aus Berlin:
<OBJECT ID="MediaPlayer" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"
width="150" height="53" standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject">
<PARAM NAME="FileName" VALUE="http://lsd.newmedia.tiscali-business.com/bb/redirect.lsc?stream=radiors2$livestream.wma&content=live&media=ms">
<PARAM NAME="TransparentAtStart" Value="true">
<PARAM NAME="AutoStart" Value="false">
<PARAM NAME="AnimationatStart" Value="false">
<PARAM NAME="ShowStatusBar" Value="true">
<PARAM NAME="ShowControls" Value="true">
<PARAM NAME="autoSize" Value="false">
<PARAM NAME="displaySize" Value="false">
<PARAM NAME="ShowAudioControls" Value="true">
<PARAM NAME="ShowPositionControls" Value="false">
<Embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"
src="http://lsd.newmedia.tiscali-business.com/bb/redirect.lsc?stream=radiors2$livestream.wma&content=live&media=ms" Name="MediaPlayer"
width="150" height="53" transparentAtStart="1" autostart="0"
animationAtStart="0" ShowControls="true" ShowAudioControls="1"
ShowPositionControls="0" autoSize="0" ShowStatusBar="1" displaySize="false">
</embed></OBJECT>
Alles anzeigen
Viel Spass mit den Radiosendern!!!
Hy,
kann mir jemand erklären wie ich Flash-Games als Onlinegames auf meiner Page zur verfügung stellen kann?
Ich würde mich sehr auf eine Antwort freuen.
NDT (Na dann Tschüss)
Hy @ all,
wie schon im Betreff beschrieben, weiß ich nicht wie ich PHP und Perldateien in meine Homepage einbinden kann.
Gibt es da irgendwelche Programme, oder kann man die Dateinamen einfach in den Quelltext hineinschreiben?
Naja, wie ihr seht hab ich echt keine Ahnung. Ich wäre sehr glücklich wenn mir jemand helfen könnte.