Featured FLA
» Author Miguel Panos
» Title: Tarta
» Description: It is a circle graph or pie chart that takes the data entered by user
» More byMiguel Panos
Featured Site
» AuthorDeft Creative Ltd
» Link: Home Page
» Description: Portfolio site for .DeftCreative Ltd. A UK based web design studio specialising in flash websites, games and interactive CDROMs. With an emphasis on making things different.
This tutorial explains how to communicate with your HTML page by sending javascript comands from Flash 8 or above. Until Flash 7, this has been done using the very limited fscommand, or getURL, but in Flash 8 this procedure improved immensly. With the release of Flash 8 a new class has been introduced, the ExternalInterface class. Allowing to call a JavaScript function and receive a call from a JavaScript function to Flash.