PriMoThemes — now s2Member® (official notice)

This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™

How do i play videos

s2Member Plugin. A Membership plugin for WordPress®.

How do i play videos

Postby luckysarea » October 17th, 2011, 4:33 pm

Hi,
Please explain how to play protected videos. I have the videos in the following directory (my wordpress installation is not on the root directory)

http://agile.x10.bz/lucky/wordpress5/wp ... /video.mp4

I am unable to play this using JWplayer/Flowplayer.

Please let me know what all plugins do i need to install to get this working (apart from s2member plugin).

I have my JWplayer at http://agile.x10.bz/lucky/wordpress5/jwplayer/
I later installed the JWplayer plugin and tried using the shotcode but was unsuccessful


I have tried everything from various forums but nothing worked for me. In some cases the JWplayer does not shows up (i just see some text saying "JW Player Shows Here" ). Sometimes i got the player to show but when i tried playing the video it said "access denied or file not found" .

Please help me with this. I have tried different codes:
<!-------------------------------------------------------------------->
<embed
flashvars="type=video&file=<?php echo urlencode("http://agile.x10.bz/lucky/wordpress5/?s2member_file_download=s2member-file-inline/video.mp4&s2member_file_inline=yes"); ?>"
allowfullscreen="true"
allowscripaccess="always"
src="jwplayer/player.swf"
width="480"
height="270"
/>

<!-------------------------------------------------------------------->


<div id="jw-container">JW Player® appears here.</div>
<script type="text/javascript" src="/jwplayer/jwplayer.js"></script>
<script type="text/javascript">
jwplayer("jw-container").setup({modes: /* JW Player®. */
[
/* First try psuedo-streaming with Flash® player. */
{type: "flash", provider: "http", src: "/jwplayer/player.swf",
config: {file: "/wp-content/plugins/s2member-files/s2member-file-inline/video.mp4"}},
/* Shortcode equivalent: [s2File rewrite="yes" inline="yes" download="video.mp4" /] */

/* Else, try an HTML5 video tag. */
{type: "html5", provider: "video",
config: {file: "/wp-content/plugins/s2member-files/s2member-file-inline/video.mp4"}},
/* Shortcode equivalent: [s2File rewrite="yes" inline="yes" download="video.mp4" /] */

/* Else, this is a safe fallback. */
{type: "download", /* Download the file. */
config: {file: "/wp-content/plugins/s2member-files/s2member-file-inline/video.mp4"}}
/* Shortcode equivalent: [s2File rewrite="yes" inline="yes" download="video.mp4" /] */
],
/* Set video dimensions. */ width: 480, height: 270
});
</script>


<!-------------------------------------------------------------->

<script type='text/javascript' src='jwplayer/jwplayer.js'></script>
<div id='mediaplayer'></div>
<script type="text/javascript">
jwplayer('mediaplayer').setup({
'id': 'playerID',
'width': '480',
'height': '270',
'file': 'http://agile.x10.bz/lucky/wordpress5/?s2member_file_download=/s2member-file-inline/video.mp4&s2member_file_inline=yes&type=video',
'modes': [
{type: 'html5'},
{type: 'flash', src: '/player.swf'},
{type: 'download'}
]
});
</script>
<!-------------------------------------------------------------------------->

Please help me.....
Thanks.
User avatar
luckysarea
Registered User
Registered User
 
Posts: 10
Joined: October 17, 2011

Re: How do i play videos

Postby Eduan » October 17th, 2011, 6:42 pm

Now officially accepting Professional s2Member installations along with Bruce C (a.k.a. Ace).

If you're interested in a Professional s2Member Installation, or a Custom Coding Job, you can send your request here.
User avatar
Eduan
Experienced User
Experienced User
 
Posts: 1154
Joined: August 27, 2011
Location: Taxco de Alarcón, Guerrero, México.

Re: How do i play videos

Postby luckysarea » October 18th, 2011, 6:48 am

Hey Thanks Eduan. I'll check these out and let you know if anything works for me.
User avatar
luckysarea
Registered User
Registered User
 
Posts: 10
Joined: October 17, 2011

Re: How do i play videos

Postby luckysarea » October 18th, 2011, 6:58 am

Eduan Thank you so much.. I was really frustrated.. I just installed the new version of s2member via plugin search feature in wordpress.. and now everything works fine :)

Thanks.
User avatar
luckysarea
Registered User
Registered User
 
Posts: 10
Joined: October 17, 2011

Re: How do i play videos

Postby Eduan » October 18th, 2011, 7:19 am

Your welcome glad to be able to help. :)
Anything else you need just ask. ;)
Now officially accepting Professional s2Member installations along with Bruce C (a.k.a. Ace).

If you're interested in a Professional s2Member Installation, or a Custom Coding Job, you can send your request here.
User avatar
Eduan
Experienced User
Experienced User
 
Posts: 1154
Joined: August 27, 2011
Location: Taxco de Alarcón, Guerrero, México.


Return to s2Member Plugin

Who is online

Users browsing this forum: Exabot [Bot], Google [Bot] and 1 guest

cron