Thread: Polls System
View Single Post

  #1 (permalink)  
Old 17-12-07, 06:49
Flep Flep is offline
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,490
Rep Power: 6
Flep is on a distinguished road
Polls System

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:
Attached Files
File Type: zip PollsSystem.zip (676.8 KB, 618 views)


Last edited by Flep; 05-06-08 at 18:09..
Reply With Quote