You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Forum user: sottwell

Basic information

Registered Nov 19, 2009
Last login Nov 21, 2009
Forum posts 2
Direct URL http://www.flowplayer.org/forum/users/19039

Latest forum posts

Posts:

Registered:

» [HTML 4.01 Validation] rel not valid in img tag

Posted: Nov 21, 2009

I also would be interested in a solution to this; in my case I'm using the jquery.tools.min.js toolkit for the video overlays, and it uses buttons, which also cannot have a "rel" attribute. Other than this, all of my pages validate cleanly.

Flowplayer is a wonderful piece of work. I'm making all my clients who want a Flash player pay for a commercial version; it's well worth the cost!

Posts:

Registered:

Controlbar autoHide questions

Posted: Nov 19, 2009

Using flowplayer.commercial-3.1.5.swf

controls: {
autoHide: 'always',
hideDelay: 0,
}
This hides the controlbar. However, it will appear briefly whenever the mouse is clicked anywhere on the page. Can this behavior be prevented?

The controlbar will appear briefly once on mouseover, then will not appear again at all. How can it be made to remain as long as the mouse cursor is in the movie container, disappear on mouseout, then reappear again on mouseover?

Edit: I've found that if I give it a delay such as 1000 then it will continue to reappear on mouseover and on click. It starts getting erratic at 500-600.

FF 3.5.5/Mac, Safari 4.0.4/Mac