A Flash Developer Resource Site

Search:

Type: Posts; User: ziffs

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    421

    Thanks Bob, I got it working now. but for some...

    Thanks Bob, I got it working now.
    but for some reason the combo box variables are not sending. how do i assign a variable to the selected label?
  2. Replies
    5
    Views
    421

    i just tested it on 1 text box (found the...

    i just tested it on 1 text box (found the variable box on the properties menu) and tried again with a UNIQUE (not even the same as the instance name) variable name. and still my email is blank
  3. Replies
    5
    Views
    421

    input text variable???

    using "loadVariablesNum" to send input text fields to a formmail script. Are the instance names of the text boxes the field name?? And if so, would a form made up a 40 input text boxes all with...
  4. Replies
    11
    Views
    748

    so the total code of my submit button should look...

    so the total code of my submit button should look like

    on (release) {
    var data2 = b2.selectedItem.label;
    var data14 = b14.selectedItem.label;
    var data15 = b15.selectedItem.label;
    var...
  5. Replies
    11
    Views
    748

    before or after the code that is already on the...

    before or after the code that is already on the button
  6. Replies
    11
    Views
    748

    on the combo box, just to let you know my...

    on the combo box,
    just to let you know my submit button has the following code on it.

    on (release) {
    subject = "application";
    recipient = "matt@boyd-hvac.com";...
  7. Replies
    11
    Views
    748

    im getting this script error Scene=Scene 1,...

    im getting this script error

    Scene=Scene 1, Layer=Header, Frame=1: Line 1: Statement must appear within on/onClipEvent handler
    var data1 = box1.selectedItem.label;
  8. Replies
    11
    Views
    748

    so if my combo box instance is named "box1" my...

    so if my combo box instance is named "box1" my code would look like
    var "data1" = box1.selectedItem;

    P.S. im using Flash MX version 6.0
  9. Thread: Upload file??

    by ziffs
    Replies
    3
    Views
    343

    what about a java app inside the movie that could...

    what about a java app inside the movie that could upload??
  10. Replies
    11
    Views
    748

    i need the information selected from the combo...

    i need the information selected from the combo box to be stored as a variable so that it can be sent off to a form mail script
  11. Replies
    11
    Views
    748

    combo box variable?

    how would i write the actionscript for flash to look at a combo box componet selection then save it as a variable
  12. Thread: Upload file??

    by ziffs
    Replies
    3
    Views
    343

    Upload file??

    Is there any way to have a button on a flash web site that will allow you to select a file to upload to a cgi script?
  13. Replies
    7
    Views
    763

    im sorry, i though i had mx 2004, i guess its...

    im sorry, i though i had mx 2004,

    i guess its just Flash MX

    when i did a help, about. it says Flash MX Version 6.0
  14. Replies
    7
    Views
    763

    mx 2004

    mx 2004
  15. Replies
    7
    Views
    763

    im not 100% sure i understand you fully, i can...

    im not 100% sure i understand you fully, i can seem to get it to work. i dont suppose you would do 1 of them for me? just pick one on the attached so i can see how you did it

    Thank you ,

    Matt
  16. Replies
    7
    Views
    763

    Drop down menu question

    Hi all,
    I am very new to actionscripting and cgi stuff. I am in the process of making an online application for employment for my company and would like a "YES/NO" drop down box on the form. (ex....
  17. Replies
    5
    Views
    847

    First Flash website for my biz.

    This was my first attempt at a flash web site.
    only partially completed. home, who are we, why choose us, and products, pages are currently completed.

    any feedback would help immensly.
    ...
  18. Thread: Button Problem

    by ziffs
    Replies
    5
    Views
    497

    Thank you ever so much. IT WORKS

    Thank you ever so much. IT WORKS
  19. Thread: Button Problem

    by ziffs
    Replies
    5
    Views
    497

    I am currently stuck on this problem as all of my...

    I am currently stuck on this problem as all of my link i want to fade in. If you could please contact me via msn messenger at matt@boydbrothersservice.com i could really use the support, as i am...
  20. Thread: Button Problem

    by ziffs
    Replies
    5
    Views
    497

    i dont have "_parent" or "_root" as a selection,...

    i dont have "_parent" or "_root" as a selection, and yes, I am trying to go to from 130 of the MAIN timeline.

    I am using the actions toolbar in normal mode. It gives me 3 fields to input.
    Scene:...
  21. Thread: Button Problem

    by ziffs
    Replies
    5
    Views
    497

    Button Problem

    Here is my issue.
    I have a button symbol. In order to animate it, it needs to be placed inside of a movie symbol. Inside the movie symbol after the button fades in, it has a "stop" command on the...
  22. Replies
    1
    Views
    746

    Another intresting bit i disocvered. all of my...

    Another intresting bit i disocvered. all of my links at the top to other sites are inside moves. yet they sem to work just fine with "_blank" selected in the window drop down in the getURL...
  23. Replies
    3
    Views
    562

    very first flash for my biz

    I am experianceing a problem with the links which i posted in the newbs forum. but any feedback on the main page would be great!

    http://boyd-hvac.com/controls

    please be gentle with me, its my...
  24. Replies
    1
    Views
    746

    button symb inside movie symb???

    Hi all, I just made my first flash web site for my company "http://boyd-hvac.com/controls" and the links to my other pages dont seem to be working.
    "home, who are we, why us?, etc, etc.) The only...
Results 1 to 24 of 24




Click Here to Expand Forum to Full Width

HTML5 Development Center