flashplayer plugin

  • also ich habe vor kurzen ein script für den mediaplayer hier auf dem board finden können.. meine frage.. gibts das auch als flash plugin?
    also das wenn jemand auf die seite geht dann auch gleich der flashplayer mit ner swf file startet!?!

    hier der für mediaplayer:
    <object id=MediaPlayer
    classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
    codebase="http://activex.microsoft.com/activex/contro…rsion=6,4,5,715"
    width="468"
    height="368"
    standby="Video wird geladen"
    type="video/x-ms-wmv"><param name=FileName VALUE="//"><param name=TransparentAtStart value="true"><param name=AutoStart value="true"><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="false"><param name=ShowPositionControls value="true"><embed type="video/x-ms-wmv"
    pluginspage="http://www.microsoft.com/Windows/Downlo…ts/MediaPlayer/"
    src="//"
    Name="MediaPlayer"
    width="468"
    height="368"
    transparentAtStart="1"
    autostart="1"
    animationAtStart="0"
    ShowControls="1"
    ShowAudioControls="0"
    autoSize="0"
    ShowStatusBar="1"
    displaySize="false"></embed></object>

  • <object classid="CLSID:D27CDB6E-AE6D-11cf-96B8-444553540000" width="600" height="400"
    codebase="http://active.macromedia.com/flash2/cabs/sw…version=4,0,0,0">
    <param name="movie" value="VOOV_EXPERIENCE_2003.MPG.swf">
    <param name="quality" value="high">
    <param name="scale" value="exactfit">
    <param name="menu" value="true">
    <param name="bgcolor" value="#000040">
    <embed src="VOOV_EXPERIENCE_2003.MPG.swf" quality="high" scale="exactfit" menu="false"
    bgcolor="#000000" width="600" height="400" swLiveConnect="false"
    type="application/x-shockwave-flash"
    pluginspage="http://www.macromedia.com/shockwave/down…=ShockwaveFlash">
    </embed>
    </object>


    schon gefunden!!!