Click to See Complete Forum and Search --> : RE: Music "jukebox"


Gemmy
11-23-2002, 02:24 AM
Hi y'all:

I have a question -- and I'm hoping someone else has seen this somewhere or can answer my question. I have a sort of "jukebox" on my site -- with the "Pause" button and "Hide Controls/Show Controls" button, along with the volume control button.

What I'm trying to do is shorten the control button so that it only has play/pause/etc <very short>, and have the Pause button <no hide controls>.

However, it's going in a very small frame (16% horizontal), and while I can get the controls to disappear completely, the frame is still as wide as if the control panel is still there.

Can anyone offer some help?

I have a page with the music code on it that I'm talking about...it's on:

http://www.gem-of-r.com/COF_Designs/music.html


Thanks!!
Gemmy

Beach Bum
11-23-2002, 11:40 AM
not sure if i understand exactly what you want to do, but if you are trying to reduce the object you can put size attributes in the object tag.

Zach Elfers
11-23-2002, 03:39 PM
You should post a link to where this is.:)

Gemmy
11-24-2002, 05:36 AM
Music Page (http://www.gem-of-r.com/COF_Designs/music.html)

I thought I had lol

When the page loads, it has the "control panel" with the play/pause/stop, then under that the music title, then under that two buttons "Pause" or "Play" and "Hide Controls" or "Show Controls". What I'm hoping to get is a shortened "control panel" with only the play/pause stop, and the music title, then the "pause" or "play" button.

Hope this helps :-)

Dr.5150
11-26-2002, 01:06 PM
try this as your embed tag

<EMBED CONTROLS="SMALLCONSOLE">

Dr.5150