954,568 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

get and set variables in flash file

i have a php file where user browse and then upload swf file, now in that swf file i have 3 variables i want to first get those variables and then update those variables with new value...... i don't have any idea about flash. Any suggestions or solutions please

Much obliged

080346
Light Poster
44 posts since Jul 2009
Reputation Points: 10
Solved Threads: 0
 

Hi,

as much as I know, you can use the function

loadVariables(url, "_root.response", "GET");


in your flash file. In PHP you simply embed your flash-file with arguments like

"file.swf?arg1=..."


.

Try that out. If it's not working then feel free to ask again.

Hope that helps, Simon

sDJh
Posting Whiz in Training
259 posts since Aug 2005
Reputation Points: 56
Solved Threads: 29
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: