Does anyone have resources for how to dynamicly load a flash file. For instance, instead of filling in file=video.flv in the code, i want the URL to tell the player what file to load. so http://www.mysite.com/video?=video.flv or something of that nature. So that i dont have to edit the code...