TinyPortal

Development => Block Codes => Topic started by: mnichols7 on January 08, 2007, 11:16:14 AM

Title: Adding CoffeeCup Jukebox to my site, how?
Post by: mnichols7 on January 08, 2007, 11:16:14 AM
If I can get it to work I will buy this product.  The CoffeeCup team assures you that this is leagl as long as there is no link for downloading your music.

Ok, I have uploaded the Jukebox files to my server, they automatically place them on the root of my site,

http://mydomain.com:2082/frontend/x/files/index.html 

Then I am instructed to paste a code onto the web page I wish the jukebox to be seen on.  I assume that I needed a block for that, right.  I tried all the code blocks, but none work.  I then tried an article much like I did the You Tube blocks I have, a partial success but still the jukebox does not show.

Here is the code I was told to add.

<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="288" height="241" id="CoffeeCup" align="middle">
<param name="movie" value="myjukebox.swf"/>
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="bgcolor" value="#ffffff" />
<embed src="myjukebox.swf" quality="high" bgcolor="#ffffff" width="288" height="241"
name="CoffeeCup" scale="noscale" salign="lt" align="middle" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>

 


Wouldn't I also need the URL added to that for the jukebox to show?  Should I have uploaded it to the forum root instead of my site root?

And which block would be best for showing this or should it be an article?

Thanks in advance for your help.
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: Crip on January 08, 2007, 11:32:08 AM
Yes you do need the URL..
If you add the complete URL it really doesn't matter where you uploaded it....

http://www.marion.com/myjukebox.swf -- absolute path will work.
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: mnichols7 on January 08, 2007, 11:59:44 AM
Thanks, Jeff.  Do I just past the URL at the end of the code?
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: Crip on January 08, 2007, 12:07:11 PM
Yes Marion,
You need to add it in two places..
Example:

<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="288" height="241" id="CoffeeCup" align="middle">
<param name="movie" value="http://www.manichols7.com/myjukebox.swf"/>
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="bgcolor" value="#ffffff" />
<embed src="http://www.manichols7.com/myjukebox.swf" quality="high" bgcolor="#ffffff" width="288" height="241"
name="CoffeeCup" scale="noscale" salign="lt" align="middle" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>


That should work for ya.
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: mnichols7 on January 08, 2007, 12:13:12 PM
Which would be best, an article or a script-block?
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: Crip on January 08, 2007, 12:27:13 PM
scriptbox definitely!
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: mnichols7 on January 08, 2007, 01:11:02 PM
Still, not working!  What else needs to be done?  Any ideas?
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: Crip on January 08, 2007, 01:16:12 PM
You need ask Aku..
he's good with this stuff, shoot him a PM im sure he wont mind..thats really all i know about it..?

sorry..
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: mnichols7 on January 08, 2007, 01:31:28 PM
Thanks Jeff, I'll wait for him. :)
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: mnichols7 on January 09, 2007, 11:37:32 PM
I don't think this can be done.  I check with the support for CoffeCup and they referred me to adding it to my space, but that did not work for me.

The only thing I can think of doing is adding it to one of my web pages and then adding a link to it.  It isn't what I want so I most likely will not buy this product.
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: G6Cad on January 10, 2007, 03:34:57 PM
Marian, Check so the permissions are correct for the files and folders you have uploaded to your forum. /755 or 777
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: Crip on January 10, 2007, 03:36:12 PM
666 / 644
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: mnichols7 on January 10, 2007, 04:05:53 PM
Ok, will do.
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: mnichols7 on January 10, 2007, 04:13:52 PM
Ok, I did change all the permission for the jukebox, I then copied the code from here and added it to the scriptbox and activated.  It still is not showing up.

Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: mnichols7 on January 12, 2007, 02:23:40 PM
 http://manichols7.com/forum/index.php (http://manichols7.com/forum/index.php)

I did it.

