0
Hello all knowingers
Joomla 2.5.11
Music Collection 2.3.0
I can't change the jwplayer height & width in for the
Standard Album Layout and the Default Artist Songs Layout.
Allways there is shown the big play button und the Player is 150px height.
All my settings ar made by height=24px & width=400px.
I want only show'n the controllbar like in the Demo and not more.
And how i get off the fullscreen button in the controllbar???
thanks in advance
Joomla 2.5.11
Music Collection 2.3.0
I can't change the jwplayer height & width in for the
Standard Album Layout and the Default Artist Songs Layout.
Allways there is shown the big play button und the Player is 150px height.
All my settings ar made by height=24px & width=400px.
I want only show'n the controllbar like in the Demo and not more.
And how i get off the fullscreen button in the controllbar???
div id="album_player_1369591010_wrapper" style="position: relative; width: 400px; height: 24px;"
object type="application/x-shockwave-flash" data="http://localhost/rebecca-sol/plugins/muscolplayers/jwplayer/jwplayer/player.swf" width="100%" height="100%" bgcolor="#000000" id="album_player_1369591010" name="album_player_1369591010" tabindex="0"
.....
jwplayer('album_player_1369588276').setup({
file: '/rebecca-sol/the-sound-of-rebecca/my-own-songs/alben?view=album&id=1&format=feed&type=xspf',
modes: [
{ type: 'flash', src: 'http://localhost/rebecca-sol/plugins/muscolplayers/jwplayer/jwplayer/player.swf' }
],
/*plugins: {
sharing: { link: false }
},*/
height: 24,
width: 400,
autostart: false,
repeat: 'list',
width: '400',
height: '24',
controlbar: 'bottom',
'playlist.position': 'none',
'playlist.size': '0',
events:{
onReady: function(event) { album_player = jwplayer('album_player_1369588276'); },
onPlaylistItem: function(event) { itemListener(event); },
onPlay: function(event) { first_play(); }
}
});
thanks in advance
![[img]http://www.joomlamusicsolutions.com/images/fbfiles/images/jwplayer.png](/ [img]http://www.joomlamusicsolutions.com/images/fbfiles/images/jwplayer.png)
Responses (6)
-
Accepted Answer
-
Accepted Answer
0Hello Germi
of course there are the parameter of the multiplayer.
This is wath i not understand, why comes the player up with 150px height
Allways there is shown the big play button und the Player is 150px height.
looks like there is something on the flashplayer stage
All my settings ar made by height=24px & width=400px.
I want only show'n the controllbar like in the Demo and not more.
And how i get off the fullscreen button in the controllbar???
thanks in advance
Fred -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »