# Sending a var from fla to asp help please

**URL:** https://forum.kirupa.com/t/sending-a-var-from-fla-to-asp-help-please/176454
**Category:** Uncategorized
**Created:** [January 24, 2006, 9:58am UTC](https://forum.kirupa.com/t/sending-a-var-from-fla-to-asp-help-please/176454 "2006-01-24T09:58:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![welshy](https://avatars.discourse-cdn.com/v4/letter/w/2bfe46/32.png) [@welshy](https://forum.kirupa.com/u/welshy)
#### Post date: [January 24, 2006, 9:58am UTC](https://forum.kirupa.com/t/sending-a-var-from-fla-to-asp-help-please/176454/1 "2006-01-24T09:58:56Z")

</div>

Hi i’m trying to load a variable from a flash file to an asp page (this is the first time ive attempted such a thing), i’ve been looking through tutorials about this and it all kind of makes sense and I’m told to enter this line of code within flash

Load Variables (“myscript.asp”, 0, vars=POST)

But it always brings back this error msg

**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 14: Method name must be GET or POST  
loadVariables (“myscript.asp”, 0, vars=POST)

Total ActionScript Errors: 1 Reported Errors: 1

I’m slightly lost, can anyone help?

thanks.
