2 Flash variables via ASP

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!!

Any help is SOOOOOO greatly appreciated!

Thnx.:tie:

not sure if i am reading correctly but it seems to me you need to put an a href tag in your asp scrits in fornt of buttonTitle and buttonLink