Big flash website project

Hi all!

I’m new to flash fx and i like to ask some questions regarding my project. I want to build an indoor environment in 3D max (wich i’m experienced with) and make that environment interactive. My aim is to achief something like this http://www1.mug.pl/. Ofcourse totaly different style of environment but now you get an idea of my objective.

Now i have made a jpg sequence of zooming in on a closset. Then i created a movieclip in my library and imported the sequence in the stage of that movie clip item.

With the help from the tutorial about interactivity i was able to make to make this http://www.wingseventdesign.nl/project.swf.

I made a script that tells that button to go to scene 2 and while doing that play that movie you see looping. Scene 2 is empty (white?) yet but it loops the movie and does not go to the empty scene. I edit the animation and unchecked loop. also i tried a stop script:
stop(26); (the sequence is 26 frames long)
But that is an iligal (syntax/parameter? what is it again :D).

Now what i just want is push the button then play zoom in movie, then stop at last frame. then make a button to go back. Later on when i have my final model i want to make buttons that make it rotate around my 3D art when zoomed in on it and do other funky stuff.

Thnx in advance