how to call flash on(press) and on(keypress"right") event from java script
how to call flash on(press) and on(keypress"right") event from java script
What you are looking for is called External Interface. It is an external API that allows communication to/from Flash and JS.
Personally I have never used it for anything but I hear it is fairly simple to understand, as well as implement.
You can read more about it here
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Bookmarks