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 method is best for removing an object(e.g.,Myobj) from memory? : Adobe flash
What is the use of pre-loader?
which of the following is most likely a class constructor? : Adobe flash
How to make synchronous data calls in actionscript?
which of the following is not a guideline for conducting effective usability testing? : Adobe flash
is everyone required flash player plugin? : Adobe flash
you want to skin flash cs3 components. What should you do? : Adobe flash
what should be used in the name of constant? : Adobe flash
which of the following is not a typical host application for the flash player? : Adobe flash
Can you explain what are the differences between javascript and actionscript?
what is not a disadvantage of using the fscommand? : Adobe flash
can some organizations block flash movies from being received through the internet? : Adobe flash
explain the flash vs. Animated images and java applets? : Adobe flash
you have a video project that would best be served by using full screen mode. This needs to be done from within the browser, since you are not able to use a projector. Which publish settings should you use? : Adobe flash
What is the main purpose of actionscript?