Strange. My data gets loaded when I do it on my PC, but when same thing is uploaded, it gives undefined error. If someone has solution, then please respond to my post. thanks.
Dear Sir, using AS2, I send data from flash to PHP. The data can be echoed in php. But when I use the same variable in query. PHP does not recognize the variable. for instance,
//$names is received safely from flash
//$namer can be echoed and shows that data has been received from flash
$namer=$_REQUEST['$names'];
$query=mysql_query("Select * FROM phone WHERE name='$namer'") or die(mysql_error());
//here $namer shows up blank and query is not run.
hey undefined guys, just change the text box to dynamic and set variable name according to the var used in php file, for instance if it says echo 'message='.$x
, name ur text box as message
it'll work. but somebody tell me why variables from php don't flow to flash AS2 :(
I need help Adam, with this code i am trying to move a object with multi data in flash, here the code. myData = new LoadVars() myData.load("x.php"); myData.ref = this myData.onLoad = function(){ for(var i = 0; i< this.x; i++){ player._x = this.ref["x"][+i]; } } please help. d8arted18
Hey Thanks Adam, going to play around with this later today, I'm aliitle worried about using a componant becouse I'd like to skin the box display to match my site theme, but I'll figure this out later.
Thanks for the video tutorial Adam, I'd really like to use flash for a block on my webbie for pulling in member data from mysql but I can't find the tut page nor the source files on your webbie, I've serached around but canna find :( have you not made the page yet or can somebody link me up to the tut page.
Great video really got me thinking, I'd like to use alot more flash.
cute tnx
OMAR8789463 2 months ago
Strange. My data gets loaded when I do it on my PC, but when same thing is uploaded, it gives undefined error. If someone has solution, then please respond to my post. thanks.
tradecycles 1 year ago
Dear Sir, using AS2, I send data from flash to PHP. The data can be echoed in php. But when I use the same variable in query. PHP does not recognize the variable. for instance,
//$names is received safely from flash
//$namer can be echoed and shows that data has been received from flash
$namer=$_REQUEST['$names'];
$query=mysql_query("Select * FROM phone WHERE name='$namer'") or die(mysql_error());
//here $namer shows up blank and query is not run.
PLEASE HELP ME. I'LL BE THANKFUL.
tradecycles 1 year ago
i want it done in AS2 :(
hey undefined guys, just change the text box to dynamic and set variable name according to the var used in php file, for instance if it says echo 'message='.$x
, name ur text box as message
it'll work. but somebody tell me why variables from php don't flow to flash AS2 :(
tradecycles 1 year ago
I also get "undefined" in flash
legoboll 1 year ago
Ok, I've got a new problem...
Connor says: Another Test
returnBody=Connor says: Hi
That's what I get when I try to get 2 things.
cnnr155 1 year ago
Dear flashbuilding,
When i run this script with my query, and echo out returnBody=$body
I get the following
"undefined"
If you could help me with this, that would be great.
cnnr155 1 year ago
I keep on getting "undefined" as an output help?
ruin550 1 year ago
d8arted18 2 years ago
Hey Thanks Adam, going to play around with this later today, I'm aliitle worried about using a componant becouse I'd like to skin the box display to match my site theme, but I'll figure this out later.
Thanks Adam !
ClanSiteUS 2 years ago
Thanks for the video tutorial Adam, I'd really like to use flash for a block on my webbie for pulling in member data from mysql but I can't find the tut page nor the source files on your webbie, I've serached around but canna find :( have you not made the page yet or can somebody link me up to the tut page.
Great video really got me thinking, I'd like to use alot more flash.
ClanSiteUS 2 years ago
OK page is made now and source is there... you can click the link in this video's description. Glad somebody enjoys this dorky stuff!
flashbuilding 2 years ago
Pretty good vid. Cramming all that info into such a small time.
graphixmaster 2 years ago
good stuff there m8
djshaanky 2 years ago
Great stuff, keep up the good videos.
elyst117 2 years ago
FIRST COMMENT!!!!
nice video!!
fablonator24 2 years ago