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 other Flash Movies

ActionSpeak can be used to remote control other flash movies using the ActionSpeak.Remote object. You must Install ActionSpeak™into both Flash Movies.

Setting A Target

First we set ActionSpeak.Remote.Target to the ClientId (runtime id property) of the Flash Movie we want to control

[ActionScript]

professional data recovery software best data recovery group sms
digital photo restore digital picture unerase compact flash recovery
unerase usb file drive recovery recover usb drive

Calling Functions in Remote Flash Movies

The ActionSpeak.CallFlashFunction(functionName[,param1][,param2][...]) calls ActionScript functions in remote Flash Movies. The value of the called function is returned.

The functionName parameter names the function to be called. The subsequent parameters add arguments to the remote function call.

[ActionScript]

Getting and Setting Variables in Remote Flash Movies

The ActionSpeak.SetFlashVaraible(expression, value) and ActionSpeak.GetFlashVaraible(expression) functions allows you to read and modify any variable in any MovieClip in a remote Flash Movie.

[ActionScript]

Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals