treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Whats the best way to load in a short video or image sequence on rollover

  • I've been messing around with some flash like rollovers in HTML 5 and CSS3/Javascript. So I have some effects that I want to load in that would require an imgae sequence or small video. Anyone mess with this at all? In the past you would use flash for this and call a movieclip on a timeline to do this. Thats in the past. I want to do this the most efficient way possible and in javascript if possible. Any ideas?