Clear an array in Actionscript 3
I personally really like this way of clearing an array’s elements: Declare your array to use: Add elements: Clear the array:
I personally really like this way of clearing an array’s elements: Declare your array to use: Add elements: Clear the array:
Ever needed to change the font size of a standard flash combobox component? You will need to give it an instance name e.g. “myCombobox” and… Read More »Change combobox font size in Flash Actionscript
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… Read More »Wordwrap that PRE!
Hello all! Today we will be talking about Barclays online payment gateway valled ePDQ.You can take a look at what they have got to say… Read More »Barclays ePDQ Payment Gateway
I came across a programming language today that I have never heard of. Go take a look over here: http://en.wikipedia.org/wiki/Brainfuck
So you have now placed a swf file into your html page and you want to be able to see through it. Lucky for you,… Read More »Transparent swf in html
I just hate it how everything always wants to update… and then restart all the damn time! First things first: This pops up telling me… Read More »Constant updates?
A very interesting project I found this morning, take a look at this one!http://synergy2.sourceforge.net/
So what the heck kind of file starts with the characters “CWS>+” ? That would be a flash swf file!
Error: “1046: Type was not found or was not a compile-time constant: InteractiveScene3DEvent.” I got this this morning when I opened up a project I… Read More »Papervision error 1046
So what the heck is “azupnpav_0.2.23.zip”? It appears to be a plugin for Vuze(Azureus) the torrent client. Filesize: 198.1 kB
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… Read More »How to Save a Dreamweaver document as UTF8!
Today I discovered that Flash truly has a limit! 16,000 frames: Exceeding this limit causes the movie playback to stop. While this limit is rarely… Read More »16000 Limit!
Create a file called .htaccess in the root of your public_html/htdocs of your domain. Inside add the following text: With the index.php files being the… Read More »htaccess ErrorDocument
Ever wondered how to get variables from an html page to a flash element? Well, it’s quite easy using the following actionscript 2 example: I… Read More »Trying to get variables into flash from the browser!
tween is an actionscript class and can be used after importing the core files. e.g.
Alright, so I run Ubuntu 7.10 and use the Desktop Effects via compviz, anyhow, I could get the 2d workspace but really wanted the 3d… Read More »Cube Desktop on Ubuntu
So adobe updater keeps doing updates eventhough you’ve said ‘NEVER DO IT AGAIN!!!’.The fix is to physically remove the dir with the info in.On a… Read More »Kill Adobe Updater
Tried to start EasyPHP: “Apache Cannot be Run. Another web server is using the web port or port is blocked by firewall.” I was running… Read More »Apache Cannot be Run. Another web server is using the web port or port is blocked by firewall.
Create an xml object: Perform action when xml file has been loaded: Load the xml file into the object:
The following error message occurs in Firefox 3 when using Firebug.TypeError: node is null message=node is nullThe error can be tracked back to script tags… Read More »TypeError: node is null message=node is null
Cant start your browser?Try checking if any torrent apps are running.. Close them and retry.