Communicating with FLASH player via actionscript
I was wondering of there's a way to control the FLASH player (if playing back a
..swf directly from the harddrive) with Actionscript, so that
1) the movie opens and plays in "full screen" mode automatically
2) the application can "quit" on button-click (= the equivalent of the user
hitting the esc key on the keyboard).
Can I do that? Is there a way to communicate to the actual "Player"
application in this way? Help would be greatly appreciated. Thanks...
|