• Hi,

    Your member plugin looks interesting, especially the download restriction part. I have a site with a lots of videos. All my videos are hosted on Amazon S3 and I manage all my videos and the players with ezs3.com. So I’d like to know if it’s possible to use your plugin even if my video files are not in the directory of s2Member?? If yes, do I need to buy the pro version? The kind of link I add to my site looks like this:

    <script type=”text/javascript”>
    var playerhost = ((“https:” == document.location.protocol) ? “https://sflmontreal2011.s3.amazonaws.com/ezs3js/secure/&#8221; : “http://sflmontreal2011.s3.amazonaws.com/ezs3js/player/&#8221;);
    document.write(unescape(“%3Cscript src='” + playerhost + “flv/3B4AC2E7-FB66-EC06-09CA6BD334AAF500.js’ type=’text/javascript’%3E%3C/script%3E”));
    </script>

    This link add the player of EZs3 and the file of S3 on my site. I wait for your response, thanks!

  • The topic ‘s2Member and Amazon S3’ is closed to new replies.