Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...How to Wire Up JW Player to Work with DNN 5.6.3How to Wire Up JW Player to Work with DNN 5.6.3
Previous
 
Next
New Post
2/11/2012 2:23 AM
 

Hi,

We need to use JW Player to serve up videos from our Amazon S3 service.  As an intermediate step, I placed a Text/HTML module on a test page and pasted in the "Getting Started" script from Long Tail's website.  I referenced an mp4 file in /Portals/3/movie directory and also ensured that the jwplayer directory was at the root of the file system.  Nonetheless, the video will not render.  Can anyone point me in the proper direction?

<div id='player'></div><br /> <br /> <script type='text/javascript' src='/jwplayer/jwplayer.js'></script><br /> <br /> <script type='text/javascript'><br /> jwplayer('player').setup({<br /> 'flashplayer': '/jwplayer/player.swf',<br /> 'width': '400',<br /> 'height': '300',<br /> 'file': '/Portals/3/movie/Office%20365%20Portal%20-%20E%20planv2.mp4.mp4'<br /> });<br /> </script>

Thanks,

Sid

 
New Post
2/12/2012 4:24 AM
 
   Try change "/jwplayer/player.swf" to full path. For example, if your site url is http://DnnModule.com, and your portal id is 3, then you should change it as "http://DnnModule.com/Portals/3/jwplayer/player.swf".
   
    I work with jw player for many years. Any problem, just let me know.

Over 20 + professional dnn modules for News Article, Store, Video Gallery, Photo Gallery, Ultra Flash Player,YouTube Video, Image Slide show, Skin Chameleon and much more from DnnModule.com
 
New Post
2/12/2012 2:00 PM
 

Thanks for your reply.  Based on information provided, I made changes and my script looks like this: <div id='player'></div><br /> <br /> <script type='text/javascript' src='http://www.office365training.com/Portals/3/jwplayer/jwplayer.js'></script><br /> <br /> <script type='text/javascript'><br /> jwplayer('player').setup({<br /> 'flashplayer': 'http://www.office365training.com/Portals/3/jwplayer/player.swf',<br /> 'width': '400',<br /> 'height': '300',<br /> 'file': 'http://www.office365training.com/Portals/3/movie/Office%20365%20Portal%20-%20E%20planv2.mp4.mp4'<br /> });<br /> </script>

I also tried remove the apostrophes, but that won't work either.  Have you had any success using JWPlayer with Amazon S3?

Thanks,

Sid

 
New Post
2/12/2012 10:50 PM
 

Follow me to play your videos:

1. Add a text/html module on page.
2. Click "Edit Content",  then switch to html mode, enter <div id="player">I am here</div> and save it.
3. Click "Settings" from module action menu, expand "Advanced settings", enter below to "Header"
    <script type='text/javascript' src='http://www.office365training.com/Portals/3/jwplayer/jwplayer.js'></script>

4. Enter below to "Footer"
    <script type='text/javascript'> jwplayer('player').setup({'flashplayer': 'http://www.office365training.com/Portals/3/jwplayer/player.swf', 'width': '400','height': '300','file': 'http://www.office365training.com/Portals/3/movie/Office%20365%20Portal%20-%20E%20planv2.mp4' });</script>

5. Click "Update" to save it. Now you will see it works.
 
    If you want to play video from Amazon s3, simple replace your video url will ok.


Over 20 + professional dnn modules for News Article, Store, Video Gallery, Photo Gallery, Ultra Flash Player,YouTube Video, Image Slide show, Skin Chameleon and much more from DnnModule.com
 
New Post
1/10/2013 12:05 AM
 
Will JW Player 6 work with 06.02.05 as I have tried with my old JW player using the example above and have had no success.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...How to Wire Up JW Player to Work with DNN 5.6.3How to Wire Up JW Player to Work with DNN 5.6.3


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out