Skip to Content Skip to Menu

User Mp3 Player Profile Tab

  • youngarmy
  • youngarmy
  • OFFLINE
  • Posts: 24
  • Thanks: 0
  • Karma: 0
17 years 5 months ago #37639 by youngarmy
Replied by youngarmy on topic Re:User Mp3 Player Profile Tab
Hi I changed in the php file this function gethelloworldTab to getmp3playerTab and I changed the XML file to this :

[code:1]<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
* Joomla Community Builder User Plugin: plug_cbhelloworld
* @version $Id$
* @package plug_helloworld
* @subpackage helloworld.xml
* @author Bob Hinkle
* @copyright (C) Nant, JoomlaJoe and Beat, www.joomlapolis.com
* @license Limited www.gnu.org/copyleft/gpl.html GNU/GPL
* @beta v.1
*/
-->
<cbinstall version="1.0.0" type="plugin" group="user">
<name>Mp3 Player</name>
<author>Bob Hinkle</author>
<creationDate>2007-3-26</creationDate>
<copyright>(C) 2007 ZaksEnterprises.com</copyright>
<license> www.gnu.org/copyleft/gpl.html GNU/GPL
<authorEmail>freewap@zaksenterprises.com
<authorUrl> www.zaksenterprises.com
<version>1.0</version>
<description>
A basic mp3 flash player integrating jeroenwijering's flash player
</description>
<files>
<filename plugin="mp3player">mp3player.php</filename>
</files>
<params>


</params>
<tabs>
<tab name="mp3player" description="Mp3 player with uploader" class="getmp3playerTab" fields="0" position="cb_right" displaytype="html">
<params>
<param name="hwTabMessage" type="text" label="Mp3 Player" default="Mp3 Player" description="Mp3 Player" />
</params>
<fields>
</fields>
</tab>
</tabs>
<install>
<queries>
</queries>
</install>
<uninstall>
</uninstall>
</cbinstall>[/code:1]


The problem still remains the same.

Please Log in or Create an account to join the conversation.

  • youngarmy
  • youngarmy
  • OFFLINE
  • Posts: 24
  • Thanks: 0
  • Karma: 0
17 years 5 months ago #38003 by youngarmy
Replied by youngarmy on topic Re:User Mp3 Player Profile Tab
any ideas ?

Please Log in or Create an account to join the conversation.

  • youngarmy
  • youngarmy
  • OFFLINE
  • Posts: 24
  • Thanks: 0
  • Karma: 0
17 years 5 months ago #38137 by youngarmy
Replied by youngarmy on topic Re:User Mp3 Player Profile Tab
If I use overlay diplay type the flash mp3 player appears and the music plays when I put the tab to position "right" , but if I use a different display type in the position "right" the flash music player does not appear but the music plays, do you have an idea ?


Something prevents the mp3 flash player from appearing in the postion right .

Please help me out

Please Log in or Create an account to join the conversation.

  • youngarmy
  • youngarmy
  • OFFLINE
  • Posts: 24
  • Thanks: 0
  • Karma: 0
17 years 5 months ago #38178 by youngarmy
Replied by youngarmy on topic Re:User Mp3 Player Profile Tab
I tried something new ... I created a creative tab with text field.

I succesfully embedded a myspace video

[code:1]<object enableJSURL="false" enableHREF="false" saveEmbedTags="true" allowScriptAccess="never" allownetworking="internal" type="application/x-shockwave-flash" allowScriptAccess="never" allownetworking="internal" height="346" width="430" data=" lads.myspace.com/videos/vplayer.swf ">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="all" />
<param name="movie" value=" lads.myspace.com/videos/vplayer.swf " />
<param name="flashvars" value="m=2025040287&type=video" />
</object>[/code:1]

Flash appears and sound plays

so I tried to put the music player code below :

[code:1]<embed src=" www.youngarmy.de/flashplayer/mp3player.swf " width="300" height="200" bgcolor="#FFFFFF"
type="application/x-shockwave-flash" pluginspage=" www.macromedia.com/go/getflashplayer "
flashvars="file=http://www.youngarmy.de/components/com_comprofiler/plugin/user/plug_mp3player/files/m8y3p1brzwks.mp3&autostart=true">[/code:1]

But still the same problem no image but the music plays !!!


I thought maybe there is a problem with the embed tag, so I used the object tag :

[code:1]<object enableJSURL="false" enableHREF="false" saveEmbedTags="true" allowScriptAccess="never" allownetworking="internal" type="application/x-shockwave-flash" allowScriptAccess="never" allownetworking="internal" height="346" width="430" data=" www.youngarmy.de/flashplayer/mp3player.swf ">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="all" />
<param name="movie" value=" www.youngarmy.de/flashplayer/mp3player.swf " />
<param name="flashvars" value=" www.youngarmy.de/components/com_comprofiler/plugin/user/plug_mp3player/files/m8y3p1brzwks.mp3&autostart=true " />
</object>[/code:1]

The problem persists: no image of the flash mp3 player but the music plays !!!

I hope that is enough information for somebody here to help me, I really don't know what to do ... I tried it all

Thanks

Please Log in or Create an account to join the conversation.

  • youngarmy
  • youngarmy
  • OFFLINE
  • Posts: 24
  • Thanks: 0
  • Karma: 0
17 years 4 months ago #39117 by youngarmy
Replied by youngarmy on topic Re:User Mp3 Player Profile Tab
any ideas ?

Please Log in or Create an account to join the conversation.

  • stomp
  • stomp
  • OFFLINE
  • Posts: 4
  • Thanks: 0
  • Karma: 0
17 years 3 months ago #40112 by stomp
Replied by stomp on topic Re:User Mp3 Player Profile Tab
hi!

where can i get da mp3 player whith uploader?

regards!!

stomp

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum