You are not logged in.
Dear visitor, welcome to Aqua Computer Forum. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
PharaoHat-Mo-Neten
Unregistered
![]() |
Source code |
1 |
<embed type="application/x-mplayer2" pluginspage="[url]http://www.microsoft.com/Windows/MediaPlayer"[/url] name="mediaplayer1" autostart="true" height=$height width=$width transparentstart="1" loop="0" controller="true" src="$url"></embed> |
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
<object id="MediaPlayer1" width=$width height=$height classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Microsoft® Windows® Media Player components..." type="application/x-oleobject" align="middle"> <param name="FileName" value=$url> <param name="ShowStatusBar" value="false"> <param name="DefaultFrame" value="mainFrame"> <embed type="application/x-mplayer2" pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/" src=$url align="middle" width=$width height=$height defaultframe="rightFrame" showstatusbar=false> </embed> </object> |
PharaoHat-Mo-Neten
Unregistered
PharaoHat-Mo-Neten
Unregistered
Quoted from "Y0Gi"
Ich will dir keinesfalls vorschreiben, was du tun sollst, sondern ich teile nur meine persönlichen Präferenzen mit in der Annahme, dass es nicht nur mir so geht![]()
PharaoHat-Mo-Neten
Unregistered
Quoted from "Y0Gi"
Alternativ kann man auch auf eine weitere Seite (notfalls Popup-FensteR) verlinken, die dann das Video abspielt - wäre mir aber nicht ganz so lieb. Man könnte auch beide Links einfügen, macht die Sache aber minimal aufwändiger.
-