Hi,

Normailly I use mx:HTTPService to pass variables to php script and use
URLRequest to upload file.

Now I need pass a variable (file description) and uplad the file to a
php script. I can do the php script to handle both. but I confuse to
do this in Flex as front end. 

Do I have to use both mx:HTTPService and URLRequest for this ?

May I pass variable to php script with URLRequest when the file is
uploaded?

Thanks

Mark

Reply via email to