# Asp into flash

**URL:** https://forum.kirupa.com/t/asp-into-flash/19731
**Category:** Uncategorized
**Created:** [April 30, 2003, 10:13pm UTC](https://forum.kirupa.com/t/asp-into-flash/19731 "2003-04-30T22:13:53Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![exactpixel](https://avatars.discourse-cdn.com/v4/letter/e/edb3f5/32.png) [@exactpixel](https://forum.kirupa.com/u/exactpixel)
#### Post date: [April 30, 2003, 10:13pm UTC](https://forum.kirupa.com/t/asp-into-flash/19731/1 "2003-04-30T22:13:53Z")

</div>

ok, here’s what i’m trying to do,

I’m trying to pull variables into flash via an asp page, I want to pull that info into flash and write it to an sol for later use.

1st question:

i know how to load the asp page into flash (via the same way as dynamic text) . but how do i grab the variables? use them?

2ndquestion:

how do you create a preloader to check if the asp has been loaded into flash?

3rdquestion:

how do you send all that info back out? meaning what are the variable names ect., not how to post to an asp like this =  
loadVariablesNum(“my\_asp.asp”, 0); i know how to do that already(hey, atleast it’s something:) )
