You could get php to add the variables as FlashVars.  The FlashVars would then be available from Flex using Application.application.parameters['FlashVars_name'].  There is a description in the Developers guide at:
 
Flex 2 Developer's Guide > Flex Programming Topics > Communicating with the Wrapper
 
Bill Lane

>>> "Yiðit" Boyar <[EMAIL PROTECTED]> 09/04/06 7:15 am >>>

hello,
i need to send variables to a php page which has flex inside...
as an example, you know flex automatically creates the html file when you debug an mxml fle... (like example.mxml and example.html)
i want to change example.html to example.php and want to pass arguments to the flex application like example.php?username='osman' ...
is there a way to do this without using flex server ?? how can i read these variables in flex application?
thanks...


Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.

Attachment: gifsc5HguZ0j3.gif
Description: GIF image

Attachment: binGjBaAXV17i.bin
Description: image/com/serv

Reply via email to