Paths to movies?

I am using the loadMovieNum to position my movies at specific levels…but I don’t understand the correct path to use to find my movies other than putting in the entire directory path statement… does that make sense?

C:\Documents and Settings…

I know the name of the folder that they will placed in when published on the net…“movies” that will sit on the web server but I’m still a little confused as to how to target them effectivly.

What am I missing?
:-\

Place both swf’s in the same directory and use:[AS]loadMovieNum(“yourfile.swf” , level)[/AS]

Thanks!

Very cool. I knew it was simple but it wasn’t clicking until you said it that way.

Thanks again.

-Michael

No problema :slight_smile: