You could use a session id.
Create the original page with php and pass the session id through the link calling the flash file
stream.php?flash.flv&id=SDFJSFOIW$WH
then have stream php check the session id passed to the one being used for the current session. If it matches create the flv and pass it.
|