Jump to content

Is this legal ?????

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
netbie

netbie

    Newbie

  • Members
  • Pip
  • 2 posts
I am a basic programmer. I need to know if is legal to make the following:

If I make a .exe ebook from html pages and one of this pages have inside the code that call the Window media Player plugin (as thousands of pages on Internet) for play a audio file inside the program (.exe book) as follow:

<PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
<PARAM NAME="AutoStart" VALUE="True">
<PARAM NAME="stretchToFit" VALUE="True">
<PARAM name="uiMode" value="full">
<PARAM name="PlayCount" value="1">
<PARAM NAME="AutoRewind" VALUE="0"> ... etc etc

After calling the plugin of Window media Player from the program (.exe ebook) then begin to play the audio file but inside the own program window (.exe ebook) using window media player . If I distribute the program (.exe ebook) as freeware then there is any legal issue for calling the plugin of window media player and play with window media player plugin inside my program window (.exe ebook) ????????

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
No, why would executing WMP be illegal, even if you sold the product?
Posted via CodeCall Mobile

#3
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I don't see any issue with this.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#4
relapse

relapse

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 476 posts
Wtf would be the problem? I know lots of CDs come bundled that launch the default media player, which happens to mostly be Windows Media.