I’m loading a [COLOR=“Red”].swf[/COLOR] with “loadMovie” into a [COLOR="#ff0000"].fla[/COLOR] and then I’m trying to change, from the loaded swf, _alpha of a movieClip delared in the root of the fla. I use : [COLOR=“Red”]_root.myMovieClip._alpha=value;[/COLOR] and it works when testing the movie directly in the flash player but not when previewing it in the browsers ( any browsers).
Does anyone have an explanation for this?
Thanks