# How to access variables sent back into the FileReference object

**URL:** https://forum.kirupa.com/t/how-to-access-variables-sent-back-into-the-filereference-object/165011
**Category:** flash
**Created:** [October 6, 2005, 6:51pm UTC](https://forum.kirupa.com/t/how-to-access-variables-sent-back-into-the-filereference-object/165011 "2005-10-06T18:51:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Immulsifier](https://avatars.discourse-cdn.com/v4/letter/i/b2d939/32.png) [@Immulsifier](https://forum.kirupa.com/u/Immulsifier)
#### Post date: [October 6, 2005, 6:51pm UTC](https://forum.kirupa.com/t/how-to-access-variables-sent-back-into-the-filereference-object/165011/1 "2005-10-06T18:51:49Z")

</div>

Hi

Just trying to get my head round this. I have read in the flash help system that files uploaded using this method are sent via POST. I am trying to access a variable which is sent back by my php script after the file is uploaded. Normally if I was doing this using the LoadVars object then I could easily access this.

Anyone know how I can access the variable using this new method for uploading files? Does it get put into \_root or does it go somewhere else?

Thanks  
Phil
