LOGIN Don't have an account yet?   Register

Forgot password?
 
XML Survey with Multiple Questions

XML Survey with Multiple Questions screenshot

Preview:   Downloads: 7631

Last update (1):Tue, Jun 2nd 2009, 00:00

 

 
Search comments:
has downloaded icon

 
vinujune3

vinujune3

on 28/6/10

 
i want to store the answers. how can i do that
 
Hi,
To store the answers you will need a database (ex: mySql) and to modify the Flash to send data to a server-side script (ex : PHP) and to save in into database.
 
excuse my english please :) How can I store the answers? I need a data base with all the answers from each person. How can i have it?
 
corneliu.chitanu

has downloaded iconCorneliu Chitanu

on 13/12/11

Hello,

Actually, the component, calls for a php file that writes the answers in an XML file. It's the write_survey_results.php in the project->deploy->survey->php folder. You can modify that file to write the answers in a Database.

If you need our help we can work with you do it as custom work. If you're interested, just send an email with some details at [email protected]
has downloaded icon

 
timsalabim

timsalabim

on 6/8/10

 
I would like to display the results in a simple html page. I have found a simple script but this one only shows all the question and then the first answer in a table with Javascript. But not the othe answers and the number of votes. Do you have a standard script for this?

Thanx,
Tim
 
Hi,
I'm sorry but we don't have a script for this.

 
xuy0ung

xuy0ung

on 20/8/10

 
how can I write chinese question?
 
Hi,
You will need to change the font from the FLA, with one that supports chinese characters.
Have a nice day, Marius

 
xuy0ung

xuy0ung

on 22/8/10

 
Hi
I want to write chinese questions,but it shows some like messy code.u said I need to change the font from the FLA,but I don`t how to change that ,can u tell me that, thx.
another is the FLA don`t support Multiple Select right?

 
Hi,
Send me an email to [email protected] and I will reply to it with a new fla.

 
xuy0ung

xuy0ung

on 23/8/10

 
Hi I have already send a Email to [email protected]
Thank u

 
edlington

edlington

on 23/8/10

 
I'm obviously missing something, as i can't figure out how to get this to work.

In the help folder it says there are help files online, but i can't seem to find them.

The XML is super straight forward.

But Everytime i try to publish from the Fla it says "The file does not exist!" but i'm not sure which file doesn't exist.

I can't find any actionscript in the file, so i'm lost.
 
edlington

edlington

on 23/8/10

Never mind, I was looking at another component which "DOES" have a "HELP" file, and it gave me the answer i was looking for, i only want the deploy folder, not the rest.
 
Hello,

When you try to edit the FLA you need to add the path to the files in the script. When you export the SWF in a Flash Editor you don't have access to flashvars.
has membership icon
has support ticket icon
 
mcschnauze

mcschnauze

on 15/6/11

 
Hi. This flash component looks very promising!
I'm planning on using it on my website.
Is there a way to make the background transparent or translucent? Perhaps there's a code I can insert on the html or xml file? Thanks in advance!
 
Hi,

Thanks for downloading the component and we're glad you like it. There wasn't a way to make the background transparent before.

But now, we completed an update and made it possible. You'll just have to download the new files and see in the new surveysettings.xml file two new attributes, at these lines:
                
<background opacity="100" strokeColor="0xf7f7f7" fillColor="0xffffff" contentMargin="50"/>
...
<questions_screen backgroundStrokeColor="0xC8CACC" backgroundFillColor="0xFFFFFF" backgroundOpacity="100"

                

It's the opacity attribute, in the first line and the backgroundOpacity in the second line. Just set the first opacity attribute to 0, like this:

opacity="0"

and then go into the the code that you put in your webpage, and add this line:

params.wmode = "transparent";

after this line:

var params = {};

This will make the component background transparent.

If you want to make the questions background transparent too, just do the same with the second new attribute:

backgroundOpacity = "0"

This should do what you needed. If it gives you more trouble, please buy a support ticket and share a link to your webpage. We'll inspect it and give you a solution ASAP.
 
mcschnauze

has membership iconhas support ticket iconmcschnauze

on 21/6/11

Thank you, Corneliu!

I've downloaded the new files and tried them out with the new settings -- works great!

Been using the the flash components in my website with amazing results. Really happy to be a premium member of Flabell!
 
You're welcome. We're very glad to hear that you're happy with our components.
has downloaded icon

 
marthavillalba

martha villalba

on 6/11/11

 
Thank you very much for your job!
But I have a simple question:

How do you change the red color?
Thanks!
 
Hello,

The component uses a settings.xml file that contains all the settings. You can change the colors in that file. It's in the project/deploy/survey/xml/ folder.
 
marthavillalba

has downloaded iconmartha villalba

on 7/11/11

Hi!
I've been changing the colors from the settings.xml file and I'm still getting the red color.
Actually I've been looking at the settings.xml file and it has some blue colors as default.
So I was wondering where it's getting the red color from.

Thanks for the reply :)
 
corneliu.chitanu

has downloaded iconCorneliu Chitanu

on 14/11/11

Hello,

I just tested all the options in the surveysettings.xml file. I was able to remove every red color in the component. Please explain exactly what red color do you want to change (for the buttons, the scroll bar or the question number). I'll explain what attributes in the XML file change that color.
has downloaded icon

 
petpet55

petpet55

on 18/11/11

 
For the survey, do we have to have a database?
Can the script email the answers directly?
Thanks.
 
corneliu.chitanu

has downloaded iconCorneliu Chitanu

on 21/11/11

Hi,

You don't need to use a database for this component. You just need to set the questions in an XML file (by default it's named "survey.xml"). You can find it in the deploy/survey/xml folder. The results are stored in the same XML file. The "votes" attribute increases anytime someone chooses that option.

You can email the results anytime someone uses the survey, by modifying the php files that the component is using. They're in the deploy/survey/php folder.

If you need our help, we can do it as custom work. Please send us an email at [email protected], if you're interested.
has downloaded icon

 
petpet55

petpet55

on 18/11/11

 
Where do the survey results go? Can they be emailed after filling it out?
 
corneliu.chitanu

has downloaded iconCorneliu Chitanu

on 21/11/11

Please read my answer above.

Post a comment


Please login to join the discussions. Don't have an account? Register (it takes 30 seconds)


Similar components for adobe flash

XML Voting Poll

XML Voting Poll

Attractive Flash Poll, easy to use and customize from XML. Supports... read more


Simple XML Quiz

Simple XML Quiz

This quiz allows for an unlimited number of questions and answers to be... read more


General Videos

  • How to buy?
    watch movie
  • Embed a Flash Component in your Flash Project
    watch movie
  • How to embed a Flash Component in the same HTML page twice?
    watch movie
  • How to embed two different Flash Components in the same HTML page?
    watch movie

Showcase

Send us a link to the page you used this product on, and we'll post the link to your site on our blog if you customized it nicely.

Need support?

Support ticketGet a support ticket
read more

Share this

If you enjoyed this product, please consider sharing it via a social network, or leaving a comment. Thanks!