LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 




 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 05-18-2002, 06:17 AM
chup's Avatar
chup chup is offline
Registered User
 
Join Date: Dec 2001
Location: Temasek Island
Posts: 216
Rep Power: 12
chup is on a distinguished road
Php with flash mx (var name VS instance name)

Php with flash mx (var name VS instance name)

In flash 5, i have a text file that var name is "uName1" and i can recieve data via php using the following script

Code:
$uName1 ="&uName1=$uName1";
echo "$uName1";

In flash mx, however, we are encourage to use the instance name right? so watever text we wanna show dynamic will be uName1.text etc.

So i have the following for the php script:

Code:
$uName1 ="&uName1.text=$uName1";
echo "$uName1";
But it doesn't work.
Any idea why?

chup
__________________
http://www.dreamance.com
Reply With Quote
 


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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
strange problem php var to flash var oosti Web Platforms - PHP, JSP and .NET 1 11-15-2010 12:03 PM
popups from xml? kiwiana Flash CS3 / Flash 9 4 01-28-2010 04:07 AM
sending variable "mypage.php?var_id=var" FROM PHP TO FLASH taurus5_6 Web Platforms - PHP, JSP and .NET 1 11-13-2007 07:31 AM
PHP and ASP Email Form Jeremy78 Flash MX 2004 1 02-02-2007 08:03 AM




All times are GMT. The time now is 03:56 PM.