by JAB Creations » Fri Jun 11, 2010 5:49 pm
Just being honest but that Flash animation initially makes the page feel "empty".
Before you do anything always consider if it's necessary and what the benefits and drawbacks are especially in the context of the methods of implementation.
That Flash file is 122KB! Really?! Saving the image alone as an index colored GIF I knocked the size down to 9KB and you could animate the lighting effect in under 20KB most likely. That means less waiting for content to download, reduced costs of bandwidth (correlating to traffic/hosting), and you're not at the mercy of a proprietary format.
I personally only use Flash to stream audio and if I did video video. Beyond that XHTML, CSS, and JavaScript allow me to do everything else.
The only thing I can recommend using Flash for at this point is multimedia especially since Hollywood's grandmother-suing knuckleheads are hell bent on forcing H.264 down everyone's throats so they can send your small business a bill for using a video codec starting in 2016.
Ah, after clicking preview I'm seeing a lot more and for the most part right now Gecko, Presto and WebKit can do most of what's in the video with CSS3, IE can't (and not sure if IE9 will be able to do transitions as they are still announcing features but have not announced those CSS3 properties yet).
Also music on a banner...that doesn't really work plus there aren't controls or anything. Looking at the page I did not expect music so luckily for me my speakers weren't turned up too high.
My best advice is learn the difference between the rendering engines and start learning XHTML and CSS3 now so when Internet Explorer finally gets up to speed you'll be prepared to code things the right way and resort to Flash when there is a weakness in the industry (HTML5 video) in order to serve the same content to your clients without opting your boss in to paying thousands for proprietary video codecs such as H.264.