Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Anythingslider not working for FLV videos Re: Anythingslider not working for FLV videos

#128758
Mottie
Member

Hi Rick!

I don’t know if the FLV player you are using provides a javascript api, but one is necessary before the slider can control the video player.

The easiest solution would be to use [JW Player](http://www.longtailvideo.com/players/jw-flv-player/) or [Flow Player](http://flowplayer.org/download/index.html) (I think one of those does support the flv format). Then follow the instructions on how to control them in the [video page documentation](https://github.com/CSS-Tricks/AnythingSlider/wiki/Video).

Alternatively, if you know how to program in action script – I have no clue – you could [add your own javascript api](http://devbase.com/support/index.php?/Knowledgebase/Article/View/42/0/control-flv-player-using-javascript) to the player.