CrutziPlayer Open Issues
Please feel free to post any additional bug or issue in the comments.
Custom cursor in flash (.swf) files - Custom cursors don't always work (same issue in Firefox), in fact they get only used if the mouse was in the plugin window yet
Touch Screens - The current zoom method doesn't permit to use absolut pointer devices yet
Player crashing when opening next file - Need to implement a proper unmapping and destruction of the NPAPI plugin, before reusing the socket
Comments
Anonymous (not verified)
Thu, 06/21/2012 - 13:09
Permalink
I could be doing something
I could be doing something wrong, but when I open a new file partway through something (haven't tried at the end) the player seems to crash. However, this is still by far the best player I have come across, so I am more than prepared to spend the extra time to navigate to the other file through the terminal or file browser.
crutzi
Sat, 06/23/2012 - 01:12
Permalink
Thank you for your feedback!
Thank you for your feedback! Glad you like the player so far.
I think I know how to resolve this issue with opening new files: The plugin window must be unmapped, and the plugin instance has to be destroyed via NPP_Destroy, before the socket can be reused. Need to implement the missing npapi features.
Add new comment