I wrote a asp file and saved it on the server, the database on the server will populate that asp file, given the Varaibles from the asp file, Flash 5 shows them (dynamic text fields).

This works well, but what I need help on, is that the Flash 5 movie has 13 Instances sitting on _level0 and they each have a Instance name ( a, b , c , d etc..)

How can I have that asp file dynamicly turn on and off those instances without using a button.

I creat a button and tell it to fetch the asp that works but I really need this to be when the page loads vs a button clicked.

Any help would be greatly accepted.

Thanks