Dynamic images in flash

Hi,

I have created a empty movie clip with instance name,then written a script code as,
    loadMovie("2.png", "b"); .

The image is loaded at runtime,every things work fine,but i want to access the image path(details) from the notepad,not from actionscript in flash.

If i want to change the images in that flash movie in future use,only thing is i want to open the notepad and edit the image path.

Is this possible ,Need Help…

Jhansi.