Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> How Can I Make Sure Flash Is Accessing The File Over Http. So I Can Import The Variable From A Php File
hansolo
post Jun 30 2010, 10:30 PM
Post #1


New Member
*

Group: Members
Posts: 2
Joined: 30-June 10
Member No.: 4,277




how can i Make sure Flash is accessing the file over HTTP. PHP on a web server only runs when you access it over HTTP.

how did you get the below to load into flash. what is changes do you need to make


<?php
$testVar = "Success";

echo("Topname=$testVar");
?>

a the moment this value in the Topname,which, is the Name of textbox in flash

"$testVar;
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Time is now: 8th September 2010 - 04:44 AM