The Burned Out Hippy - Hugging Flash into Submission

Actionscript 3 getURL() class

posted by The Hippy in Actionscript 3, Classes, Downloads

I don’t know about you, but one of the things that I miss most about AS2 is the simplicity to use…

getURL("http:www.mysite.com", "_blank")

…to launch a web address.

More

Pixel perfection in Papervision3D

posted by The Hippy in Actionscript 3, Papervision3D

Precision Papervision 3D

I’ve been tearing my hair out for the last 24 hours trying to work out how the hell to get my precisely drawn design to scale correctly in Papervision. Anyone who’s tried this will know that it’s a frustrating blend of messing around with camera zoom, focus and field of view. But try as I might, I found it absolutely impossible to solve. I had come to the end of my patience and was ready to give up with PV3D and change the design completely…

…and then I came across this.

The thing that crossed my mind first when seeing this demo was “not only is it possible to reproduce a good pixel perfect 2D design in Papervision, but potentially it could be really great”.

More

Flash on the Beach 2009 – The Aftermath

posted by The Hippy in Events

Flash on the Beach 2009 - The Mariachis

Well I’m back from Flash on the Beach 2009 in Brighton and yet again I wasn’t disappointed. There were a couple of sessions that weren’t as good as expected and a couple more that unexpectedly blew me away, all-in-all I had a blinding time. Needless to say I’d thrown out my previously organised schedule by Monday lunchtime though :)

This year was so enjoyable I’m still buzzing a week later, hence this post. I’m not going to go massively into detail about it all, but there are a few highlights and lowlights that I think are worth talking about…

More

Tweeter v1.0 – simplifying Twitter and Actionscript

Tweeter

If you want to add a Twitter feed to your flash website, currently the best way to do it is to pay a visit to Matt Pearson’s (Zenbullets) Twitter API explanation and buckle down to the code. However if like me you are finding your clients increasingly requesting Twitter feeds in their sites, perhaps you’ll appreciate my new Tweeter class for ease of re-use.

Try it out:

This movie requires Flash Player 9

It’s based around Matt’s explanations and centres on drawing a single tweet from a single user (using the API’s “status” call). All I’ve done in my clumsy ham-fisted way is to simplify it for anyone who either doesn’t have the time to learn it or simply can’t be bothered. Now all you have to do is use something like the following code for it be up and running in seconds…

More

The CSSLoader Class (v1.0)

posted by The Hippy in Actionscript 3, Classes, Downloads

AS3 is a wonderful thing, but it can be really long-winded sometimes when you’re trying to achieve something simple – the perfect example being the replacement of AS2’s getURL() class with a series of listeners. I know why it has been set up this way, I understand why it’s better that everything follows a uniform methodology and I do wholeheartedly agree with it, but there is no getting around the fact that you can get bogged down writing the same long-winded code over and over again. Frankly, it can be a pain in the ass and can sap the fun out of simple tasks.

Sometimes I get around these chunks of code using snippets (see Lee Brimelow’s tutorial on how to set up snippets in Flex Builder), but sometimes the code is crying out for a simple class to be made – in my opinion, loading external stylesheets is one of these times.

More

Recent Posts
Recent Comments
About Us
The Hippy: Hi Nicole I'm afraid that I've not had a chance to play with masking emitters yet,...
nicole antonopulos: Hi there, I came across your post on partigen and was hoping you might be able to he...
The Hippy: Thanks Daan. I'm actually working on a multi-tweet class at the moment. I'm changing ...
Daan: Great job, i have been looking the web for this! Any news on the multi-tweet functio...

This site is the playground of the The Burned Out Hippy, head honcho of the web design and multimedia company Plagro. It serves no other purpose than to act as a place where I can store my most recent Flash ActionScript experiments. However, I will be posting code whenever an experiment is complete so that you can have a play with it yourselves.

Read more about The Burned Out Hippy...