Hacker News new | ask | show | jobs
by hyperturtle 5229 days ago
Maybe you can try to library for sound. SoundManager 2 does html5 sound and falls back to flash. http://www.schillmania.com/projects/soundmanager2/

Apparantly there are issues with looping (http://www.schillmania.com/projects/soundmanager2/demo/api/) but it points to (http://www.flickr.com/photos/schill/4499319436/) as a way to fix sound loops.

Regarding other technical problems: I've had that issue too with Chrome beta, using csstransforms caused my textboxes to be unclickable(but still tab-able). My solution was to downgrade to the normal Chrome version and hoped it'll be fixed by the time it hit stable.