Hi all !
I'm proud to announce, after days of hard studying and working, the first Flash CS3 and Actionscript 3.0 component created by FlepStudio.
It has been hard cause Adobe does not provide many documentation about building MXP components for Flash CS3.
As you probably know, a Flash component is a MXP file and it's autoinstalling by using Adobe Extension Manager.
This component is a mail form and so it's supported by a PHP script.
Very easy to handle, just install it, fill in the parameters at its own panel ( as all the Flash components do) and game is over.
MailForm
Flash CS3 component
Installation
Be sure to have the last version of Adobe Extension Manager installed on your machine, or download it here.
Double click on file MailForm.mxp and it opens the Adobe Extension Manager.
Acept the disclaimer.
Reboot Flash !
You will find the component in components panel of your Flash under a new folder named FlepStudio

( publish settings for Flash Player 9 and Actionscript 3.0 are a must or you can't see it)
Upload file sendMail.php to your server and chmod 777.
Parameters
- address: your e-mail address where the PHP script will send the message
- borderColor: select the color of the border
- colorOfText: select a color of the input text fields
- fillColor: select a color of background
- php: write the url to sendMail.php that you have uploaded
- titlesColor: select a color of the titles text

The published SWF:

Requirements
Adobe Flash CS3 standard or professional.
Windows or MAC
Publish setting
Flash Player 9
Actionscript 3.0
Size
17 KB
413 x 280
Complexity
plug and play
Source files:
Bookmarks