jsMovie icon indicating copy to clipboard operation
jsMovie copied to clipboard

jsMovie

Results 9 jsMovie issues
Sort by recently updated
recently updated
newest added

I replaces hide/show with visibility because i was getting flashing to Chrome and Ipad.

sorry for my problem but can you please make a working demo on jsfiddle or codepen or something.

Hello. Thanks for this nice plugin. My images are quite large (800x600) and I don't want to reduce them. How could I get jsMovie to display them as "thumbnailed movie",...

Is there a way to make the canvas and it's images responsive? It would be ideal if you could set the size to 'auto' or something and just have the...

I use a `` element inside the jsMovie div to display text alongside the animation. However, passing 'destroy' to the instance also removes the `` element. Possibly refactor the code...

How can i check . how many frames are uploaded during uploading the frame i wan to create loader on the bases of frames loaded

I need to use playBackwards function without repeat: $(document).ready(function(){ $('#framesLayer').jsMovie({ sequence : "impegnov01_#####.jpg", //the #### will be replaced with 0001,0002,0003,... folder : "img/animation/hw/", //this is the path where the script...

We're using jsMovie to create several sequences on a page that will run on desktop PCs and tablets (specifically we're testing on the iPad). On the iPad 1 and iPad...

Hello, Thank you for this great plugin. I want to make the animation clickable - I want that clicking on the animation will play it. The problem is that it...