useful tips and resources

Entries Tagged as 'PHP'

Free Flash Charts

June 11th, 2008 · 1 Comment

There are plenty of free flash charts available on the net if you are looking for bar chart, pie chart, line chart, etc. You can download and integrate any kind of flash chart with your applications which are either financial or statistical projects.
Open Flash Chart which is really free and you can download full source […]

[Read more →]

Tags: Flash · PHP

AS2 Flash Contact Form

May 26th, 2008 · 87 Comments

Here is a working example of flash contact form with simple validations using ActionScript 2 and PHP mail function. This flash email form can also immediately response back to you if the email was sent successfully or failed. You can easily copy the contact form movie clip and paste it into an empty frame of [...]

[Read more →]

Tags: Flash · PHP

Flash Email Contact Form

May 14th, 2008 · 3 Comments

Many people have been asking for a flash-based email contact form and how to make it work. There are a lot of tutorials and source codes available on the net. Below is a list of some great tutorials and source codes which might be useful for you.

Flash AS3 contact form with PHP parsing
Contact Forms Using [...]

[Read more →]

Tags: Flash · PHP