home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Graveyard
My NetFlix
[Original Thread] "My NetFlix" Plugin with Watch Now Support
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="keith2045" data-source="post: 396883" data-attributes="member: 18505"><p>I had the same problem, i didnt have .net 3.5 installed, so install that and it will probably work. </p><p></p><p></p><p></p><p>I thought about that and in the plugin i'm developing i'm forcing the user to 'calibrate' the first time they play a video from a source. They have to click on play, pause, etc... i then capture the position for each button, store them and reference them when the user presses play, pause.... If Something changes the user can recalibrate (button moves, changes screen resolutions).</p><p></p><p>WileECoyote the problem your probably going to run into is calibration (if you use that), you probably wont be able to capture the mouse click because IE is opened and it wont send the click back to MP. You could do what Vaelek suggested and build a webbrowser control in your plugin, you should then be able to capture the mouse click. I integrated a flash player into my plugin and had to 'draw' something on top of it in order to capture the mouse click because the .flash player would capture the click</p><p></p><p>Let me know if you want code samples and or to go into more detail.</p></blockquote><p></p>
[QUOTE="keith2045, post: 396883, member: 18505"] I had the same problem, i didnt have .net 3.5 installed, so install that and it will probably work. I thought about that and in the plugin i'm developing i'm forcing the user to 'calibrate' the first time they play a video from a source. They have to click on play, pause, etc... i then capture the position for each button, store them and reference them when the user presses play, pause.... If Something changes the user can recalibrate (button moves, changes screen resolutions). WileECoyote the problem your probably going to run into is calibration (if you use that), you probably wont be able to capture the mouse click because IE is opened and it wont send the click back to MP. You could do what Vaelek suggested and build a webbrowser control in your plugin, you should then be able to capture the mouse click. I integrated a flash player into my plugin and had to 'draw' something on top of it in order to capture the mouse click because the .flash player would capture the click Let me know if you want code samples and or to go into more detail. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Graveyard
My NetFlix
[Original Thread] "My NetFlix" Plugin with Watch Now Support
Contact us
RSS
Top
Bottom