# Passing 2 Variables to Movie via ASP

**URL:** https://forum.kirupa.com/t/passing-2-variables-to-movie-via-asp/19038
**Category:** Uncategorized
**Created:** [April 23, 2003, 6:24pm UTC](https://forum.kirupa.com/t/passing-2-variables-to-movie-via-asp/19038 "2003-04-23T18:24:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![geck7](https://avatars.discourse-cdn.com/v4/letter/g/77aa72/32.png) [@geck7](https://forum.kirupa.com/u/geck7)
#### Post date: [April 23, 2003, 6:24pm UTC](https://forum.kirupa.com/t/passing-2-variables-to-movie-via-asp/19038/1 "2003-04-23T18:24:56Z")

</div>

Alright…here goes.

I am passing two variables (buttonTitle and buttonLink) to my flash movie via query in the flash movie’s EMBED and OBJECT tags on my ASP page.

So the query will return the 2 variables to the movie and I have a dynamic text box named “buttonText” that gets populated with the buttonText variable passed in.

The problem I have is that I can’t figure out how to make the “link” variable attach to the button and actually work like it’s supposed to!!

I know they are both getting into the movie properly, I just don’t know how to get the link to work??

Any help is SOOOOOO greatly appreciated!

Thnx.:sigh:
