Jump to content

mp3 player on Site Doc page


Guest kpayne

Recommended Posts

Guest kpayne

I am new to Cubecart, this being my first attempt at a Cubecart store.

I have a Site document page that I created that shows the sample images of a children's book and play sample songs.

I created the page and when viewed from the site doc application it works fine. But the music player does not work then the page is accessed through a link on the site.

URL when accessing the page from with in Cubecart Admin by clicking on the page title [Peek in side the Book] (the music player works on this URL)

http://biz54.inmotionhosting.com/~buildi16...Doc&docId=6

All the links on the website that link to the Peek inside the book page are:

http://biz54.inmotionhosting.com/~buildi16...e-book/i_6.html (music player does not work on this URL)

Should I be using the first link on my site to link to this page?

The code for the Javascript audio player is below:

<td align="center"><script language="JavaScript" src="../audio/audio-player.js"></script> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; <object height="24" width="170" type="application/x-shockwave-flash" data="../audio/player.swf" id="audioplayer1">

<param name="movie" value="../audio/player.swf" />

<param name="FlashVars" value="playerID=1&amp;soundFile=../audio/Aaudiosample.mp3" />

<param name="quality" value="high" />

<param name="menu" value="false" /> </object></td>

Link to comment
Share on other sites

  • 7 months later...

I am new to Cubecart, this being my first attempt at a Cubecart store.

I have a Site document page that I created that shows the sample images of a children's book and play sample songs.

I created the page and when viewed from the site doc application it works fine. But the music player does not work then the page is accessed through a link on the site.

URL when accessing the page from with in Cubecart Admin by clicking on the page title [Peek in side the Book] (the music player works on this URL)

http://biz54.inmotionhosting.com/~buildi16...Doc&docId=6

All the links on the website that link to the Peek inside the book page are:

http://biz54.inmotionhosting.com/~buildi16...e-book/i_6.html (music player does not work on this URL)

Should I be using the first link on my site to link to this page?

The code for the Javascript audio player is below:

<td align="center"><script language="JavaScript" src="../audio/audio-player.js"></script> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; <object height="24" width="170" type="application/x-shockwave-flash" data="../audio/player.swf" id="audioplayer1">

<param name="movie" value="../audio/player.swf" />

<param name="FlashVars" value="playerID=1&amp;soundFile=../audio/Aaudiosample.mp3" />

<param name="quality" value="high" />

<param name="menu" value="false" /> </object></td>

Hi can you please tell me what flash player script u using thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...