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.0MS Media Player in DNN v3.x.x & v 4.x.xMS Media Player in DNN v3.x.x & v 4.x.x
Previous
 
Next
New Post
5/24/2008 12:34 PM
 

Hi All,

I've create a simpliest new module just using MS Media Player in VIEW page as following:

<%@ Control language="C#" Inherits="CAI.Modules.RealEstate.ViewRealEstate" CodeFile="ViewRealEstate.ascx.cs" AutoEventWireup="true"%>
<%@ Register TagPrefix="dnn" TagName="Audit" Src="~/controls/ModuleAuditControl.ascx" %>
                        <object id="Object1" height="306" width="388" classid="CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6">
                            <param name="AutoStart" value="True" />
                            <param name="Enabled" value="True" />
                            <param name="uiMode" value="Full" />
                          
                            <PARAM NAME="AnimationatStart" value="true">
                            <param name="ShowControls" value="true">
                            <param name="ShowStatusBar" value="true">
                            <param name="ShowDisplay" value="true">
                            <param name="playCount" value="8" />
                            <param name="Volumn" value="0" />
                            <param name="FullScreenMode" value="True" />
                            <param name="VideoBorder3D" value="True" />
                            <param name="Controller" value="True" />
                            <param name="Src" value="default.wmv" />
                            <param name="URL" value="default.wmv" />
                        </object>
<asp:datalist id="lstContent" datakeyfield="ItemID" runat="server" cellpadding="4" OnItemDataBound="lstContent_ItemDataBound">
  <itemtemplate>
    <table cellpadding="4" width="100%">
      <tr>
        <td valign="top" width="100%" align="left">
          <asp:HyperLink ID="HyperLink1" NavigateUrl='<%# EditUrl("ItemID",((int)DataBinder.Eval(Container.DataItem,"ItemID")).ToString()) %>' Visible="<%# IsEditable %>" runat="server"><asp:Image ID="Image1" Runat=server ImageUrl="~/images/edit.gif" AlternateText="Edit" Visible="<%# IsEditable%>" resourcekey="Edit"/></asp:hyperlink>
          <asp:Label ID="lblContent" runat="server" CssClass="Normal"/>
        </td>
      </tr>
    </table>
  </itemtemplate>
</asp:datalist>

The MS Media Player is working properly when I navigate/load the Module/Page at first time. However, after I navigate to other modules/pages and come back to this MS Media Player Module/Page. I wish the "default.wmv" reload and restart to play again. It left a blank screen no matter how I click the Play Button repeatly and how long I am waiting. I try this in v 4.8.2, v 4.5.5, v 4.4.0 and v 3.3.7 all in a very clean new installation with source code and just create one new module in the installation. None of them seems working. But, I have an old real world application built based on DNN v2.1.2 at http://realestate.comappintl.com for several years already. The way I am using is working perfectly until now. I don't know what's wrong when I try to rebuilt this mechanism v4.x.x & v.3.x.x. Please help me!!! I am almost exhausted.

Thank you!

 

 
New Post
6/2/2008 4:34 PM
 

Hi All,

I posted this issue more than a week. I still try to find out what's wrong with our framework. As I described above, I just try NOT put the simpliest module at home page and create another new menu tab/page in my new DNN v4.8.3 installation. Then I ONLY ADD the simpliest module to there, the MS Media Player still not working no matter how I am trying. I wish somebody from core team at least responsing some clues to let me working on. What's wrong with this great framework? Your help is great appreciated in advance! Look forward to hearing from you soon.

Willie

 
New Post
8/9/2008 7:21 PM
 

I change to SilverLight. It's OK.

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0MS Media Player in DNN v3.x.x & v 4.x.xMS Media Player in DNN v3.x.x & v 4.x.x


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