I know that we could creat preload that load url, something like this.
loadMovie("http://www.falshkit.com./fakeone.swf", _root.shell);
My question is, is there a way to load movie that is in sub folder or in different directory. Such as C:\Flash\testing.swf.
I try to switch the rout to local directory but got an error.
