Archive for the ‘Uncategorized’ Category

Flowplayer + SWFObject = Error

Monday, November 9th, 2009

I was recently using both flowplayer and SWFobject on the same page. I noticed if I placed the javascript for SWFobject before calling the flowplayer container, flowplayer would spit out the error “Flowplayer cannot Access Element: player”. However, placing the javascript AFTER calling the player element made the error disappear. Good to know!