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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0how to add flv player?how to add flv player?
Previous
 
Next
New Post
6/18/2007 7:37 PM
 

Hello I am about to go crazy trying to get an flv player to work on my dotnetnuke portal. 

Here is the one I like the most:

http://www.jeroenwijering.com/?item=JW_FLV_Player

It is free and someone has already moded it to work with dotnetnuke.....or so I hear because I can't get his module or the direct script to work. Here is the link to the module.

http://www.considero.net/Products/DotNetNuke/Modules/DNN-FLVPlayer-Flash-Video-Player.aspx

on the modle I just get the error "Error showing FLVPlayer"

When I try to insert a script to play it directly I get nothing being displayed in the text module.

Here is the script I insert into the txt module:

<script type="text/javascript" src="swfobject.js" />

<div id="player">This text will be replaced</div>

<script type="text/javascript">
var so = new SWFObject('mediaplayer.swf','mpl','320','180','7');
so.addParam('allowfullscreen','true');
so.addVariable('file','http://www.dynamicwebcreations.net/dnn/portals/_default/flash/firstrun.flv');
so.addVariable('height','180');
so.addVariable('image','http://dynamicwebcreations.net/dnn/portals/_default/flash/preview.jpg');
so.addVariable('width','320');
so.addVariable('location',''http://www.dynamicwebcreations.net/dnn/portals/_default/flash/mediaplayer.swf');
so.addVariable('autostart','false');
so.write('player');
</script>

 

It says to insert that top script at the top of the page I am not sure how to do that if I am using a text module.

If anyone has any ideas why this is not working let me know.

PS...when I take the example that comes with the player....just a pain html file and set it on my server it works so the ISS is serving up flvs.

If you have a better player you like I am open to suggestions.  I have tried several.

Thank you very much for any help you can give me I have spent so much time on this I think I am about to loose it..lol

 

 

 

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0how to add flv player?how to add flv player?


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