Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
Alain Levy #1
Calling Flash function from Javascript
Hi everyone,
I am desperately trying to call a Flash function (myfunction) from
javascript... I believe the function has to be made accessible by using the
addCallback method but when I add these 2 lines of code to my script, the flash
form does not load.
import flash.external.*;
ExternalInterface.addCallback("myFlexFunction",myf unction);
Any help would be very much appreciated, I am pulling my hair out over this...
Thanks a lot,
Alain
Alain Levy Guest
-
Calling a javascript function from flash
Is it possible to call script functions from a flash object that the flash object will only be able to access once it is placed on an html page? ... -
Calling Javascript function using MM_Menu code
Hello All, I am trying to call a javascript function in a drop-down menu create from Fireworks the old "MM_Menu" code. I want my javascript to... -
calling a flash function from Javascript
Hello everybody I want to call an ActionScript from the Website maybe using fscommand, but I don't know how to do it. Can anybody help me to... -
Calling an external javascript function from within Flash
Hello all: I'm a bit of a newbie in Flash, so if this has been adressed elsewhere, please forgive cause I can't find it. I would like to be... -
Calling Javascript function
Hi all, Can i call my javascript functions from the web controls.Any appropriate site which will be tell more on this will be helpfull. ...



Reply With Quote

