Hacker News new | ask | show | jobs
by jasonkester 4666 days ago
Gotta preload that audio. Even 100ms of lag between the logo showing up and the music starting is noticeable. Jarring even for (presumably) most of us, who have seen that opening crawl dozens, hundreds, or possibly for children of the 70s who went on to own laserdisc players in the 80s, thousands of times.

In any other context, you could safely pull off not preloading. But this example is just too ingrained into people's minds.

1 comments

Yeah I know and it's freaking me out. I already use the attribute preload="auto" of the <audio>-element, but it's not enough.

Do you know any better ways to preload it?

I'm assuming there's an event for when the audio is loaded... maybe hook up the animation to that?
canplaythrough