ClipShare Community Forums  

Go Back   ClipShare Community Forums > ClipShare - Standard & PRO - Version 2 and Previous > Styles / Templates
Register FAQ Bug Tracker Members List Calendar Mark Forums Read

Styles / Templates Use this forum to share or find help on creating CSS style sheets or full ClipShare templates.


Reply
 
Thread Tools Display Modes
Old 04-17-2008, 04:58 AM   #1
blackrobot
Member
|Forum Newbie|
 
Join Date: Apr 2008
Posts: 1
blackrobot is on a distinguished road
Default recentplayer.swf transparent background?

How can I color the background of the recently viewed (recentplayer.swf), or even make it transparent?

Thanks in advance.
blackrobot is offline   Reply With Quote
Old 04-17-2008, 05:22 AM   #2
mhancoc7
Member
|Forum Regular|
 
Join Date: Oct 2007
Posts: 176
mhancoc7 is on a distinguished road
Default

Quote:
Originally Posted by blackrobot View Post
How can I color the background of the recently viewed (recentplayer.swf), or even make it transparent?

Thanks in advance.
I have a version of the recentplayer.swf available on my mods site. I have modified it so that it matches the background.

You can get it for FREE here:

Don't forget to check out my other mods!

Jereme
mhancoc7 is offline   Reply With Quote
Old 04-26-2008, 11:12 PM   #3
ChooseaChat.com
Member
|Forum Junior|
 
Join Date: Mar 2008
Location: England
Posts: 61
ChooseaChat.com is on a distinguished road
Default

how's that a mod? you've just changed the param value....

i'd like a real mod, i want the reflection to be on a black background not white....
ChooseaChat.com is offline   Reply With Quote
Old 09-14-2008, 12:46 AM   #4
nedim
Member
|Forum Newbie|
 
Join Date: Sep 2008
Posts: 7
nedim is on a distinguished road
Default

Just change color in this two lines... Thats all
<param name="bgcolor" value="#000000"> and bgcolor="#000000"
in templates/index.tpl file ....

PHP Code:
<div align="center">
           <
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="501" height="140" id="recently viewed videos" align="middle">
             <
param name="allowScriptAccess" value="sameDomain" />
             <
param name="movie" value="recentplayer.swf?x=recent.php&t=Video klipovi koji se upravo gledaju ...." />
             <
param name="quality" value="high" />
             <
param name="bgcolor" value="#000000">
             <
embed src="recentplayer.swf?x=recent.php&t=Video klipovi koji se upravo gledaju ...." quality="high"  bgcolor="#000000" width="501" height="140" name="recently viewed videos" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
           </
object>
         </
div
And if you want it transparent use this part of code in templates/index.php

PHP Code:
<div align="center">
           <
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="501" height="140" id="recently viewed videos" align="middle">
             <
param name="allowScriptAccess" value="sameDomain" />
             <
param name="movie" value="recentplayer.swf?x=recent.php&t=Video klipovi koji se upravo gledaju ...." />
             <
param name="quality" value="high" />
             <
PARAM NAME="wmode" VALUE="transparent">
             <
param name="bgcolor" value="#000000" />
             <
embed src="recentplayer.swf?x=recent.php&t=Video klipovi koji se upravo gledaju ...." quality="high" wmode="transparent" bgcolor="#000000" width="501" height="140" name="recently viewed videos" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
           </
object>
         </
div
nedim is offline   Reply With Quote
Old 12-11-2008, 04:26 AM   #5
Balkangrill
Member
|Forum Newbie|
 
Join Date: Dec 2008
Posts: 1
Balkangrill is on a distinguished road
Default

Quote:
Originally Posted by mhancoc7 View Post
I have a version of the recentplayer.swf available on my mods site. I have modified it so that it matches the background.

You can get it for FREE here:

Don't forget to check out my other mods!

Jereme
there is it not for free its payd for that only. :-(
Balkangrill is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FLA file for recentplayer.swf? bobber Pre-Sales Questions 14 07-27-2008 01:11 AM
background colour bAjA Styles / Templates 8 03-04-2007 06:24 PM


Latest Jobs & Projects at ITLance


All times are GMT +1. The time now is 07:39 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2006-2008 Envient. All Rights Reserved.

An Envient product.