PDA

View Full Version : linking a combo box



novatake
September 1st, 2002, 08:22 AM
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

Iammontoya
September 2nd, 2002, 02:55 PM
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.

novatake
September 2nd, 2002, 06:22 PM
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