Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Gdzie wstawić flashplayer
#1
Na początku od razu przyznaję się że jestem zielony w tych sprawach i liczę tylko na waszą pomoc, mam stronkę zrobioną kreatorem no i zaistniała potrzeba wstawienia playerka, wybór padł na: http://www.flashmp3player.org/ chciałbym go umieścić na tej stronie: http://www.zespolfenix.pl/59301.html aby był pod napisem Strona w budowie: skrypt playera to:

Kod:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Developed by Reality Software | www.realitysoftware.ca
Released by Flash MP3 Player | www.flashmp3player.org
Note: This is a free application distributed under the Creative Commons Attribution 3.0 license,
which means you can use it in any way you want provided you keep our links intact.
Don't want our links in the script? You can support this project by purchasing a paid
version: www.flashmp3player.org/buy.html
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Flash MP3 Player</title>

<!-- Location of javascript. -->
<script language="javascript" type="text/javascript" src="swfobject.js" ></script>

</head>

<body>

<!-- Div that contains player. -->
<div id="player">
<h1>No flash player!</h1>
<p>It looks like you don't have flash player installed. <a href="http://www.macromedia.com/go/getflashplayer" >Click here</a> to go to Macromedia download page.</p>
</div>

<!-- Script that embeds player. -->
<script language="javascript" type="text/javascript">
var so = new SWFObject("flashmp3player.swf", "player", "290", "247", "9"); // Location of swf file. You can change player width and height here (using pixels or percents).
so.addParam("quality", "high");
so.addVariable("content_path","mp3"); // Location of a folder with mp3 files (relative to php script).
so.addVariable("color_path","default.xml"); // Location of xml file with color settings.
so.addVariable("script_path","flashmp3player.php"); // Location of php script.
so.write("player");
</script>

<br/>

<!--
Please place this link anywhere on the page that uses Flash MP3 Player.
You can style it anyway you want, but do not change or delete it.
Read the license! Thanks. :-)
-->
Powered by <a href="http://www.flashmp3player.org">Flash MP3 Player</a>

</body>
</html>

