feggymango
01-20-2006, 02:20 AM
Hello all, i am learning (struggling with) flash, right now(actually swish max, but i am going to get flash in a week or so) i am redoing my website, so it is all flash. Have just started to touch on actionscript. My site is jdmf contracting for my home improvement company, which does vinyl windows, doors, siding, decks, etc
I would like to set up a page whereby the customer would be able to get a rough estimate themselves by choosing from 1 of the 9(or so) styles of windows (maybe from a dropdownbox), enter the width and height of the window (to calculate sq ft) and have it generate an estimated price. Each style has a set sq/ft price.after i get them to input width and height, i would need to calculate their sq/ft and multiply it with their stlye selections price per sq ft. Also need to include a input box for "# of windows that size"-(generally on a house there are more than 1 at that size), and finally have it calculate a total for all of them. (
ex
style
1)slider($25sq/ft-example)
2)dbl slider($28sq/ft-example)
3)single hung($25sq/ft-example)
4)dbl Hung($28sq/ft-example)
5)casement($31sq/ft-example)
6)fixed($25sq/ft-example)
7)bay($33sq/ft-example)
8)bow($335sq/ft-example)
9)specialty($35sq/ft-example)
now i would not want them to see the prices on the styles, and i might need to change them once a year or so. I would also want them in a drop down box/listbox type. Since there are multiple window on a house at different sizes, i would need them to do this a few times, them make a total
ex how it might look
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[Total]___________
also like to put an additional input text box for comments
and have this all emailed to me as well
Now, i have some database design experience and access experience, limited vb.net, limited vbscript, and just a tiny bit of c++.
Do I need to learn another language, or another database. I have no idea how to begin to approach this, as i am so new to flash. Is there a way to do this on flash so i do not have to have it go through a db/server, etc. If so, can someone refer me to a tutorial or a website where i can start to learn about this in detail. I am so confused.
If it cant be done in flash, which programs should i start to learn in order to do this. I am going to throw out names i have read about that might help and hope for some feedback-perl-php-asp-mysql
sorry for the longwinded explanation-its just i wanted to be clear on what i needed, i thought it might help with the advice, the more info you had
any ideas would be appreciated
thanks jeff
I would like to set up a page whereby the customer would be able to get a rough estimate themselves by choosing from 1 of the 9(or so) styles of windows (maybe from a dropdownbox), enter the width and height of the window (to calculate sq ft) and have it generate an estimated price. Each style has a set sq/ft price.after i get them to input width and height, i would need to calculate their sq/ft and multiply it with their stlye selections price per sq ft. Also need to include a input box for "# of windows that size"-(generally on a house there are more than 1 at that size), and finally have it calculate a total for all of them. (
ex
style
1)slider($25sq/ft-example)
2)dbl slider($28sq/ft-example)
3)single hung($25sq/ft-example)
4)dbl Hung($28sq/ft-example)
5)casement($31sq/ft-example)
6)fixed($25sq/ft-example)
7)bay($33sq/ft-example)
8)bow($335sq/ft-example)
9)specialty($35sq/ft-example)
now i would not want them to see the prices on the styles, and i might need to change them once a year or so. I would also want them in a drop down box/listbox type. Since there are multiple window on a house at different sizes, i would need them to do this a few times, them make a total
ex how it might look
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[style] [width]_____ [height]_______[#of units]
[Total]___________
also like to put an additional input text box for comments
and have this all emailed to me as well
Now, i have some database design experience and access experience, limited vb.net, limited vbscript, and just a tiny bit of c++.
Do I need to learn another language, or another database. I have no idea how to begin to approach this, as i am so new to flash. Is there a way to do this on flash so i do not have to have it go through a db/server, etc. If so, can someone refer me to a tutorial or a website where i can start to learn about this in detail. I am so confused.
If it cant be done in flash, which programs should i start to learn in order to do this. I am going to throw out names i have read about that might help and hope for some feedback-perl-php-asp-mysql
sorry for the longwinded explanation-its just i wanted to be clear on what i needed, i thought it might help with the advice, the more info you had
any ideas would be appreciated
thanks jeff