DotNetNuke Skins and Resources by ThinkofDesign

Forums

Subject: Help with getting MP3 player to work
Prev Next
You are not authorized to post a reply.

Author Messages
mattfarmer User is Offline
New Member
New Member
Posts: 1


06/07/2007 06:46 AM  

Hi,

I am not the best at html but i trying to teach myself as i go along, but i'm really stuck at the moment and looking for a bit of advice.
I am using a software package that creates a flash mp3 player and i am trying to get it to work with my dnn 4.5.2 site.
The software package generates the following files:
1 folder (named jukebox_files) containing 4 jpegs for the play,stop,fwd and rev keys and it contains the mp3 files.
1 jukebox_swf file
1 jukebox_xml file

There is also some html code generated that is shown below:


<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="177" height="278" id="CoffeeCup" align="middle">
    <param value="Jukebox.swf" name="movie" />
    <param value="high" name="quality" />
    <param value="noscale" name="scale" />
    <param value="lt" name="salign" />
    <param value="#ffffff" name="bgcolor" />
    <embed width="177" height="278" bgcolor="#ffffff" quality="high" src="Jukebox.swf" name="CoffeeCup" scale="noscale" salign="lt" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>

 

The .xml file is also shown below:

I have tried this using dreamweaver and it works perfectly, but i cannot get it to work with DNN.
What i have been doing is this:

I have used the html code as above and place that into a text/html module. Then i have uploaded the .swf/.xml and the folder containing the jpegs and the mp3's via ftp to the root of my installation.
I'm guessing this is all i have to do (but then again it doesn't work so i guess i missing the point somewhere!).
I'm really at a loss at the moment as to what to try next. I don't even know is this is meant to work and maybe it will just not work with DNN.

Does anybody have any seggestions??

Many thanks for taking the time to read this.

Kind regards,
Matt.

You are not authorized to post a reply.
Forums > DotNetNuke > What else > Help with getting MP3 player to work



ActiveForums 3.7