Jump to content

Recommended Posts

Posted

Hey, I am currently *ahem* Developing something and I just need to know is there a parameter for the WMP object that will stop it putting the address of the file it has just played in the address bar? Just wonderin.

Thanks for your time.

Here is what I have currently:

 <object classid='clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6' id='WindowsMediaPlayer1' width='100%' height='$newheight'>
 <param name='URL' value='" .$media_folder. "/" .$file. "'>
 <param name='rate' value='1'>
 <param name='balance' value='0'>
 <param name='currentPosition' value='0'>
 <param name='defaultFrame' value>
 <param name='playCount' value='1'>
 <param name='autoStart' value='-1'>
 <param name='currentMarker' value='0'>
 <param name='invokeURLs' value='-1'>
 <param name='baseURL' value>
 <param name='volume' value='50'>
 <param name='mute' value='0'>
 <param name='uiMode' value='full'>
 <param name='stretchToFit' value='0'>
 <param name='windowlessVideo' value='0'>
 <param name='enabled' value='-1'>
 <param name='enableContextMenu' value='0'>
 <param name='fullScreen' value='0'>
 <param name='SAMIStyle' value>
 <param name='SAMILang' value>
 <param name='SAMIFilename' value>
 <param name='captioningID' value>
 <param name='enableErrorDialogs' value='0'>
 <param name='_cx' value='6482'>
 <param name='_cy' value='6350'>
</object>

This is the script it is going in:

http://dmz13.sytes.net/projects/NMAv16/

http://www.xnetworks.co.uk/nautilus-blog/music.php

Note: This is the next version on from the one issued on Hotscripts if any of you have seen it.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...