I have a flash file in which I need to invoke a function in the enclosing html page which will set the display of a div to none.
How could I call this function from an action attached to a button in flash, or better yet, can I set the display property of the div in the html page straight from flash?
How could I call this function from an action attached to a button in flash, or better yet, can I set the display property of the div in the html page straight from flash?