HTML5-ANIMATION is a way to animate HTML element with css or java script or both....
Questions tagged [html5-animation]
85 questions
0
votes
1 answer
Exporting Flash to HTML5, compatible with Android2.3
I would like to create animations compatible with Android2.3, using Adobe Flash Pro CS6.
Since I don't want to be dependent on Flash Player on the device, I would like to save the animation as HTML5.
So far, I used Swiffy to convert the swf output…

Asaf Pinhassi
- 15,177
- 12
- 106
- 130
0
votes
1 answer
How to make a HTML5 animation like the one on Blackberry PlayBook startup?
I just want to know how to code a animation like the one on the startup of the Blackberry PlayBook with big colored circles using HTML5 canvas and JS (with some JS drawing library?). Can the same be achieved? Can you give an approximation to code…

Alejandro García Iglesias
- 16,222
- 11
- 51
- 64
0
votes
1 answer
Loops in HTML5 Canvas Animations
I am writing code for a HTML5 Canvas animation using Javascript. I am using requestAnimFrame for that. Animation is working fine for a point. But when i add a loop(for or while) in the function which is using requestAnimFrame or setTimeout,…

thecodejack
- 12,689
- 10
- 44
- 59
0
votes
0 answers
How to hide a div while scrolling
I need to hide a div when someone is scrolling the page. And also show the div when stop scrolling.
Is it possible to do this for touch screen application with HTML5 or jQuery?

Mo.
- 26,306
- 36
- 159
- 225
-1
votes
1 answer
Custom Text Watermark with Videojs
We are using VideoJS to streaming a .m3u8 file from VOD server.
On the player we want to insert a custon text watermark that is moving from "up to down" and then also from "right to left" every seconds.
Question:
How can I insert custom text…

Pedram Gholizadeh
- 178
- 1
- 9
-1
votes
1 answer
Screen flashing between two colors fast enough so not conceivable by the human eye
Hi I'm trying to have a flashing screen where the color changes between two colors in WebGL. I have the code setup for a square with one color but couldn't figure how to make it switch between two colors at a speed not conceivable by the human eye,…

Karan Bhandarkar
- 11
- 1
-1
votes
1 answer
Path based animation in html5 canvas
How to make a path-based animation with
paper.js E.G bezier curve.

Krueger
- 1,178
- 3
- 11
- 26
-2
votes
1 answer
How to create an image strip with HTML5 and CSS3?
I want to make horizontal strip of image thumbnails using HTML5 and CSS3. and scroll it horizontally. can anyone tell me how do i proceed?

user1609921
- 9
- 1
- 1
-3
votes
1 answer
Javascript canvas- is there an easier way to do it?
I want to work with HTML5 and the canvas tag, but without a interface like Flash provides animation is tricky. Are there any WYSIWYG interfaces for the HTML5 canvas? I saw that Adobe now has software that converts Flash to canvas, but the price is…

eskdskj
- 1
-9
votes
1 answer
Create a HTML5 animation for moving the boat from Britain to Hobart as given in the screenshot below:
Create a HTML5 animation for moving the boat from Britain to Hobart as given in the screenshot below:

frooty
- 202
- 1
- 2
- 11