I want to have a basic web page for young toddlers. Just a big picture of a rainbow and when they mouse over it plays the seven scales of music notes along with the color. Is this possible in HTML 5 or is Flash the only way to accomplish this?
html5 and a bit of javascript will do the trick and keep it accessible on tablets - which the littlies are most likely to be using. avoid flash
yes a bit javascript is needed! here I have 2 samples for you: http://css-tricks.com/play-sound-on-hover/ http://www.javascriptkit.com/script/script2/soundlink.shtml#current