Monday, March 30, 2009

bpx with dark insides

Have redesigned the site a little seeing as it's Spring. I got a bit red and annoyed trying to make things work so can't tell if I like it at the moment. Will decide tomorrow. Hope it doesn't disgust anyone in the meantime.

The new menu (which I think I will add some kind of animated flourish to soon) was my first time using actionscript since AS2.0...
balancedthere.addEventListener(MouseEvent.
CLICK,goTherebalancedthere);
function goTherebalancedthere(e:MouseEvent){
var request:URLRequest = new URLRequest
("http://www.balancedthere.com/");
navigateToURL(request, "_self");
}
What happened?!

2 comments:

ElsieDarkwinter said...

clever turd.

ElsieDarkwinter said...

damn it
why cant i leave comments