I had uploaded it to the root of my web site which is the default place for the player.  BUT, it gave me the option of WHERE I wanted it uploaded, so I change that to the forum root.  I then created a scriptbox and copied the code they gave me, just like it it was with no altercations.  And it worked.  I also installed their flash video player.  They can be seen on my site now.  I will buy both of these products.  Thanks y'all for your suggestions. 

Oh yes, I didn't need to change anything else, not even permissions.  I did remove or delete all of the original files from the server and uninstalled the player from my computer and started all over again.  I actually got the video player installed first on my first attempt, I then applied that knowledge to the jukebox with successful results.
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: Crip on January 12, 2007, 02:28:04 PM
Is it a Free player?
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: mnichols7 on January 12, 2007, 02:48:30 PM
No, they are about $30 or so apiece.

Correction, $34 & $39
https://cart.coffeecup.com/cart/ (https://cart.coffeecup.com/cart/)
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: Crip on January 12, 2007, 03:09:39 PM
Do you gotta have your own MP3 files, or can you download from the net too?


ps.
Marion, you need to add your Player in a PoPup Window ...
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: mnichols7 on January 12, 2007, 03:59:22 PM
What I am going to do is convert my CDs that I own to MP3s files and use them.  My collection are mostly oldies, from rock to country.

Pop up window?  Would that keep the song playing no matter where I went on the forum and stop it from starting over each time?  I wouldn't know how, do you?
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: Crip on January 12, 2007, 04:05:44 PM
sure,
i show you how..hang on a sec. popup allows your music to keep on playing going from page to page..it doen't reload with the page. :)
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: Crip on January 12, 2007, 04:30:14 PM
First make a mp3.html page: then Upload it to Forum Root:

<html>
<head>
<title>MP3 Player</title>
</head>
<body bgcolor="black">
<div align="center"><embed src="http://www.yoursite.com/to-Your-plalyer-code" width="300" height="300" /></div>
</body>
</html>


*Then create a new Script-box and add the Link to the popup window which contians your player:
<a href="javascript:newWin=void(window.open('mp3.html','newWin','resizable=0,status=0,menubar=0,toolbar=0,scrollbars=0,location=0,directories=0,width=300,height=300,top=0,left=0'))">MP3 Player</a>

Add there you go...just add your player -- width="000" and height="000">

Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: mnichols7 on January 12, 2007, 05:16:44 PM
I guess I didn't do it exactly right.  I'll attempt it again.
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: mnichols7 on January 13, 2007, 12:57:26 AM
I am having no luck with this, the popup thing.  I don't know what I am doing wrong.  I'll try again tomorrow.
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: mnichols7 on January 14, 2007, 12:16:29 PM
[quote author=cripÃ,â,,¢ link=topic=12127.msg102295#msg102295 date=1168619414]
First make a mp3.html page: then Upload it to Forum Root:



Jeff, can you help out just a little more?  I have tried everything with no luck.

In this section here,
<title>MP3 Player</title>
</head>
<body bgcolor="black">
<div align="center"><embed src="http://www.yoursite.com/to-[glow=red,2,300]Your-plalyer-code"[/glow] width="300" height="300" /></div>
</body>
</html>


My player code, I tried adding the code generated by the program but it still is not a popup block.

Quote*Then create a new Script-box and add the Link to the popup window which contians your player:
<a href="javascript:newWin=void(window.open('mp3.html','newWin','resizable=0,status=0,menubar=0,toolbar=0,scrollbars=0,location=0,directories=0,width=300,height=300,top=0,left=0'))">MP3 Player</a>

Add there you go...just add your player -- width="000" and height="000">

And here, can you be a little clearer, show with a 'dummy' address where I would place this the link.

I'm sorry to be so much trouble but if I can't get this to work properly I won't use it.
Thanks,
Title: Re: Adding CoffeeCup Jukebox to my site, how?
Post by: Crip on January 14, 2007, 12:46:27 PM
Marion.
it's no trouble at all..& can you share your player code with me and I will gitter working?