Blog Posts

Reported Attack Site!

December 11, 2009

What the heck is that? So you’ve just visited a website using Mozilla Firefox and this message has popped up telling you that the site looks suspicious.


Read More

Simple HEX Colour Values

December 10, 2009

Actual Display Colour HEX Colour #000000 #FF0000 #00FF00 #0000FF #FFFF00 #00FFFF #FF00FF #C0C0C0 #FFFFFF


Read More

Send Email PHP Function

December 10, 2009

Ever find yourself typing the headers into the php mail() function over and over again?


Read More

mySQL Development Tools

December 9, 2009

I came across a very interesting article about mySQL Development Tools.


Read More

1180: Call to a possibly undefined method getURL. Actionscript 3

December 7, 2009

Hello all actionscripters, you can’t use getURL anymore in Actionscript 3.


Read More

Online Flash IDE Anybody?

December 3, 2009

Anyone up for an online Flash IDE? Take a look at this:


Read More

Papervision Event Listener Idea

December 3, 2009

The problem: While working on a Papervision3D Flash Project I had a problem where a back button that sits above the 3d canvas and acts as a main navigational item was required to change Events according to where the site was in 3d space at the time.


Read More

Don’t cache my swf files!

December 2, 2009

I often have issues where ‘dumb browsers’ cache my published swf files and when they dynamically populate they don’t always update.


Read More

Clear an array in Actionscript 3

December 2, 2009

I personally really like this way of clearing an array’s elements:


Read More

Change combobox font size in Flash Actionscript

November 30, 2009

Ever needed to change the font size of a standard flash combobox component?


Read More

Wordwrap that PRE!

November 23, 2009

Ever used a <PRE> in a limited width div container? You will notice that the line gets cut off almost as if word-wrap was not enabled.


Read More

Barclays ePDQ Payment Gateway

November 23, 2009

Hello all! Today we will be talking about Barclays online payment gateway valled ePDQ.


Read More

BrainWHAT? programming language

November 23, 2009

I came across a programming language today that I have never heard of.


Read More

Transparent swf in html

November 23, 2009

So you have now placed a swf file into your html page and you want to be able to see through it.


Read More

Constant updates?

November 13, 2009

I just hate it how everything always wants to update… and then restart all the damn time!


Read More

Share the mouse and keyboard!

November 13, 2009

A very interesting project I found this morning, take a look at this one!


Read More

What is CWS>+?

November 12, 2009

So what the heck kind of file starts with the characters “CWS>+” ?


Read More

Papervision error 1046

November 5, 2009

Error: “1046: Type was not found or was not a compile-time constant: InteractiveScene3DEvent.


Read More

azupnpav_0.2.23

November 5, 2009

So what the heck is “azupnpav_0.2.23.zip”? It appears to be a plugin for Vuze(Azureus) the torrent client.


Read More

How to Save a Dreamweaver document as UTF8!

November 4, 2009

Today I tried to save arabic text inside a javascript file and on saving encountered a dialog box asking me to first convert the document to UTF8.


Read More