I'm working on a program to extract the flash file locations from a web page. I can get the ifstream working for a local file, but the second I introduce the http protocol, it doesn't. Maybe I'm using the completely wrong method. Please Help!