Hello all !
FlepStudio has created a new Free Flash CS3 utility.
Thank you to manheman ( FlepStudio forum user ) for PHP side script.
We created a Flash CS3 polls system using PHP and XML.
The SWF allows the user to submit its vote and the XML will collect the data.
This utility shows vote results using a diagram and displays the percentage for each answer.
Just change the question of the poll into XML file, upload the XML and PHP files, change permissions to 777 and it's done !
You can custom the graphics through the FLA.
It also checks if user tries to vote twice because this polls system implements the SharedObject class of Actionscript 3.0 .
Let us see the polls system...
Read more...
Polls System
Flash CS3, PHP and XML
Description:
Flash CS3, PHP and XML polls system ( does not require a DataBase )
Files package :
main.fla
Main.as
LoadingXML.as
poll.xml
poll.php
package caurina ( Tweener by Zeh Fernando )
Source files: