Create a div, where the div has the animated_preview_url as it’s background image.
Either
On mouse over, run a CSS animation that moves (background-position) the background image
or
On mouse over, run some Javascript to move the background image
Create a div, where the div has the animated_preview_url as it’s background image.
Either
On mouse over, run a CSS animation that moves (background-position) the background image
or
On mouse over, run some Javascript to move the background image