1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Playing with Air…

I thought i’d do a little bit of serious work with Air - how about an application for converting text file formats? Well ok, it sounds boring, but it’s a starting point. I’m not finished yet, but my deadline is pretty harsh (Wednesday, in fact!) so I’m hoping to have another update tomorrow, once I’ve ironed out a few remaining bugs (and removed the chance that the application will corrupt your files!)
Continue reading Playing with Air……

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Exploring the Flash CS3 FLVPlayback component

The FLVPlayback component that comes with Flash CS3 has been given a bit of a facelift, you know. (Well, the AS3 one has anyway - the older AS2 version is still the same old Flash 8 one).

Both versions have support for FullScreen, High-Def video and embedded Captioning, but what ‘excites’ me is that the ActionScript 3 version of the FLVPlayback component has the FullScreen and Captioning features built right into the default skin and moreover, the skin is far more flexible;

blog-post-flvplayback.jpg

Nice, eh? You should be able to see that, in the ActionScript 3 version of the component, you are able to pick the background colour and opacity of the skin - no more messing around with custom skins for simple jobs - as well as the new component buttons in your Flash Video arsenal.
Continue reading Exploring the Flash CS3 FLVPlayback component…