Psyked*
it’s easy once you know how.Inline Javascript and the defer attribute
Posted by James - 11/05/08 at 09:05:32 amWe use javascript to load our Flash elements into Webpages - it just makes life so much easier. There’s many ways you can go about it, but one is to use inline Javascript to handle function calls to your document.write(); or innerHTML(); functions. Naturally, these functions scrape through our HTML and do their business, targeting and replacing elements with the embed/object code for our Flash movies.
You might call us slackers, or you might base it on our faulty understanding of the defer attribute (and this site will confirm it), but we thought that adding the defer attribute to our inline code thus;
<script type="text/javascript" defer>
addFlash('flashdiv');
</script>
Would mean that the inline script wouldn’t be executed until the whole page is loaded. So you could effectively add the code anywhere in the page - say, the header - and it didn’t matter. Well, what works in Internet Explorer doesn’t always work in Firefox (et al.).
Continue reading Inline Javascript and the defer attribute…
Essential ActionScript 3 Classes #1
Posted by James - 09/05/08 at 09:05:48 amBiteArray.org has a little collection of several ActionScript 3 Classes that would feel right at home in your core libraries. There’s a JPEG encoder, PDF generator, Zip file generator and even a class for gesture recognition, and many more besides. It’s worth a look.
Red Interactive
Posted by James - 07/05/08 at 11:05:48 pmRed Interactive have got a really cool full browser flash site going on at their (really geeky domain) ff0000.com. It’s a showcase of what flash really can allow you to do to a traditional website, for better or worse.
Continue reading Red Interactive…
Alternativa3D - More 3D goodness from the Flash Player
Posted by James - 03/05/08 at 09:05:42 am3D Flash engines seem to be popping up everywhere at the moment. [Although I wouldn't call that a bad thing] - Each one tends to take a different approach, do a different demo to distinguish themselves. Take this for example, a very impressive looking offering from Alternativa3D;

Continue reading Alternativa3D - More 3D goodness from the Flash Player…
Open Screen madness?
Posted by James - 02/05/08 at 12:05:57 amMadness in a good way, of course. Like all those people who queue outside stores before the sales? That’s the good kind of madness. That’s the madness I mean. (And I couldn’t think of a more interesting Post title, and apparently, provocative Post titles are good for readership)
Adobe are at it again, it seems. You may remember that the flex sdk went open-source just over a year ago, and now the swf and flv formats themselves are going open source. Here is the press-release, and here’s the official site for the “Open Screen Project”.

So, what is the Open Screen Project, and why do we care?
Continue reading Open Screen madness?…
Automated removal of non-static elements with Photoshop
Posted by James - 26/04/08 at 03:04:09 pmThis is a short little video that demonstrates a quick and easy way of removing unwanted elements from your photos. To do it yourself, you’ll need several shots of your target - enough so that any area covered in one photo is uncovered in another. Once you’ve got that, Photoshop can automate the alignment and image compositing, to remove all those pesky people from your shot.
I found this through Stumbleupon, so I don’t know the full backstory / accompanying materials, if anyone would care to inform me!
http://www.jnack.com/adobe/photoshop/fountain/
Ultrashock v2
Posted by James - 24/04/08 at 11:04:37 amUltrashock is one of those sites whose forums I tend to stumble around quite frequently on the ‘net - but I’ve only recently taken a good look at it. The site itself is pretty impressive you know. It’s mostly full browser flash, and a few of the interface elements gives away that it’s based in Flex, presumably with some very custom UI elements.
There’s the whole SWFAddress deeplinking going on, Flash and Flex integration, and a very seamless transition to non-Flash elements, like the Forums and Wordpress powered blog. If you’re looking for a showcase Flex site, here’s a goodie. FWA thinks so too.
Continue reading Ultrashock v2…





