/    Sign up×
Community /Pin to ProfileBookmark

Calling Windows Media Player – "param" problem

? I am calling Windows Media Player, to play a song-link, but I would like to know how to tell the player to DISABLE the “Save As” function, when the song is playing. It’s original music – I don’t want users making copies.

[COLOR=Navy]I would like to use this direct format:[/COLOR]
<a href=”mms://CMHWWW1.www.(path)/(songname).mp3″>Songname</a>

[COLOR=Navy]but I can also use this <object> format:[/COLOR]
<object id=”mediaplayer1″ 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” width=”350″ height=”45″>
<param name=”filename” value=”http://www.(path)/(songname).mp3″>
<param name=”animationatstart” value=”1″>
<param name=”transparentatstart” value=”1″>
<param name=”autostart” value=”1″>
<param name=”showcontrols” value=”1″>
<param name=”showpositioncontrols” value=”1″>
<param name=”volume” value=”0″>
</object>

to post a comment
HTML

0Be the first to comment 😎

×

Success!

Help @_some_guy spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.1,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...