Calling ActionScript from JavaScript and vice cersa To access javascript functions from ActionScript or vice versa, cab be done with the ExternalInterface class that comes bundled and ready to use with since Flash 8. I don't know how to use it in Adob
Using the external API, ActionScript methods can call code written in JavaScript and vice versa. Because of the complexity of browsers and how they render pages internally, there is no way to guarantee that a SWF document will register its callbacks befor
:) How can I access to seleral levels in a movieclip? For example I have: mc_base.mc_child_1.mc_child_child_1.visible = false; So, can I access dynamically to this movieclips, I've tried with
Post a Comment:
Showing 0 Comments: