Link to home
Start Free TrialLog in
Avatar of buktotruth
buktotruth

asked on

How to stream a local flv video from a remote server

Is there a way to have a flash program that resides on a remote server (my server) play a video file that is on a user's computer? So, for example, a client PC will have a file "c:\movie.flv". The flash program (fla) would be run off of a web server (say, "www.example.com/program.fla"). The flash program would then look to the client's PC and play c:\movie.flv?

Oh, and I need this to work with Actionscript 2.0

Thank you!
Jeff
Avatar of CyanBlue
CyanBlue
Flag of United States of America image

Nope...  A server won't have an access to a user's hard drive...

CyanBlue
Avatar of buktotruth
buktotruth

ASKER

There's no way for the user to grant access??

Basically, I run a behavioral research lab and run all my experiments using Flash on a remote server. But I need to stream videos and one of our mobile labs doesn't have the bandwidth necessary to stream the videos at a high enough data transfer rate. So I'm trying to find a way to have the experiment hosted on a remote server and the video played off the local machine. I have complete control over both (but can't install a server on the local machines for security reasons).
ASKER CERTIFIED SOLUTION
Avatar of CyanBlue
CyanBlue
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I was unaware that you could compile flash programs as exe files. Any suggestions as to how to do that?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial