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

Your preferred username that is used when logging in.

Forum user: Mark Mitchell Ricca Group Medical Market Research http://www.riccagroup.com http://www.medsurvey.com

Basic information

Registered Apr 17, 2009
Last login Apr 21, 2009
Forum posts 2
Direct URL http://www.flowplayer.org/forum/users/10045

Latest forum posts

Posts:

Registered:

» » » » » player_api is undefined error in IE 6 and 7

Posted: Apr 21, 2009

I think a warning would be great plus now that this in the forums people can find the issue when searching for "player_api is undefined".

Moving outside of a form and still having it positioned where you want can be achieved a number of ways including absolutely positioning a div element which contains the player.

Posts:

Registered:

player_api is undefined error in IE 6 and 7

Posted: Apr 17, 2009

Using flower player in IE 6 and 7 produces a strange error in IE when inside our survey pages. The problem seems to relate to the tag being inside the main <form> tag of the page. I found this was already posted by someone but only found in a google cache page

IE6 Javascript error: 'player_api' is not defined.

http://74.125.47.132/search?q=cache:DLo8mZdjlegJ:193.33.186.56/forum/8/16495+flowplayer+player_api&cd=9&hl=en&ct=clnk&gl=us&client=firefox-a

This seems to hold true. If you move the tag outside of the form it works fine in IE. Before moving it we would get the error but the clip would play however none of the callback functions would be executed because the API was not functioning.

We were able to work around this issue using absolute positioning but this is not always an option and this IE issue should be investigated.