Create projector without .fla

Hello. I have a directory that contains a .swf and assets.
What I would like to do is put all of these in a folder and
then have the projector outside of this folder.

So the projector would basically launch the swf that is
within the assets folder from outside of it.

I do not have access to an .fla for this project.

Current example file structure:[INDENT] Projector
Main.swf
Asset 1
Asset 2
[/INDENT]Ideal example file structure:[INDENT] Projector
> Assets Folder
- Main.Swf
- Asset 1
- Asset 2
[/INDENT]Any help would be appreciated.