Category Archives: PHP

amfPHP 2.0.1

I’ve just noticed that amfPHP 2.0.1 has been released and is available for download. This is great news! After being left aside for so long, amfPHP seems to be back! All the info is available here.

Posted in ActionScript, amfPHP, Flash, PHP | Leave a comment

Image Generation with AS3 and PHP – Tutorial @ FlashKit

A new tutorial – Image Generation with AS3 and PHP – is now available at FlashKit. You’ll learn how to capture an image, a screen shot of a MovieClip in your Flash Application as BitmapData. You’ll learn how to encode … Continue reading

Posted in AS3, PHP, Tutorial | 1 Comment

Listing image files in a directory with PHP – Tutorial @ FlashKit

A new tutorial – Listing image files in a directory with PHP – is now available at FlashKit. You’ll learn how to read the contents of a folder full of images and to create XML dynamically using PHP. Then, you’ll … Continue reading

Posted in ActionScript, AS3, PHP, Tutorial | Leave a comment

Flash Clock with the server’s time using PHP – Tutorial @ FlashKit

A new tutorial – Flash Clock with the server’s time using PHP – is now available at FlashKit. You’ll learn how to display date and time in Flash, using the Date Class. You’ll also learn how to output the time … Continue reading

Posted in AS3, PHP, Tutorial | Leave a comment

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 … Continue reading

Posted in AS3, PHP, Tutorial | Leave a comment