Flash Mail Form with Swift Mailer – Tutorial @ FlashKit

A new tutorial – Flash Mail Form with Swift Mailer – is now available at FlashKit.

You’ll learn how to send emails using the Swift Mailer PHP library and how to do this using an SMTP server (including GMail’s as well).
You’ll learn how to create a Flash form in ActionScript 3 and how to send emails by communicating with a PHP script from Flash.

The tutorial is available here.

Posted in AS3, PHP, Tutorial | Leave a comment

Facebook: iframe Tabs for Pages

facebook

All I can say is: finally!

read Introducing iframe Tabs for Pages

Posted in facebook | Leave a comment

Adobe Flash Player 10.2 released

Adobe

Adobe Flash Player 10.2 is live!

Posted in Adobe, Flash | Leave a comment

CodeIgniter 2.0 Released

Finally the long awaited release of CodeIgniter 2.0 is here.
It had been available in BitBucket for a long time, but now you can have the official release.

Read more about it and grab it here.

Posted in CodeIgniter | Leave a comment

jQuery 1.5 Released

jQuery 1.5 has just been released.
You can read about what’s new and grab it from here.

Posted in jQuery | Leave a comment

Notepad++: find throughout the whole document

When you install Notepad++ the default behaviour when using find when searching a word in a document is either choosing up or down.
I find this behaviour really irritating because it stops working when you reach the start or the end of the document.
Fortunately, you can use the not so obvious “Wrap around” option to find a word throughout the whole document.

Posted in Notepad++ | Leave a comment

SVN: initial folder structure

It’s always a good idea to start with the three folders: branches, tags and trunk, but I always forget the names…
So here it is a reminder for myself:

  • branches
  • tags
  • trunk
Posted in SVN | Leave a comment

Flash Decompiler Trillix (4.2) – Review

Flash Decompiler Trillix is a decompiler tool for SWF files.

I remember when such tools would let you browse the contents of SWF files and see the code in them. That was great! And a great way to learn.
Flash Decompiler Trillix has come a long way and lets you do much more: convert your SWF to a FLA file.

But not only this.
After opening a SWF file in Trillix options are endless.

Continue reading

Posted in Review | Comments Off