Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals
Introduction
» ASPNetFlash
» Getting Started
ASPNetFlash .NET WebControl
» Installation Guide
» Object Reference
» JavaScript API Reference
» Example Code
Optional ActionSpeak Flash Components
» Introducing ActionSpeak
» Installing ActionSpeak
» ActionScript API
Tutorials
» Define HTML Alternative Content
» Set Flash Variables in ASP.NET
» Speaking with ASP.NET
» Speaking with JavaScript
» Speaking with WebPage
» Speaking with Persistent State Objects
» Speaking with other Flash Movies
» Speaking with Flash Debugger
Registration Detail
» Registration
 

Speaking with JavaScript

With ActionSpeak any JavaScript function can be called from ActionScript, and any ActionScript function can be called from JavaScript. Additionally, any variable can be get or set from either language to the other. To allow this, you must Install ActionSpeak™ into the Flash Movie.

Calling JavaScript from ActionScript

The ActionSpeak.CallJavaScript(expression) function not only executes the JavaScript – but returns the return value back to ActionScript. For security reasons – this only works when running in the context of an ASP.NET website.

Calling a JavaScript function in ActionScript

digital photo restore digital pictures unerase compact flash recovery
file recovery tools best data recovery group sms
unerase usb files drive recovery recover usb drive

Setting a JavaScript variable in ActionScript

Returning a JavaScript variable to ActionScript

Calling ActionScript from JavaScript

Calling ActionScript using JavaScript requires the use of functions in the JavaScript API.

  • CallFlashFunction()
  • GetVariable()
  • SetVariable()
Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals