Question
Button that calls the frame again...
Hi All-
Probably another simple question for those unencumbered by the web paradigm....
I have a simple one frame Flash movie (using the Yahoo maps control, very cool). The map control has default values assigned to it by way of variables, so when it loads it displays the map for the defaulted address.
In the same frame I have a textInput and a button, that I want to be able to have the user enter a new address, click the button and simply have the same frame called again, with code at the top of the frame to simply look at the textInput field to see if a new address has been submitted. If so, display the new map.
Sounds easy enough, but I can't seem to get the button to call the same frame again, a refresh if you will. Am I missing the obvious (again)??? Does this flow sound correct? I thought a self-submitting form would be the easiest and most elegant solution here.....
Thanks for your help in advance,
Rich
Probably another simple question for those unencumbered by the web paradigm....
I have a simple one frame Flash movie (using the Yahoo maps control, very cool). The map control has default values assigned to it by way of variables, so when it loads it displays the map for the defaulted address.
In the same frame I have a textInput and a button, that I want to be able to have the user enter a new address, click the button and simply have the same frame called again, with code at the top of the frame to simply look at the textInput field to see if a new address has been submitted. If so, display the new map.
Sounds easy enough, but I can't seem to get the button to call the same frame again, a refresh if you will. Am I missing the obvious (again)??? Does this flow sound correct? I thought a self-submitting form would be the easiest and most elegant solution here.....
Thanks for your help in advance,
Rich