paradisewolf
Programmer
I am planning to build a web page where external buttons using javascript commands like this <a onClick="javascript:Load_SWF( 1 ) …>< img … > and their code would instruct a SWF parent object ( embedded in the html code ) to load the desired interactive SWF child ( and replace a previous SWF child ) within it, when the user then could play with it.
My doubt however is, can a SWF embedded object receive external instructions from javascript code ? If so, how ?
My doubt however is, can a SWF embedded object receive external instructions from javascript code ? If so, how ?