Linking a combo box

I need a combo box for my flash site but i need it to load the page in the same frame like any other flash site

i have been using

on (release) {
_root.contents.loadMovie(“locations.swf”);
}

for my buttons off the kirupa tutorials but this doesnt work and i am using the component off mx ui component set

any ideas

-Tom

maybe it’s working and the level is wrong? Did you debug? Do you see the movie loaded, but not displayed? Just wondering.

you know how it goes, Nova (ehehehe) send the fla or at least attach the swf and we’ll take a look.

the prob is it wont let me put actionscript in only urls heres my fla anyway this isnt my full page just the box i cant find the page

-Tom