Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   Instead of header.jpg how to use header.swf (http://www.bvlist.com/showthread.php?t=400)

UzAkLArDaN 2nd June 2008 18:11

Instead of header.jpg how to use header.swf
 
Does anyone know how can I make this work? I just want to use flash header instead of *jpg I changed extension of header in style.css but it did not work :nope:

GaBoNtZ 2nd June 2008 22:49

Re: Instead of header.jpg how to use header.swf
 
change in header.php from template folder.
but you need to hardcode the link to the flash.... is not working with
Code:

/include/templates/someflash.swf

UzAkLArDaN 3rd June 2008 01:31

Re: Instead of header.jpg how to use header.swf
 
I didn't understand could you show me this step by step. Thanks...

valkot 3rd June 2008 03:50

Re: Instead of header.jpg how to use header.swf
 
You must generate the change in the following route INCLUDE---> TEMPLATES---> header.php here you look for the following thing

Here is where there calls to the values so much of the header like that it he has the good style.php here you comment what he should not need and add the flash slightly like that










In the case that you want to add SWF with calls to a XML or etc I say to a SWF that it he contains images loaded from a XML or another alone content you add this where load the values of the Paper clip..

?xmlfile=FILE.xml">

I wait to have helped in something

Sorry 4 My English

UzAkLArDaN 3rd June 2008 18:50

Re: Instead of header.jpg how to use header.swf
 
Still i did not get it. Could someone make a video tutorial for this. Where do i need to put this code? I really need this.

GaBoNtZ 3rd June 2008 20:10

Re: Instead of header.jpg how to use header.swf
 
wwwroot/include/templates/"current template"/header.php
here is my header sample. change links according to yours
all starts at line 119
[code] /*
+--------------------------------------------------------------------------
| TS Special Edition v.3.8.0
| ========================================
| by xam
| (c) 2005 - 2007 Template Shares Services
| http://templateshares.net
| ========================================
| Web: http://templateshares.net
| Time: September 29, 2007, 3:28 am
| Signature Key: TSSE65542007
| Email: contact@templateshares.net
| TS SE IS NOT FREE SOFTWARE!
+---------------------------------------------------------------------------
*/
if(!defined('IN_TRACKER'))
die('Hacking attempt!');
/* TS Special Edition Special Template by xam */
?>



<?=$title;?>












$lang->load('scripts');
?>



echo $includescripts;
echo '

';

if ($CURUSER && $CURUSER['announce_read'] == 'no' && $new_announcement) {
?>



}
echo $includescripts2;
echo '


';
if ($CURUSER) {
?>

global['welcomeback'];?> () global['logout'];?>

UzAkLArDaN 3rd June 2008 20:54

Re: Instead of header.jpg how to use header.swf
 
[flash=,:3utx51kg]http://img232.imageshack.us/img232/1499/headerke7.th.jpg[/flash:3utx51kg]

There is no
what i found is

GaBoNtZ 3rd June 2008 21:53

Re: Instead of header.jpg how to use header.swf
 
yes, you need to delete in style.css the "header.jpg" link.
style.css
Code:

#header
{
        margin: 0;
        width: 950px;
        background: #303030 /*url('../images/header.jpg') no-repeat center top*/; 
        height: 149px;
        color: #FFF
}

and for the slide menu try with :
Code:








for me is working.
if you whant it over the flash. as i see on printscreen now is back the flash.
observe and
hope it was helpfull :P

[hr:10x2bfab]
[hr:10x2bfab]
EDIT:
[hr:10x2bfab]
[hr:10x2bfab]

solved the links also!
to not write the links manually in header.php use this code:
Code:








UzAkLArDaN 5th June 2008 16:46

Re: Instead of header.jpg how to use header.swf
 
Hi again gabontz!

I think I've done it but it seems it still has small problems like matching the templates. When I use firefox it looks normal the flash buttons clickable but with internet explorer when i first move the mouse over the flash it says: click to activate and use this controls. Also I used the last code as well it worked with firefox but with explorer it didn't what I saw is black header.

This is the website that I was trying to use flash header you could check it and tell me how it looks:

http://www.projectturk.com

I'm just testing the tracker there is no actual torrents there :)

You don't need to register use this user name and password;

user
111111

GaBoNtZ 5th June 2008 17:41

Re: Instead of header.jpg how to use header.swf
 
to not display in IE the


All times are GMT +2. The time now is 08:04.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.