I don't know whether anyone has experience with Mozilla extensions?
I want to use Flowplayer inside a Firefox extension. I can embed the player using the basic OBJECT method, but using the Flowplayer notation the controls (flowplayer-3.x.x.min.js) are not accessible.
The error is that $f is not defined. I tried pasting the entire flowplayer-3.x.x.min.js into my function which stopped the error, but there was nothing visible.
Can anyone help? I guess Flowplayer will work differently from inside a web browser than in a web page, but there must be a way to access the Flowplayer controls.
Thanks.
I want to use Flowplayer inside a Firefox extension. I can embed the player using the basic OBJECT method, but using the Flowplayer notation the controls (flowplayer-3.x.x.min.js) are not accessible.
The error is that $f is not defined. I tried pasting the entire flowplayer-3.x.x.min.js into my function which stopped the error, but there was nothing visible.
Can anyone help? I guess Flowplayer will work differently from inside a web browser than in a web page, but there must be a way to access the Flowplayer controls.
Thanks.