Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
HotlinkBlocker support forum
 Helicon Tech : HotlinkBlocker support forum
Subject Topic: Flash and Javascript Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
donzella
Newbie
Newbie


Joined: 27 June 2004
Location: United States
Online Status: Offline
Posts: 33
Posted: 27 June 2006 at 2:54pm | IP Logged Quote donzella

I have been trying to get to some protected video files for playing in Flash. I have tried to put the player in the same directory as the flash files and linking directly to them or leaving the player outside the protected folder and using the xxxxxxxxxxxxxxxx in the url but neither of them are working for me. How does this work with Flash stuff?

Also, does HotLinkBlocker parse javascript and change the URLs in scripts? For Example:

Code:

<script type="text/javascript">
// <![CDATA[
var so = new SwifferObj("/wall/xxxxxxxxxxxxxxxx/_films/Player.swf", "Player", "420", "280", "8", "white");
so.addParam("flashvars","autoplay=&file=1040.flv");
so.write("SwifferContent_Player");
// ]]>
</script>


There is more script to this but you get the basics of what it's trying to do but I can't get the link in the code to be recognized by HotLinkBlocker. Is there a way to get Javascript to recognize them?
Back to Top View donzella's Profile Search for other posts by donzella
 
donzella
Newbie
Newbie


Joined: 27 June 2004
Location: United States
Online Status: Offline
Posts: 33
Posted: 28 June 2006 at 10:02pm | IP Logged Quote donzella

Hello? Anyone listening?
Back to Top View donzella's Profile Search for other posts by donzella
 
Sergey
Moderator Group
Moderator Group


Joined: 11 March 2005
Online Status: Offline
Posts: 712
Posted: 29 June 2006 at 4:42am | IP Logged Quote Sergey

Flash example with LINK protection:
Real file "/wall/flash.swf"

Code:

<embed src="/wall/xxxxxxxxxxxxxxxx/flash.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/in dex.cgi?P1_Prod_Version=ShockwaveFlash"   &nb sp; type="application/x-shockwave-flash"> </embed>



donzella wrote:

Also, does HotLinkBlocker parse javascript and change the URLs in scripts? For Example:


See "Signing links manually" chapter in the documentation.
Back to Top View Sergey's Profile Search for other posts by Sergey
 
donzella
Newbie
Newbie


Joined: 27 June 2004
Location: United States
Online Status: Offline
Posts: 33
Posted: 29 June 2006 at 7:17am | IP Logged Quote donzella

Well, I missed that in the documentation.

Thank you for the help.
Back to Top View donzella's Profile Search for other posts by donzella
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum