Get current directory?

is it possible to get the current directory the swf is in?
like if I have a movie in a folder called “folder01”, i would like to have some code in the movie that returns “folder01”… and if it’s in “anotherfolder”, it returns “anotherfolder”, and so on…

:hat: