Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
DS Flash Players:
Flashback player embed bug
perfectgamestudios



Joined: 27 Apr 2005
Posts: 698

Posted: 10/18/08 14:13 
Hey Brian
i got an message from one of my clients and notced the flash players that come with flashback seem to not embded correctly, instead of embed the players only it seems to embed the whole site

below is an example

i removed the code as it was too long and used notepad and linked it here

http://projectoverseer.biz/player-embed.txt


or you can check my site projectoverseer.biz

any idear how i can fix this

steve Smile

Back to top
Brian
Jamroom Team


Joined: 09 Jul 2003
Posts: 37583
Location: Seattle, WA

Posted: 10/18/08 16:56 
The "embed" text you have linked is an entire HTML page - you would only want to use the <object> code when embedding.

Hope this helps!

- Brian


_________________
Make sure and check out:
* The Jamroom FAQ
* The Jamroom Documentation
Back to top
perfectgamestudios



Joined: 27 Apr 2005
Posts: 698

Posted: 10/18/08 17:47 
thats what happened when i press the embded button on the player

steve Smile

Back to top
Brian
Jamroom Team


Joined: 09 Jul 2003
Posts: 37583
Location: Seattle, WA

Posted: 10/18/08 17:50 
I've moved this over to the DS players forum - hopefully Greg can let you know what you are seeing..

Thanks!

- Brian


_________________
Make sure and check out:
* The Jamroom FAQ
* The Jamroom Documentation
Back to top
perfectgamestudios



Joined: 27 Apr 2005
Posts: 698

Posted: 10/18/08 17:53 
sure thing brian Smile

like when I click the "embed code" option on a player, instead of getting the code for the player I get the code for the whole page of an artist! lol

hope that helps him understand

steve Smile

Back to top
daddysylem
DS Flash Players


Joined: 30 Mar 2005
Posts: 4086
Location: Southern California

Posted: 10/18/08 23:34 
The embed code button was suppose to be disabled in this version. It has a bug that keeps it from working correctly in certain situations. It was activated in Jamroom 3.2.5 and deactivated in Jamroom 3.3

It will be corrected and fully functional for Jamroom 4 but I'm real confused why it still keeps showing up on some Jamroom sites when it isn't suppose too.

Can you please post the contents of your "theme.cfg" from the "themes/Flashback/" directory.

And also the contents of your "snipper_music.tpl" from the same directory.

Thanks.....


_________________
I have no idea why I do this..................
Email: daddysylem[at]dsplayerskins.com
DSPlayerSkins.com
GCFireSprinkler.com
Back to top
perfectgamestudios



Joined: 27 Apr 2005
Posts: 698

Posted: 10/19/08 02:43 
theme.cfg


Code

# Jamroom "Default" Profile Theme config file
# copyright 2006 Talldude Networks, LLC.
# template/config | output file | theme generator flags

        advisory.tpl | advisory.php

# Custom index forwarder
      index_page.tpl | index.php | NO_AUTH
   
# Blog section
    theme_header.tpl | blog.php
    message_head.cfg | blog.php
    message_list.cfg | blog.php
    message_foot.cfg | blog.php
    theme_footer.tpl | blog.php
   
# Artist "Info"
    theme_header.tpl | info.php
     artist_info.tpl | info.php
    theme_footer.tpl | info.php
   
# Audio
    theme_header.tpl | albums.php
    theme_header.tpl | audio.php
       song_list.cfg | audio.php
    theme_footer.tpl | audio.php
    theme_footer.tpl | albums.php

     song_player.tpl | song_player.php
  pop_mp3_player.tpl | popmp3.php
pop_radio_player.tpl | popradio.php
   
    theme_header.tpl | chart.php
      song_chart.tpl | chart.php
    theme_footer.tpl | chart.php
   
# Video
    theme_header.tpl | video_albums.php
    theme_header.tpl | video.php
      video_list.cfg | video.php
    theme_footer.tpl | video.php
    theme_footer.tpl | video_albums.php

    video_player.tpl | video_player.php
pop_video_player.tpl | popvideo.php
pop_channel_player.tpl | popchannel.php
   
    theme_header.tpl | video_chart.php
     video_chart.tpl | video_chart.php
    theme_footer.tpl | video_chart.php
   
# Photo Gallery
    theme_header.tpl | photo.php
      photo_list.cfg | photo.php
    theme_footer.tpl | photo.php
   
# Store
    theme_header.tpl | store.php
      store_list.cfg | store.php
    theme_footer.tpl | store.php
    theme_header.tpl | thank.php
     store_thank.tpl | thank.php
    theme_footer.tpl | thank.php
   
# Calendar
    theme_header.tpl | event.php
   calendar_list.cfg | event.php
    theme_footer.tpl | event.php
   
# Radio
    theme_header.tpl | radio.php
      radio_list.cfg | radio.php
    theme_footer.tpl | radio.php

# Channel
    theme_header.tpl | channel.php
    channel_list.cfg | channel.php
    theme_footer.tpl | channel.php
  channel_player.tpl | channel_player.php
   
# Fans
    theme_header.tpl | fans.php
        fan_list.cfg | fans.php
        fan_join.tpl | fans.php
    theme_footer.tpl | fans.php
   
# Vault
    theme_header.tpl | vault.php
      vault_list.cfg | vault.php
    theme_footer.tpl | vault.php

# User
       user_head.cfg | user.php
       user_list.cfg | user.php
       user_foot.cfg | user.php

# BIGGUY
       bigguy_proc.cfg | bigguy.php


snipper_music.tpl


Code

{* $Id: snipper_music.tpl,v 1.1.1.1 2008-04-21 18:00:32 bigguy Exp $ *}

<center>
<object enableJSURL="false" enableHREF="false" saveEmbedTags="true" allowScriptAccess="never" allownetworking="internal" type="application/x-shockwave-flash" allowScriptAccess="never" allownetworking="internal" height="400" width="300" align="center" data="{$JAMROOM_URL}/themes/Default/Default_pop_mp3_400x300.swf?playlist_url={$JAMROOM_URL}/play.php%3Fmode%3Dsong_hifi%26band_id%3D{$BAND_ID}%26song_id%3Dall%26type%3Dxspf&amp;autoload=true&amp;info_button_text=&amp;playlist_title%3Dnow+playing">
  <param name="allowScriptAccess" value="never" />
  <param name="allowNetworking" value="internal" />
  <param name="movie" value="{$JAMROOM_URL}/themes/Default/Default_pop_mp3_400x300.swf?playlist_url={$JAMROOM_URL}/play.php%3Fmode%3Dsong_hifi%26band_id%3D{$BAND_ID}%26song_id%3Dall%26type%3Dxspf&amp;autoload=true&amp;info_button_text=&amp;playlist_title%3Dnow+playing" />
  <param name="wmode" value="transparent" />
  <param name="quality" value="high" />
  <param name="bgcolor" value="" />
  <param name="flashvars" value="musicsnipper={$JAMROOM_URL}/members/{$BAND_ID}/musicsnipper.txt" />
</object><br />
<a href="{$BAND_URL}" target="_blank">VISIT<br />{$BAND_NAME}</a>
</center>


only thing different is my theme been renamed and css changes but everything else is flashback still

steve Smile

Back to top
daddysylem
DS Flash Players


Joined: 30 Mar 2005
Posts: 4086
Location: Southern California

Posted: 10/19/08 09:26 
Ok, I want you to try this........

Edit your "theme.cfg" file and add the following line......

snipper_music.tpl | musicsnipper.txt

Just put it at the bottom of the file someplace.........

Then rebuild your artist themes using the "jamroom tools / Profile Regenerator" in your admin, but DO NOT use the "Fast Rebuild" option.

Let me know.......


_________________
I have no idea why I do this..................
Email: daddysylem[at]dsplayerskins.com
DSPlayerSkins.com
GCFireSprinkler.com
Back to top
perfectgamestudios



Joined: 27 Apr 2005
Posts: 698

Posted: 10/19/08 19:44 
that did the trick Smile also did the same for the video too thanks alot daddysylem
and love your work too

Steve Smile

Back to top
daddysylem
DS Flash Players


Joined: 30 Mar 2005
Posts: 4086
Location: Southern California

Posted: 10/19/08 20:56 

perfectgamestudios:
that did the trick Smile also did the same for the video too thanks alot daddysylem
and love your work too

Steve Smile


Just keep in mind that this code snipper doesn't provide the correct code for radio stations or channels. Thats the main reason it was disabled in this version. It will only provide the correct code for all the artists songs or videos.

Thanks......


_________________
I have no idea why I do this..................
Email: daddysylem[at]dsplayerskins.com
DSPlayerSkins.com
GCFireSprinkler.com
Back to top
supportteambillyukco



Joined: 14 Dec 2006
Posts: 619

Posted: 11/19/08 09:18 

daddysylem:
Ok, I want you to try this........

Edit your "theme.cfg" file and add the following line......

snipper_music.tpl | musicsnipper.txt

Just put it at the bottom of the file someplace.........

Then rebuild your artist themes using the "jamroom tools / Profile Regenerator" in your admin, but DO NOT use the "Fast Rebuild" option.

Let me know.......


Hi Daddysylem:


We have edit and done what you say to do in this post for to edit the "theme.cfg" and put the line 'snipper_music.tpl | musicsnipper.txt' into it and this works fine now for the music.

The only one we don't know how to do is for the video, So can you give us some info aswell as to how to do this for the video and what file we need to edit and add the tags to ?????.

Thanks Daddysylem.


_________________
Yup I Got Got Got Yup Mail Yeeee WOW LOLOL
Back to top
daddysylem
DS Flash Players


Joined: 30 Mar 2005
Posts: 4086
Location: Southern California

Posted: 11/19/08 09:51 
You will need to Edit your "theme.cfg" file again and add the following line......

snipper_video.tpl | videosnipper.txt

Then rebuild your artist themes using the "jamroom tools / Profile Regenerator" in your admin, but DO NOT use the "Fast Rebuild" option.


Please keep in mind that the code snipper in these players have problems and thats why its not being used. I hope to be releasing a corrected verson in Jamroom 4.


_________________
I have no idea why I do this..................
Email: daddysylem[at]dsplayerskins.com
DSPlayerSkins.com
GCFireSprinkler.com
Back to top
supportteambillyukco



Joined: 14 Dec 2006
Posts: 619

Posted: 11/19/08 11:44 

daddysylem:
You will need to Edit your "theme.cfg" file again and add the following line......

snipper_video.tpl | videosnipper.txt

Then rebuild your artist themes using the "jamroom tools / Profile Regenerator" in your admin, but DO NOT use the "Fast Rebuild" option.


Please keep in mind that the code snipper in these players have problems and thats why its not being used. I hope to be releasing a corrected verson in Jamroom 4.


Hi Daddysylem.

Big Big Thanks for that info Daddysylem Smile Wink


_________________
Yup I Got Got Got Yup Mail Yeeee WOW LOLOL
Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
DS Flash Players

 
Solutions
• Social Media Platform
• Social Networking Software
• Musician Website Manager
• Community Builder
Products
• Jamroom Core
• Jamroom Addons
• Jamroom Modules
• Jamroom Marketplace
Support
• Support Forum
• Documentation
• Support Center
• Contact Support
Community
• Community Forum
• Member Sites
• Developers
Company
• About Us
• Contact Us
• Privacy Policy
©2003 - 2010 Talldude Networks, LLC.