Hi
Basically i have a web page generated from php page that has an embeded real player plug in. The plugin links to .ram file.
If u go to view->source u can see the url of the .ram file. I dont want to show this. Is there any way to hide it. I have tried some javascripts but none of them seem to get the job done.
Can php do anything?
Headers for .ram files?
I know i can link directly to .rm file with a xpn/realaudio header but i dont want to do that. I want to keep the embeded plug in and be able to hide the location of .ram file.
Thanks.