Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1526 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     PHP and MySQL :

SCRIPT Problem

Thread title: SCRIPT Problem
     
    Thread tools Search this thread Display Modes  
Prev Previous Post   Next Post Next
01-12-2005, 03:53 AM
#3
CEStudios is offline CEStudios
Status: Junior Member
Join date: Jan 2005
Location:
Expertise:
Software:
 
Posts: 78
iTrader: 0 / 0%
 

CEStudios is on a distinguished road

  Old

OK what do you want to see, i cant figure out how to load my file on to this so you can see it. The flash file has several areas of action scripting. Ok ill try laying it out for you. I have 2 layers, the top layer on the timeline has scripting in it. The timeline only has 2 frames, one for the form and the next for the confirmation. Bottom layer has all the text and stuff in it. The top layers coding is as follows, frame 1 (the actual form where you select what you want in the combo box)
Code:
fscommand ("allowscale", "false");
mailform = "compform.php";
action = "";
stop ()
Frame 2 on the top layer is as follows

Code:
loadVariablesNum(compform, 0);
answer = "Please wait for confirmation ...";
stop();
Ok, the bottom layer only has coding on the submit button, currently the combo box has an instance name of box, no action script is on it. The action script on the submit button is as follows

Code:
on (release) {
		action = "Send";
		loadVariablesNum("compform.php", 0, "POST");
		nextFrame();
	}
If you need the php script let me know. But im just trying to figure out how to take what they select in the combo box and send what they clicked to php so it will e-mail what they selected to the guy.

     


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed