AboutBlogContact
Web DevelopmentOctober 29, 2007 2 min read 70Updated: May 3, 2026

Hulu: High-Quality Video in the Browser

AunimedaAunimeda
📋 Table of Contents

Hulu: High-Quality Video in the Browser

It’s late 2007, and online video usually means one of two things: grainy 240p clips on YouTube or illegal (and slow) BitTorrent downloads. But a new site called Hulu has just entered private beta, and it’s a revelation.

The Flash Advantage

Hulu is built using the Adobe Flash Player, which is installed on 99% of browsers. But unlike the early YouTube, Hulu is using the latest H.264 video compression. The result is "DVD quality" video in a browser window. It’s smooth, sharp, and actually watchable on a big screen.

The interface is incredibly polished. It has a "dim the lights" feature, a clean player window, and a very well-organized catalog of full-length TV shows and movies.

The Business Model

Hulu is owned by NBC Universal and News Corp (Fox). They are putting their best content-The Office, 30 Rock, Family Guy-online for free, supported by a few short, non-skippable ads. It’s a direct attempt to combat piracy by providing a better, legal experience.

// Managing video states in a Flash-based player
onVideoComplete = function() {
    showAdUnit();
    resumePlayback();
}

The Browser as a TV

Hulu is proving that the web is finally ready to handle long-form professional video. We’ve been talking about the "convergence" of TV and the Internet for years, but this is the first time it feels real. You don't need a DVR; you just need a browser.

Looking Ahead

The success of Hulu is going to put massive pressure on traditional cable companies. If I can watch all my favorite shows on my laptop whenever I want, why do I need a $100-a-month cable subscription? We’re entering the era of "Cord Cutting," even if we don't have a name for it yet.


Aunimeda develops websites and web applications for businesses - corporate sites, e-commerce, portals, and custom platforms.

Contact us to discuss your web project. See also: Web Development, E-commerce Development

Read Also

Stripe: Finally, a Payments API for Developersaunimeda
Web Development

Stripe: Finally, a Payments API for Developers

Accepting credit cards on the web has always been a nightmare of merchant accounts and clunky gateways. Stripe is here to fix that with a few lines of code.

Thoughts on Flash: Steve Jobs Just Drew a Line in the Sandaunimeda
Web Development

Thoughts on Flash: Steve Jobs Just Drew a Line in the Sand

Steve Jobs has published an open letter explaining why the iPhone and iPad will never support Flash. It's a brutal, public execution of a technology.

Django 0.95 Internals: Custom Request/Response Hooks via Middleware (2006)aunimeda
Web Development

Django 0.95 Internals: Custom Request/Response Hooks via Middleware (2006)

Deep dive into custom request/response hooks in Django 0.95. Learn how to manipulate headers, handle authentication, and transform responses globally.

Need IT development for your business?

We build websites, mobile apps and AI solutions. Free consultation.

Web Development

Get Consultation All articles