[SIZE=“3”][FONT=“Tahoma”]I am planning to build a web page where external buttons using javascript commands like this [COLOR=“Blue”]<a onClick="javascript:LoadSWF( 1 ) …>< img … >[/COLOR] 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 ) within it, where the user then could play with it.
My doubt however is, [COLOR=“Blue”]can a SWF embedded object receive external instructions from javascript code ? If so, how ?[/COLOR][/FONT][/SIZE]