hi,
i want to load a movie that is defined in a variable.
i tried:
ActionScript Code:
[FONT=Courier New][LEFT][COLOR=#0000ff]this[/COLOR].[COLOR=#0000ff]onEnterFrame[/COLOR] = [COLOR=#000000]function[/COLOR]COLOR=#000000[/COLOR] [COLOR=#000000]{[/COLOR]</p>
<p>loadVariables[COLOR=#000000]([/COLOR][COLOR=#ff0000]“admin.php?load_update=yes&id=1”[/COLOR], [COLOR=#0000ff]this[/COLOR][COLOR=#000000])[/COLOR];</p>
<p>[COLOR=#000000]}[/COLOR]</p>
<p>b1.[COLOR=#0000ff]loadMovie[/COLOR][COLOR=#000000]([/COLOR][COLOR=#ff0000]"[/COLOR]<A href=“http://www.micro-wings.com/images/"+image">http://www.micro-wings.com/images/"+image">[COLOR=#808080]*http://www.micro-wings.com/images/”+image); *[/COLOR]
[/LEFT]
[/FONT]
But it doesnt seem to work.
this code is on the frame not on the mc.
who helps?
thanks!