ActionScript 2.0 :: Creating Form To Calculate Cost Of Materials
Apr 15, 2007
I build signs for a living and I want to create an form that will calculate the cost of materials based on an initial size of the sign. I am at step one with the scripting after having laid out some input text fields for width, height, and area. The catch is this. I need the area text field (named A_txt) to calculate the width input text field (named W_txt) and height input text field (H_txt) and auto update A_txt as the numbers are inputed on the user side. The area text field will be the initial number for other calculations later in the form for determining the price of the customers sign.
View 5 Replies
Similar Posts:
Sep 16, 2005
I was following 1 of the flash tutorials about creating a flash form and using .php to send the form to myself.I've followed all the instructions but upon uploading, the file just doesn't seem to work. I hope to have some kind of form in my new website.
View 4 Replies
Dec 23, 2010
I want to create interactive training materials.Users would view pages, click on a button to make something move on the page, and also be able to take a small quiz at periodic intervals.I want to serve up these pages through a Learning Management System AND/OR be able to package the content in "some sort of program" and be able to distribute it via CD or download.
View 1 Replies
Mar 29, 2011
I coded my Papervision 3D .as file. I am getting errors for the section of code that creates variables for the materials that are images.
package {
import flash.events.Event;
import org.papervision3d.materials.ColorMaterial;
[code].....
View 5 Replies
Dec 12, 2008
I want to create a cylinder, but with different sides (front and back). At the minute I have a mc on the stage and link in that as the material, but it repeats that all over the cylinder?
[Code]...
View 4 Replies
Nov 18, 2010
I picked up the book on Away3D.It did a great job of explaining the basics but I did not see an example of the above question. What�s the easiest way to put different materials on each side of a cube primitive
View 1 Replies
Jul 1, 2011
I as this working in AS2 and need to update to AS3...shows that AS3 doesn't like sloppy coding. Here's what I need: I pull data from an XML and that works when I put the data into a dynamic text box. However, I can't seem to get the date of birth into a variable. I have some code that calcs age in years but uses a string literal that I thought I could just replace with a variable from my XML...ain't a workin'. Here's the code I have:
ActionScript Code:
import flash.display.*;
import flash.text.*;
import flash.events.*;
[Code]......
View 0 Replies
Nov 3, 2011
Trying to create a email form and link it to a php file; however when I test it, I click send and it does not send. Here is the action script that I added to the send button:
on (release) {
// send variables in form movieclip (the textfields)
// to email PHP page which will send the mail
form.loadVariables("contact.php", "POST");
}
View 3 Replies
Nov 4, 2009
I have created a contact form with different areas of information available. I need to know how to make it work now. I want to be able to click the "submit" button and have it send the information supplied in the text boxes to my email address.
View 1 Replies
Sep 28, 2009
I have recently created a php form in flash and created a simple page to display the text boxes in Flash version 8. It does not seem to work and I don't know what it could be that is stopping it from working properly.I heard it could be my web hosting company as I have a file called dead.letter in my server corresponding to it.I just thought if I post this someone could just have a sneak at my code for the flash and php too![code]
View 9 Replies
Mar 18, 2009
I just created a feedback form. It uses a php file to email the info back to us. The form works fine, but I need help making my text fields required fields.
View 1 Replies
Oct 12, 2009
I am a web designer and have a client who is interested in having a game application created similar to farmville or mafiawars on facebook. This is outside of my realm of Flash for sure and would have to be handled by someone else.I realize there are many factors that affect this question but could anyone give me a ballpark cost of creating an application like that? My client is just curious as to the realistic possibility cost wise?
View 1 Replies
Apr 20, 2009
My mission here (and I'll try not to convolute it too much!) is to edit a flash based form from a decompiled SWF. The form's main purpose is to record user information in text fields, attach a file and email both to an external address using a few PHP scripts (I'm presuming) to dictate how the information is delivered. My problem is that SO THINK decompiler does not attach ACTIONSCRIPT to the layers and frame in the timeline, instead it exports each Action-script as a seperate .AC file. I have not yet been able to export an FLA that allows me to edit the scripts effectively, and am wondering if there is a more effective way to use a decompiler in this case, or if there is another solution to the problem.
View 4 Replies
Feb 25, 2011
Send button action:
onClipEvent (load)
{
this.t.v = _root.contacts_txt9;
}
[code]...
View 1 Replies
Oct 5, 2011
I have 2 XML files 1.XML and 2.XML which contains the following: 1.XML
Code:
<scans1>
<documents1>
<set1>[code].........
View 9 Replies
Sep 21, 2009
I have recently created a flash website and on the contact page i wanted to put a form that would send the information the put in directly to email. After creating the form and coding the flash code which is below i coded the php file and loaded it to my webserver to see if it worked (the webserver supports php scripts) I am not recieving any emails from the form can any one look over my code and tell me my problem.
[Code]...
View 1 Replies
Aug 8, 2009
I'd like to create a Website in form of a book - completely scripted. Is that possible?
View 0 Replies
Sep 7, 2010
I want to create one calculator which will calculate the future cost of education after certain years like 10 or 15 yr. If i take the inflation rate as 10%. How to calculate the future cost.I don't have any idea about it. I want to know the formula to get the output.
View 3 Replies
Apr 11, 2009
I have a Flash webpage where I visually designed a Form. I have not been able to find how to give My form the generic capabilities of an HTML/CGI Submit-able Form. For clarity, I included (below) my Form code for my HTML Webpage. If someone has a block of ActionScript 3 code that has the mention abilities,? ... or, is there a more common method of importing my existing HTML/CGI form into my Flash website?
[Code]...
View 2 Replies
Aug 4, 2004
I went through the tutorial on creating the email form with php. I followed it and made my own movie, uploaded it to my webserver and tried it. I havent recieved and emails. Then I downloaded his source file and changed the email address in the php and uploaded it and Its still not working.
View 2 Replies
Aug 4, 2004
I went through the tutorial on creating the email form with php. I followed it and made my own movie, uploaded it to my webserver and tried it. I havent recieved and emails. Then I downloaded his source file and changed the email address in the php and uploaded it and Its still not working..what am I doing wrong?
View 2 Replies
Oct 8, 2004
What I am trying to accomplish is creating a flash based form. Basically a form that people fill out if they want to book an event. so there would be several fields to fill out. Name, Date and Time of Event, Contact Number, ect. there would be text fields to fill out and combo boxes. I just want a simple form where people fill out that info, it makes sure that everything is filled out before submitting. then when you submit it, it sends the info to a master email... where we can check it and get the info. does any one know of anything similar that i can use as reference to help me accomplish this?
View 1 Replies
Aug 27, 2009
If we made a game in flash that has online, would it cost money to have the online server or something?
View 3 Replies
Nov 5, 2010
How much does a reference/pointer to an object cost in terms of memory and performance in Actionscript 3? Are weak references( using Dictionary object) less, the same or more overhead?
View 1 Replies
Apr 5, 2011
Has anyone tried using flash media server 4 on Amazon web service? I was wondering what your experience was and the costs of running it?
View 1 Replies
Sep 1, 2011
I'd just like to know whether I'm wasting my time bothering to contact some annoying sales people, if it is out of our price range. This is most likely for deployment of a Flex/Java app in a clustered environment. Community edition is not going to work here.
View 2 Replies
Jan 26, 2010
I'm working in AS 2.0, Flash CS3. I want to make a contact form that allows a user to select the appropriate e-mail address from a combo box. I have made a working contact form that send to one e-mail address using PHP.
Here is the AS for it:
Code:
var sendLoad = new LoadVars ();
var receiveLoad = new LoadVars ();
send_btn.onRelease=function () {
[Code]....
Now.. how do I make a Combobox that allows the user to select who to send their e-mail to? (all I want are 3 address)
View 3 Replies
Mar 31, 2011
I have created a small application with three different slides.
-one at frame 1 which acts as a Home page
-one at frame 2 which acts as a Gallery page
-one at frame 3 which acts as a Contact Page
On the contact page i have the following 'skeleton' code.. which i have to follow..[code]i need basic validation such as text lentgh, and also correct email format (i.e. containing a '@'
View 2 Replies
Apr 5, 2011
The code runs fine, but the problem I'm having is that the text box that is suppose to go onto of my answer buttons is behind the button itself... however, if I change two lines of code around, the answer validation code doesn't pick up the which answer was clicked (it returns undefined). This is infuriating!Look for the line "//INSERT HERE." If I take the line, "var answerField:TextField = createText(answer,answerFormat,answerSprite,0,0,450);" and put it there instead, it returns the right answers (doesn't return undefined), but I can no longer see the text. I've included the createText function as well.
private function askQuestion()
{
trace("asking question...");
[code]......
View 2 Replies
Aug 17, 2004
I am creating an order form for my flash site. I have never done this before in flash but I have in visual basic. I have a few questions:
1. Is assigning variable names to checkboxes and radio buttons the same as in visual basic? I mean i know that you probably assign them in the properties. ex..say i name a radio button 'radio1', to run a check in my actionscript whether radio1 was checked or not would it be something like if(radio1){}
2. After the person fills out the form I would like to have the results of the order sent to a pre-specified email adress in a certain format. What would be a good way to do this?
View 3 Replies