| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
|
Hi all,
I have a question that you all may be able to answer. I am working on a Flash/ASP contact form, and all the form fields are being properly sent except two. The way the creative person has done it is that there is a pull-down type menu in the same layer, and when you edit the itemyou get to the area with the text fields for the pull-downs. Ie. on a mouseover the menu appears, and then inserts whatever you select into the text field for that object. This isn't passing when I do loadVariables on the respond file. Any idea how to fix this? Thanks, William Highsmith |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
Is the variable from the dropdown being created on the _root level? I imagine the drop down is a separate MC, so make sure it's not being created in that MC.
Ctrl Enter to test your movie then Ctrl Alt V to see all variables values and paths. Cheers Jesse
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
|
|
|
#3 |
|
Registered User
|
Yes, it is in a different MC. How would that effect the variable?
Thanks, William Highsmith |
|
|
|
|
|
#4 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
That could be causing the failure. I'm not sure if variables in all levels are passed, but I think you'll find it's only those in root and therefore it's safest to set your variables in the root level rahter than within an other MC
Cheers Jesse
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Flash contact form | QBA | ActionScript 2.0 | 1 | 09-12-2006 04:22 AM |
| about my question ; Tutorial 06 Send Mail Contact Form (PHP and Flash) | IRITS | ActionScript 2.0 | 1 | 08-06-2006 09:55 AM |
| Contact form (have use search) | razor18 | ActionScript 2.0 | 5 | 07-06-2006 02:13 PM |
| Contact form (combobox) | jcroasdaile | Components | 2 | 03-15-2005 11:23 AM |
| contact form | smudgexxx | ActionScript 1.0 (and below) | 0 | 10-28-2003 08:19 PM |