all groups > flash actionscript > august 2005 >
You're in the

flash actionscript

group:

Calling ASP function on same page as flash


Calling ASP function on same page as flash bahamagician
8/10/2005 6:14:45 PM
flash actionscript:
Re: Calling ASP function on same page as flash zensoldier
8/10/2005 6:27:48 PM
Here's a trick I use to do what your after. It might work for you.

Put your ASP function on a different page :-) and then use javascript to do a
window open with that page.

set the window open to a location offscreen and put asp on it that writes a
javascript window.close after your function is done.

Make Sense??
Re: Calling ASP function on same page as flash bahamagician
8/10/2005 6:53:34 PM
Thanks, but unfortunately the reason I am using an asp function is because I
don't want to use javascript for what I am trying to do. Also, this function
has to run on that page. Thanks again though.


AddThis Social Bookmark Button