After create a flowplayer instance like this:
$f("player", "flowplayer.swf", "my-video.flv");
When remove the container element directly, $("#player").remove()
(using jQuery),
I found the $f("player")
still there. How to remove the instance really?
On BestKicker, we use $f().unload()
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With