Sending variables to php

  • OriginNO
  • Graduate
  • Graduate
  • User avatar
  • Joined: May 18, 2004
  • Posts: 137
  • Loc: the Glass City (Hometown: the NO)
  • Status: Offline

Post June 24th, 2004, 12:19 pm

My partner and I are having trouble building our chatroom. I can't seem to get my swf to send variables to his php. You can check out our test chat at:http://www.tkspace.com/chat/chat.swf If you think you can help us PM me so I can send you the flash file. By the way I am working in Flash 5. Thanks in advance.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post June 24th, 2004, 12:19 pm

  • OriginNO
  • Graduate
  • Graduate
  • User avatar
  • Joined: May 18, 2004
  • Posts: 137
  • Loc: the Glass City (Hometown: the NO)
  • Status: Offline

Post June 26th, 2004, 2:39 pm

Ok, ok, somebody has to be able to help me here. This is the action I used for my send button:
Code: [ Select ]
on (press) {
  loadVariables ("chatwrite.php", "/", "POST");
  message = "";
}
  1. on (press) {
  2.   loadVariables ("chatwrite.php", "/", "POST");
  3.   message = "";
  4. }

Is this where my problem is? This button should send what ever I write in my input text field, variable name=message, right?

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: demonmaestro and 40 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.