ActionScript
Forums
PHP
Meta
Category Archives: 1
Loading a different image each time using Local Shared Objects – Tutorial @ FlashKit
A new tutorial – Loading a different image each time using Local Shared Objects – is now available at FlashKit. You’ll learn how to keep track of data from one visit to another using Local Shared Objects (LSO). You’ll also … Continue reading
Posted in 1
Leave a comment
Flash Mail Form (with PHP)
So you want to create a mail form in Flash… You need: a PHP enabled server basic understanding of Flash / ActionScript very basic PHP knowledge Flash MX or later Creating a Flash Mail Form should be easy and can … Continue reading
Posted in 1
37 Comments
Not Another Preloader Question!…
I can’t look at more preloader posts! Preloading external files is fundamental and it’s not difficult. Why do people complicate things? There are two approaches: main.swf loads external.swf main.swf preloads itself
Posted in 1
Comments Off
WordPress 2.1 “Ella”
WordPress 2.1 “Ella” has just been released. This version has a lot of new stuff such as Autosave, a new improved editor with tabs (switch code and wysiwyg views), spell checking (Firefox 2 has this already!), improvements to the upload … Continue reading
Posted in 1
Comments Off
LocalConnection Class – simple example
Very long ago I was contacted by Silvia Lifman asking me to provide an example using the LocalConnection Class where you'd write in one text field (in one SWF) and the other text field (in the other SWF) would display … Continue reading
Posted in 1
Comments Off
Upgrading WordPress
I'm upgrading WordPress to 1.5 and I'll also change my hosting plan, so if you notice anything strange... notify me (and come back soon).
Posted in 1
Comments Off
creating a grid
I've had to do this so many times and seen this question asked so many times as well... This is an easy way of creating some cool effects, like this one for example. Here's a simple script to create a … Continue reading