Simple answer

Hi.

Can anybody tell me hur i can call a item with a [COLOR=RoyalBlue]var[/COLOR]?

[COLOR=RoyalBlue]var[/COLOR] tempName = [COLOR=RoyalBlue]_root[/COLOR].nav.images."item_"+i;
tempName.[COLOR=RoyalBlue]gotoAndStop[/COLOR](tempLink);

You guys perhaps have a more simple way to do this.

//F