Hello
I am not a Flash expert (not even close) and I am trying to do something very basic. I want to display an alert message like I would do from JavaScript using ActionScript.
Here is what I have tried but neither of example works.
getURL("javascript:alert(my message)");
trace( “my message” );
When I run the getURL code from Flash using the Publish to HTML, when I click my button, nothing happens.
Can someone let me know if it is possible to have ActionScipt provide an alert message like someone would do from JavaScript? If possible, could you also provide a basic example?
Thanks you in advance for your time and knowledge.






Bookmarks