[AS3] Hiding the RTMP URL of the video stream on a .as file
Hi,
i am broadcasting throght FMS (flash media server)
i want to put my RTMP URL in actionscript file and then include it on SWF file. no URL in the SWF file so it can play the video independantly unless the .ac file is in the same folder.
So even if some one steal my swf and put it on there website
Since
SWF file include "randomname.as"
"Random name they dont know or cant guess". the video will not play on their URL.
Does anybody knows how to do this.
Thank you.
Alternative options ate greatly appreciated, like hiding it on a.XML
|