![]() |
« Back to TechSmith.com |
|
Looking for Tech Support? Please visit Tech Support here. TechSmith Support Staff does not respond to user forums. To submit questions to tech support, please search the knowledge base and submit an incident using the Ask a Question page. |
|
|
#1
|
|||
|
|||
|
I have produced some short swf format "videos" and placed them on a progressive download server.
When they play, the browser address bar shows the file location on the server! I will be setting up a webpage with controlled access but I am concerned about the "address". For control purposes and cost of data download I want to prevent the address from showing. Is is possible with the format I am using or do I need to use a different format ? Any suggestions welcomed. [8D] Techstreamer |
|
#2
|
||||
|
||||
|
Launch the SWF video from another page using variables.
//// Place this tag between <Head></Head> //// <script language="JavaScript"> <!-- function Start(page) { OpenWin = this.open(page, "CtrlWindow","toolbar=No,menubar=No,location=No,sc rollbars=No,resizable=No,fullscreen=No,status=No,w idth=693,height=455,left=0,top=0,screenX=0,screenY =0"); } //--> </script> ///Then insert this tag by your link//// <a onclick="javascript:Start('gldbforDoc.html');" href="javascript:void(0);">GLDB for DOC</a> Thanks, John |
|
#3
|
|||
|
|||
|
Thanks John....For your recent advice, I sent that request before I went on vacation- and I am only catching up right now.
I can manage the first piece but I am a little bit confused by the second part ....what link are you referring to that the TAG should be inserted by ...?? <blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by srsuptech</i> <br />Launch the SWF video from another page using variables. //// Place this tag between <Head></Head> //// <script language="JavaScript"> <!-- function Start(page) { OpenWin = this.open(page, "CtrlWindow","toolbar=No,menubar=No,location=No,sc rollbars=No,resizable=No,fullscreen=No,status=No,w idth=693,height=455,left=0,top=0,screenX=0,screenY =0"); } //--> </script> ///Then insert this tag by your link//// <a onclick="javascript:Start('gldbforDoc.html');" href="javascript:void(0);">GLDB for DOC</a> Thanks, John <hr height="1" noshade id="quote"></blockquote id="quote"></font id="quote"> Techstreamer |
|
#4
|
||||
|
||||
|
I will put together a quick tutorial on this.
Thanks, John |
|
#5
|
|||
|
|||
|
Sound good to me, I look forward to it.
Thanks for your help. Techstreamer |
|
#6
|
|||
|
|||
|
SRSUPTECH,
Where can I go to view the tutorial please ? Will you send me a link ? Techstreamer |
|
#7
|
||||
|
||||
|
Sorry for the delay...I have it ready just need to post it to a host. I am currently placing tutorial links off another domain but posting it on this page might cause too much traffic. I could send it to you via e-mail.
Thanks, John |
|
#8
|
|||
|
|||
|
I should have a link above for my email. Thanks again for your help SRSuptech. Techstreamer |
|
#9
|
|||
|
|||
|
OK srsuptech,
you can send it to: dporiordan AT iol DOT ie Techstreamer |
![]() |
| Thread Tools | |
| Display Modes | |
|
|