hey guys, ive been using a code for a while for loading your own .swf movie file. and i decided to switch to a more simpler code that worked for a while, but then stopped loading the files i selected.

here is the code i am using.
Code:
Form1.ShockwaveFlash1.LoadMovie 1, App.path & "\swfs\ (Text1.text)"
what can i change to make the code work?