Showing posts with label flowplayer. Show all posts
Showing posts with label flowplayer. Show all posts

Monday, August 29, 2011

flowplayer error 2036

Took me hours figuring this out,
and finally found a post on the same error.

First, makesure the control swf is located in the same root as flowplayer swf.
Example: flowplayer.controls-3.2.5.swf and flowplayer-3.2.7.swf in the same folder.

then, makesure your unique id.
Example: id="myflowplayer" ...

This shall works fine :)