Jump to content
yakuZza22

Help help help

Recommended Posts

Salutare , scuze pt titlul disperar , dar cam asa sunt eu acum. Am si eu o problema cu embed flash in site , asa , am un flash swf , template de site , pe care incerc sa il introduc in site , pana aici nici o problema. Ideea este ca acest swf sa fie situl in sine , dar problema pe care o am eu este aceea ca nu porneste trebuie sa ii dau click dreapta si play , ca altfel nu porneste. Am incercat de vreo 4 zile toate solutii gasite pe internet , dar nimic.

Codul pe care il folosesc:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=11,2,202,228" width="1650" height="925">

<param name="play" value="true">

<param name="movie" value="/37630.swf" />

<param name="quality" value="high" />

<param name="autostart" value="true">

<PARAM NAME=bgcolor VALUE=#000000>

<embed src="/37630.swf" quality="high" autostart="true" bgcolor=#000000 type="application/x-shockwave-flash" width="1650" height="925" pluginspage="http://www.macromedia.com/go/getflashplayer" play="true" />

</object>

nu o ia cu asta , am incercat si asa :

<iframe id="iframe61" height="950" src="/37630.html" scrolling="no" frameborder="0" style="width:1100px;" class="body">[Your user agent does not support frames or is currently configured not to display frames. However, you may visit the related document.]

<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">

<head>

<title></title>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<meta name="description" content="" />

<meta name="keywords" content="" />

<script type="text/javascript" src="/37630-swfobject.js"></script>

<script type="text/javascript" src="/37630-motoResize.js"></script>

<script type="text/javascript">

var minWidth = 980;

var minHeight = 750;

var params = {

menu: "false",

allowScriptAccess: "always",

scale: "noscale",

allowFullScreen: "true",

bgcolor: "#000000"

};

swfobject.embedSWF("/37630.swf", "flashcontent", "100%", "100%", "10.0.0", "37630-expressinstall.swf", {}, params, {});

if (swfobject.hasFlashPlayerVersion("6.0.0")) {

swfobject.addDomLoadEvent(createFullBrowserFlash);

}

</script>

<link href="/37630-style.css" rel="stylesheet" type="text/css"/>

</head>

<body>

<div id="container">

<div id="flashcontent">

<br /><br /><strong>Please update your Flash Player</strong><br /><br />

This site makes use of the Adobe Flash Player.<br /><br />

The latest versions of browsers such as Firefox, Netscape or Internet Explorer usually have the Flash Player pre-installed.<br /><br />

If your browser doesn't or has an older version of the player, you can <a href="http://www.adobe.com/go/getflashplayer" target="_blank"><b>download it here</b></a>.<br /><br />

Flash Player enables us to provide you with a dynamic website with video clips and full screen images.<br /><br />

<a href="http://www.adobe.com/go/getflashplayer" target="_blank"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash Player" title="Get Adobe Flash Player" border="0" /></a><br /><br/>

</div>

</div>

</body>

</html>

</iframe>

si multe altele , nici cand il deschid din pc in orice browser nu porneste automat , tot trebuie sa ii dau click dreapta si play.

Rugamintea pe care o am este daca stiti vreo metoda de a forta swf ul sa porneasca , sau cum sa modific swf ul pt asta.

Va multumesc

Edited by yakuZza22
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...