.
component categoriescomponent categories
overview
features
help & support
downloads
buy now

Awaiting 3 votes.
Report this file Ask author
Posted by : seb.font 4 purchases
Package includes: FLA
Opens with: Flash CS4
AS Version: ActionScript 3.0
Viewable with: Flash Player 9 and above
Flash knowledge required: Basic
Documentation: Well documentated


dinaForm v.1



Dynamic form generated by an xml file.You can add as many form items as you like in a form and as many forms as you need in an application:

Available fields:

Email (mandatory one per form, validated)
Name (mandatory one per form, validated)
TextArea(mandatory one per form, validated)
TextInput (as much as you want, not validated)
ComboBox (as much as you want, not validated)
CheckBox (as much as you want, not validated)
NumericStepper (as much as you want, not validated)
Datefield (as much as you want, not validated)
Button (mandatory one per form, will post the form)
Image (as much as you want,if you want to add logos to your forms)

values and properties are passed by the xml file
form is sent using php and result is passed back to flash(simple mail script included)

the XML file is self explanatory

XML Settings:

for each form item
- form item type (Name,Email,TextArea,TextInput,ComboBox,NumericStepper,Datefield,CheckBox,Image,Button)
- form item label (label for each form item)
- form item data (data for ComboBox, NumericStepper, Image)
- form item width
- form item height
- form item x position
- form item y position

form the form
- form sending message (sending request...)
- form succes message (your message has been sent, thank you!)
- php script url (path to your php mail or database script)
- form subject (subject to pass to php)
- form email (destination email)
- label item color (color for all the items labels)
- form item text color (color for all the items text)
- form validation text color (color for the validation text)

simply add the component to the stage open the component inspector and add the path to your xml file or write this on frame 1

my_dinaForm.loadXml("formdata.xml");

if you don't have flash cs4 you can use the included swf (55kbs) file embeded in your html page (formdata.xml must be located in the same folder).

you can use the included php code to send you form by email or you can use your own mail or database script


You can setup a custom made flash form for your website in less than 5 minutes or you can use the component to add multiple forms to your applications.


live example
http://www.visitsiankaan.com/mayan-canal.html


Keywords : contact, form, php, send, mail, input, details, xml, message, as3, dynamic, text, booking, calendar, datefield



Tagstags
Please « login » to add tags.

seb.font seb.font Component author
 

New tags have been added for the new component dinaForm - XML driven form


 
featured componentsfeatured components