Answer Posted / madhusudhan
To call javascript using flash
getURL("javascript:name of the function");
but better to call with ExternalInterface it supports all is
6 firefox also ...
import flash.external.ExternalInterface;
ExternalInterface.call("name of the function with out round
brackets")
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
which keyword is used to attach methods and properties to a class? : Adobe flash
if we set slow sync as you suggest in answers on the many online forums you visit, would not we be opening ourselves up to blurred shots when the shutter speed gets significantly below 1/60? : Adobe flash
explain the correct way to create an alert box using geturl and javascript? : Adobe flash
what is the key advantage of using loadvars instead of loadvariables? : Adobe flash
what is vector graphic animation? : Adobe flash
when does the accessibility . Isactive () method return true? : Adobe flash
How to write a program to create custom list in actionscript?
which two statements about device fonts are true? : Adobe flash
How to write a program use a text field and display it using the actionscript?
How to embed flash in html?
which of the methods provedes the most controlled printing of flash content? : Adobe flash
what should be used in the name of constant? : Adobe flash
How to add an effect to the movie clip?
which method is best for removing an object(e.g.,Myobj) from memory? : Adobe flash
Can you explain what are the differences between javascript and actionscript?