I have another problem with the plugin we’re working on for the site http://svtplay.se.
I have specified a location to click for pause/play, and indeed Plex pauses/resumes the video
just fine when I hit “space” during playback. After a few seconds however a tooltip appears in
lower part of the video. It seems as if the pointer is hovering above the button after clicking
it, causing the tooltip to appear .
I have tried the following as a workaround, with no success:
[codebox]<?xml version="1.0" encoding="UTF-8"?>
[/codebox]
Any suggestions on how to resolve this? The same problem appears when skipping in the video using up/down arrows,
so some kind of fix for the seekbar bar is needed as well.
Here is a sample URL if you want to create a strm file to reproduce the problem:
http://svtplay.se/t/102879/musikministeriet
Im bumping this as this poses a problem in our plug...
Does anyone know if the values we use for "move" is absolute positions or if it's actual pixels that the "mouse" should move?
Interesting, the mouse stuff needs a bit of work for sure. I was going to suggest as a workaround clicking on the pause button, and then clicking elsewhere, but it looks like you’ve already done this.
All the coordinates are in absolute positions.
The only other thing I might suggest is using the pause command to see if clicking on the pause button, pausing, and then clicking elsewhere might help. The pause time is in milliseconds.
<pause time="500" />
Actually, how the #%#% did you guys lock onto that SWF??? Scott and I were just looking at it tonight. The web designer is a bit of a drunken monkey, apparently.
Hahaha, seems like we’ve stumbled upon one nasty piece of SWF here.
If you happen to be swedish, the svtplay site is pretty damn sweet though. Lots of good content.
I’ve actually tried the pause thing as well … I think. Will give it another go tonight to be 100% sure.
We also need some way to prevent the tooltips when plex is skipping by clicking the seekbar.
Do you have any idea on how that can be done?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.