Jump to content


Request form in flash


  • You cannot reply to this topic
1 reply to this topic

#1 flamereaper

    Young Padawan

  • Members
  • Pip
  • 65 posts
  • Gender:Male
  • Location:UK

Posted 07 February 2007 - 10:17 AM

Hey there.

situation: I have a listbox thats populated with XML data. when selected it sends the item name to a textbox and theres another input text box. the user picks a song to request and puts in thier name giving me my 2 bits of data; userName and requestSong. i have a submit button that is suposed to then send the data to a text file using a PHP script.

problem: The flash file doesnt seem to tell the script to start. heres the code.

submit_btn.onRelease = function() {
	loadVariablesNum("request.php", "0", "POST");
};

the php file is in the same directory as the flash btw. When i run the php on its own it seems to work and create a new text file just without the info(cos flash didnt send it).

Thanks in advance to any help.

#2 Ben

    P2L Jedi Master

  • Publishing Betazoids
  • PipPipPipPip
  • 1,366 posts
  • Gender:Male
  • Location:VIC, Australia

Posted 07 February 2007 - 03:36 PM

Can we see the the request.php file? Might be easier to figure out this problem.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users