[b]Natomiast skrypt całej strony:[/b]
<HTML xmlns:lxslt="http://xml.apache.org/xslt"><HEAD><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><!--#set var="__path_prefix__" value="." --><SCRIPT>var __path_prefix__ = '.';</SCRIPT><meta name="GENERATOR" content="www.cm4all.com"><TITLE>Zesp&oacute;ł muzyczny Fenix Lubliniec tel. 660120843</TITLE><STYLE type="text/css" cm:escaping="no">
        BODY { font-family: Arial;
        color: #54524D;
        background: #A5C14F url("./templates/Folder/img/A5C14F/bg.jpg") center top repeat-y;
        margin: 0px;
        }
        a:link { color:#54524D; }
        a:visited { color:#54524D; }
        a:active { color:#54524D; }
        TD {font-family: Arial; font-size:10pt; color: #54524D; }
    </STYLE><META name="keywords" content="zespół fenix; zespół lubliniec; wesele lubliniec; zespół na wesele; zespół śląskie; orkiestra lubliniec; orkiestra weselna; fenix; fenix lubliniec; Karol Ćwielong; Adam Wołoszczak, Hanka Kryś, zespół flash, duo fenix, duo fenix live, fenix zespół; www.zespolfenix.pl; ">
<META name="description" content="Zespół muzyczny Fenix oferuje profesjonalną oprawę: wesela, studniówki, festyny, imprezy plenerowe, zabawy karnawałowe, sylwestra Kontakt: 660120843">
<META name="abstract" content="Zespół muzyczny Fenix oferuje profesjonalną oprawę: wesela, studniówki, festyny, imprezy plenerowe, zabawy karnawałowe, sylwestra Kontakt: 660120843">
<LINK type="text/css" rel="stylesheet" href="./templates/Folder/img/A5C14F/webapp_54524D_A5C14F.css"><!--
[deploy]
--><SCRIPT type="text/javascript" src="./include/url.js"></SCRIPT><SCRIPT type="text/javascript" src="./include/swfobject.js"></SCRIPT><SCRIPT type="text/javascript" src="./include/sitetree.js"></SCRIPT><LINK href="./templates/Folder/img/A5C14F/table.css" type="text/css" rel="stylesheet"><LINK href="./include/user.css" type="text/css" rel="stylesheet"><STYLE>
    div.footerBox {
        width:95%;
        margin:10px;
        padding-top: 10px;
        border-top: 1px solid #54524D;
    }
    .footer_timestamp_small {
        font-size:smaller;
    }
</STYLE><SCRIPT>

var __navi_init_done__ = false;
function swapImage(img) {
if (__navi_init_done__&& document.images[img])document.images[img].src = eval(img + '_hi.src');
}
function reSwapImage(img) {
if (__navi_init_done__&& document.images[img])document.images[img].src = eval(img + '_no.src');
}

function __moveToParent() {
    var currentId = '59301';
    var parent = theSitetree.getParentById(currentId);
    if (parent != null)
        document.location.href = __path_prefix__ + parent[POS_HREF] + "?" + URL.getSessionString();
}
if (typeof(moveToParent) != "function") {
    moveToParent = __moveToParent;
}
</SCRIPT></HEAD><BODY bgcolor="#A5C14F"><A name="top"></A><TABLE width="920" id="Tabelle_01" cellspacing="0" cellpadding="0" border="0" align="center"><COL width="17"><COL width="177"><COL width="69"><COL width="19"><COL width="556"><COL width="82"><TR><TD colspan="6"><IMG width="920" src="./templates/Folder/img/A5C14F/Slice01.jpg" height="11"></TD></TR><TR><TD colspan="6"><IMG width="920" src="./templates/Folder/img//../../../Folder/img/company_name.gif" height="37"></TD></TR><TR><TD colspan="6"><IMG width="920" src="./templates/Folder/img/A5C14F/kv_11089.jpg" height="151"></TD></TR><TR><TD valign="top" background="./templates/Folder/img/A5C14F/Slice04.jpg"><IMG width="17" src="./templates/Folder/img/A5C14F/Slice04.jpg" height="313"></TD><TD width="177" valign="top" height="313" background="./templates/Folder/img/A5C14F/bg_nav.jpg"><TABLE xmlns:lxslt="http://xml.apache.org/xslt" cellspacing="0" cellpadding="0" border="0"><TR><TD><A onmouseout="reSwapImage('CM4all_1901');" onmouseover="swapImage('CM4all_1901');" target="" href="./1901.html"><IMG name="CM4all_1901" src="./templates/Folder/img/navi/1901_n.gif?cc=1318401681440" alt="Strona gł&oacute;wna" border="0"></A></TD></TR><TR><TD><A onmouseout="reSwapImage('CM4all_45901');" onmouseover="swapImage('CM4all_45901');" target="" href="./45901.html"><IMG name="CM4all_45901" src="./templates/Folder/img/navi/45901_n.gif?cc=1318401681440" alt="O nas" border="0"></A></TD></TR><TR><TD><A onmouseout="reSwapImage('CM4all_34201');" onmouseover="swapImage('CM4all_34201');" target="" href="./34201.html"><IMG name="CM4all_34201" src="./templates/Folder/img/navi/34201_n.gif?cc=1318401681440" alt="Oferta" border="0"></A></TD></TR><TR><TD><A onmouseout="reSwapImage('CM4all_46401');" onmouseover="swapImage('CM4all_46401');" target="" href="./46401.html"><IMG name="CM4all_46401" src="./templates/Folder/img/navi/46401_n.gif?cc=1318401681440" alt="Skład zespołu" border="0"></A></TD></TR><TR><TD><A target="" href="./59301.html"><IMG name="CM4all_59301" src="./templates/Folder/img/navi/59301_h.gif?cc=1318401681440" alt="Demo muzyczne" border="0"></A></TD></TR><TR><TD><A onmouseout="reSwapImage('CM4all_34901');" onmouseover="swapImage('CM4all_34901');" target="" href="./34901.html"><IMG name="CM4all_34901" src="./templates/Folder/img/navi/34901_n.gif?cc=1318401681440" alt="Galeria zespołu" border="0"></A></TD></TR><TR><TD><A onmouseout="reSwapImage('CM4all_34501');" onmouseover="swapImage('CM4all_34501');" target="" href="./34501.html"><IMG name="CM4all_34501" src="./templates/Folder/img/navi/34501_n.gif?cc=1318401681440" alt="Kontakt" border="0"></A></TD></TR></TABLE></TD><TD valign="top" background="./templates/Folder/img/A5C14F/Slice06.jpg"><IMG width="69" src="./templates/Folder/img/A5C14F/Slice06.jpg" height="313"></TD><TD width="575" valign="top" height="313" colspan="2" background="./templates/Folder/img/A5C14F/bg_content.jpg"><TABLE width="575" id="Tabelle_03" cellspacing="0" cellpadding="0" border="0"><TR><TD><CENTER><div id='pre_content_div' style='display:none;'></div></CENTER><P><IMG src="./img/content/59301_59305.gif"><BR clear="all"></P><P>Obecnie jest tworzona treść tej sekcji. Aby utrzymać wysoki standard naszych usług, potrzebujemy trochę więcej czasu. Prosimy o ponowne odwiedziny. Dziękujemy za zainteresowanie!<BR clear="all"></P><SCRIPT>
        
            // deploy
            if (typeof(theTemplate) != 'undefined' && theTemplate.hasFlashNavigation == "true") {
                try {
                    if (window == window.top || parent.document.location.href.indexOf("main.html") == -1) {
                        document.body.style.backgroundColor='#' +theTemplate.contentBGColor ;
                        document.location.replace( __path_prefix__ + "/main.html?src=" + jencode(document.location.pathname + document.location.search));
                    } else {
                        document.body.style.backgroundColor='#' +theTemplate.contentBGColor ;
                    }
                } catch( AccessViolation ) { // cannot access http parent from https iframe and vice versa
                }
            }
        
    </SCRIPT><CENTER><div id='post_content_div' style='display:none;'></div></CENTER><!-- WebApp ID: 5000 -->
<SCRIPT>
/* please note: this script requires url.js */
if (typeof(__path_prefix__) == 'undefined')
    __path_prefix__ = '.';
if (typeof(URL) == 'function') {
    var appLoaderUrl = new URL('http://cgi-kreatorstron.az.pl:80/cgi-bin/AppLoader/AAZ340INVXFD/5000//20111012-084110?cc=1318401681684&modified=20111012-084110');
    if (appLoaderUrl.setSession())
        appLoaderUrl.setParameter("foo", Math.random(), true);

    /* adjust protocol/port if extra is shop/footer */
    urlLocation = new URL( document.location.href );
    appLoaderUrl.protocol = urlLocation.protocol;
    var appLoaderUrlStr =  appLoaderUrl.toExternalForm();
    if( "https" == appLoaderUrl.protocol ) {
        appLoaderUrlStr = appLoaderUrlStr.replace( /:\d+/, ":443" );
    } else if( "http" == appLoaderUrl.protocol ) {
        appLoaderUrlStr = appLoaderUrlStr.replace( /:\d+/, ":80" );
    }
    document.write("<SCRIPT src='" + appLoaderUrlStr + "'></"+"SCRIPT>");
}
</SCRIPT>
<NOSCRIPT></NOSCRIPT>
<SCRIPT type="text/javascript">
                    var hasStaticGlobalFooter = false;
                </SCRIPT><STYLE>
            div.global-footerBox {
                width:95%;
                margin:10px;
                padding-top: 10px;
                border-top: 1px solid #000000;
            }
            p.p_globalFooter {
                font-size:smaller;
            }
        </STYLE><center><div class="global-footerBox"><p id="cm4allglobalFooter" class="p_globalFooter"><SCRIPT type="text/javascript">
                             IMPORT_JS = function(url) {
                                  window.document.write("<script type='text/javascript' src='" + url + "'></"+"script>");
                            }
                            if (typeof(prodDef) != 'undefined' && typeof(prodDef.wl_name) != 'undefined' && typeof(webAppHostname) != 'undefined' ) {
                               IMPORT_JS("http://"+webAppHostname+"/app/static/white_label/wl.custom/"+prodDef.wl_name+"/js/global_footer.js");    
                               IMPORT_JS("http://"+webAppHostname+"/wsc/res/js/extras/wl_global_footer/wl_footer.js");
                            }
                        </SCRIPT></p></div></center></TD></TR></TABLE></TD><TD valign="top" background="./templates/Folder/img/A5C14F/Slice08a.jpg"><IMG width="82" src="./templates/Folder/img/A5C14F/Slice08.jpg" height="313"></TD></TR><TR><TD colspan="6"><IMG width="920" src="./templates/Folder/img/A5C14F/Slice18.jpg" height="9"></TD></TR><TR><TD rowspan="2" colspan="3"><IMG width="263" src="./templates/Folder/img/A5C14F/Slice19.jpg" height="79"></TD><TD><A href="#top"><IMG width="19" src="./templates/Folder/img/A5C14F/Totop.gif" height="13" border="0"></A></TD><TD rowspan="2" colspan="2"><IMG width="638" src="./templates/Folder/img/A5C14F/Slice21.jpg" height="79"></TD></TR><TR><TD><IMG width="19" src="./templates/Folder/img/A5C14F/Slice22.jpg" height="66"></TD></TR><TR><TD><IMG width="17" src="./templates/Folder/img/A5C14F/spacer.gif" height="1"></TD><TD><IMG width="177" src="./templates/Folder/img/A5C14F/spacer.gif" height="1"></TD><TD><IMG width="69" src="./templates/Folder/img/A5C14F/spacer.gif" height="1"></TD><TD><IMG width="19" src="./templates/Folder/img/A5C14F/spacer.gif" height="1"></TD><TD><IMG width="556" src="./templates/Folder/img/A5C14F/spacer.gif" height="1"></TD><TD><IMG width="82" src="./templates/Folder/img/A5C14F/spacer.gif" height="1"></TD></TR></TABLE><SCRIPT>


preLoadNaviImages = function() {
for(var i=0; i<document.images.length; i++) {
if (document.images[i].name.indexOf("CM4all_") == 0) {
eval(document.images[i].name + "_hi = new Image()");
eval(document.images[i].name + "_no = new Image()");
eval(document.images[i].name + "_an = new Image()");
var thenormsrc;
var thenormsrcUrl;
var savedCC = "";
if (typeof(URL) != "undefined") {
thenormsrcUrl = new URL(document.images[i].src, true, true);
} else if (typeof(getTopWindow().URL) != "undefined") {
var topWindow = getTopWindow();
thenormsrcUrl = new topWindow.URL(document.images[i].src, true, true);
}
if (thenormsrcUrl) {
savedCC = thenormsrcUrl.getParameter("cc", "");
thenormsrcUrl.removeAllParams();
thenormsrc = thenormsrcUrl.toString();
} else {
thenormsrc = document.images[i].src;
}
var fileext = thenormsrc.substring(thenormsrc.length-4);
eval(document.images[i].name + "_hi.src = '" + thenormsrc.substring(0,thenormsrc.length-6) + "_m" + fileext + "?cc=" + savedCC  + "'");
eval(document.images[i].name + "_no.src = '" + thenormsrc.substring(0,thenormsrc.length-6) + "_n" + fileext + "?cc=" + savedCC  + "'");
eval(document.images[i].name + "_an.src = '" + thenormsrc.substring(0,thenormsrc.length-6) + "_h" + fileext + "?cc=" + savedCC  + "'");
}
}
__navi_init_done__ = true;
}
// this can wait a moment
setTimeout("preLoadNaviImages();", 250);

function setCompanyName() {
}
//setTimeout("setCompanyName()", 1);



</SCRIPT><SCRIPT>

new function() {
    if (typeof(theTemplate) != 'undefined' && theTemplate.hasFlashNavigation == "true") {
        var anchors = document.links;
        var url;
        var base = new URL(document.location.href, true, true);
        if (anchors) {
            for (var i = 0 ; i < anchors.length ; i++) {
                if (!anchors[i].target) {
                    url = new URL(anchors[i].href, true, true);
                    if (url.getParameter("*session*id*key*") != "*session*id*val*") {
                        if (url.protocol != "javascript"
                         && (base.authority != url.authority || base.port != url.port))
                        {
                            anchors[i].target = "_top";
                        }
                    }
                }
            }
        }
    }
}();

</SCRIPT><SCRIPT>
if (typeof(URL) != "undefined") URL.processLinkz();
</SCRIPT></BODY></HTML><!-- 62/-110/68/-31/AZ34 -->

Proszę pomóżcie w które miejsce wstawić ten skrypt do playera, aby wyświetlał się pod napisem strona w budowie.
Odpowiedz
#2
Kod:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Developed by Reality Software | www.realitysoftware.ca
Released by Flash MP3 Player | www.flashmp3player.org
Note: This is a free application distributed under the Creative Commons Attribution 3.0 license,
which means you can use it in any way you want provided you keep our links intact.
Don't want our links in the script? You can support this project by purchasing a paid
version: www.flashmp3player.org/buy.html
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Flash MP3 Player</title>

<!-- Location of javascript. -->
<script language="javascript" type="text/javascript" src="swfobject.js" ></script>

</head>

<body>

<!-- Div that contains player. -->
<div id="player">
<h1>No flash player!</h1>
<p>It looks like you don't have flash player installed. <a href="http://www.macromedia.com/go/getflashplayer" >Click here</a> to go to Macromedia download page.</p>
</div>

<!-- Script that embeds player. -->
<script language="javascript" type="text/javascript">
var so = new SWFObject("flashmp3player.swf", "player", "290", "247", "9"); // Location of swf file. You can change player width and height here (using pixels or percents).
so.addParam("quality", "high");
so.addVariable("content_path","mp3"); // Location of a folder with mp3 files (relative to php script).
so.addVariable("color_path","default.xml"); // Location of xml file with color settings.
so.addVariable("script_path","flashmp3player.php"); // Location of php script.
so.write("player");
</script>

<br/>

<!--
Please place this link anywhere on the page that uses Flash MP3 Player.
You can style it anyway you want, but do not change or delete it.
Read the license! Thanks. :-)
-->
Powered by <a href="http://www.flashmp3player.org">Flash MP3 Player</a>

</body>
</html>


</SCRIPT></HEAD><BODY bgcolor="#A5C14F"><A name="top"></A><TABLE width="920" id="Tabelle_01" cellspacing="0" cellpadding="0" border="0" align="center"><COL width="17"><COL width="177"><COL width="69"><COL width="19"><COL width="556"><COL width="82"><TR><TD colspan="6"><IMG width="920" src="./templates/Folder/img/A5C14F/Slice01.jpg" height="11"></TD></TR><TR><TD colspan="6"><IMG width="920" src="./templates/Folder/img//../../../Folder/img/company_name.gif" height="37"></TD></TR><TR><TD colspan="6"><IMG width="920" src="./templates/Folder/img/A5C14F/kv_11089.jpg" height="151"></TD></TR><TR><TD valign="top" background="./templates/Folder/img/A5C14F/Slice04.jpg"><IMG width="17" src="./templates/Folder/img/A5C14F/Slice04.jpg" height="313"></TD><TD width="177" valign="top" height="313" background="./templates/Folder/img/A5C14F/bg_nav.jpg"><TABLE xmlns:lxslt="http://xml.apache.org/xslt" cellspacing="0" cellpadding="0" border="0"><TR><TD><A onmouseout="reSwapImage('CM4all_1901');" onmouseover="swapImage('CM4all_1901');" target="" href="./1901.html"><IMG name="CM4all_1901" src="./templates/Folder/img/navi/1901_n.gif?cc=1318401681440" alt="Strona gł&oacute;wna" border="0"></A></TD></TR><TR><TD><A onmouseout="reSwapImage('CM4all_45901');" onmouseover="swapImage('CM4all_45901');" target="" href="./45901.html"><IMG name="CM4all_45901" src="./templates/Folder/img/navi/45901_n.gif?cc=1318401681440" alt="O nas" border="0"></A></TD></TR><TR><TD><A onmouseout="reSwapImage('CM4all_34201');" onmouseover="swapImage('CM4all_34201');" target="" href="./34201.html"><IMG name="CM4all_34201" src="./templates/Folder/img/navi/34201_n.gif?cc=1318401681440" alt="Oferta" border="0"></A></TD></TR><TR><TD><A onmouseout="reSwapImage('CM4all_46401');" onmouseover="swapImage('CM4all_46401');" target="" href="./46401.html"><IMG name="CM4all_46401" src="./templates/Folder/img/navi/46401_n.gif?cc=1318401681440" alt="Skład zespołu" border="0"></A></TD></TR><TR><TD><A target="" href="./59301.html"><IMG name="CM4all_59301" src="./templates/Folder/img/navi/59301_h.gif?cc=1318401681440" alt="Demo muzyczne" border="0"></A></TD></TR><TR><TD><A onmouseout="reSwapImage('CM4all_34901');" onmouseover="swapImage('CM4all_34901');" target="" href="./34901.html"><IMG name="CM4all_34901" src="./templates/Folder/img/navi/34901_n.gif?cc=1318401681440" alt="Galeria zespołu" border="0"></A></TD></TR><TR><TD><A onmouseout="reSwapImage('CM4all_34501');" onmouseover="swapImage('CM4all_34501');" target="" href="./34501.html"><IMG name="CM4all_34501" src="./templates/Folder/img/navi/34501_n.gif?cc=1318401681440" alt="Kontakt" border="0"></A></TD></TR></TABLE></TD><TD valign="top" background="./templates/Folder/img/A5C14F/Slice06.jpg"><IMG width="69" src="./templates/Folder/img/A5C14F/Slice06.jpg" height="313"></TD><TD width="575" valign="top" height="313" colspan="2" background="./templates/Folder/img/A5C14F/bg_content.jpg"><TABLE width="575" id="Tabelle_03" cellspacing="0" cellpadding="0" border="0"><TR><TD><CENTER><div id='pre_content_div' style='display:none;'></div></CENTER><P><IMG src="./img/content/59301_59305.gif"><BR clear="all">

TU WSTAW FLASHA!

</P><P>Obecnie jest tworzona treść tej sekcji. Aby utrzymać wysoki standard naszych usług, potrzebujemy trochę więcej czasu. Prosimy o ponowne odwiedziny. Dziękujemy za zainteresowanie!<BR clear="all"></P><SCRIPT>
Odpowiedz
#3
Kolego Marys jesteś wielki, wszystko zadziałało, dzięki za pomoc.
Odpowiedz
#4
5 zł + VAT Tongue
Odpowiedz
#5
O.K Jeszcze raz dzięki
Odpowiedz


Podobne wątki…
Wątek: Autor Odpowiedzi: Wyświetleń: Ostatni post
  Gdzie założyć bloga? lechh851 7 5,764 25-03-2019, 14:01
Ostatni post: monia456
  Jak wstawić ten obiekt .css na stronę? rysiu453 8 5,400 08-07-2012, 12:47
Ostatni post: kornell
  Domena, strona ww gdzie i jak ? maiveq 3 3,308 18-01-2012, 04:18
Ostatni post: urlsite
  Gdzie wpisać piwik code julinka83 4 4,615 16-08-2011, 16:56
Ostatni post: julinka83
  javascript w adobe flash gdzie? Stachu68 0 2,029 30-03-2011, 20:57
Ostatni post: Stachu68

Skocz do:


Użytkownicy przeglądający ten wątek:
Sponsorzy i przyjaciele
SeoHost.pl