Welcome Guest, Not a member yet? Register   Sign In
In desparate need of help with embedding Flash
#1

[eluser]charlie spider[/eluser]
Can't seem to get a Flash movie to embed in my current project.

It works fine in my root directory but as soon as i move it into the project folder it won't work.
This is using code generated by SWFObject v2.0 (http://www.swffix.org/swfobject/generator/)

Code:
<?=$style;?>


swfobject.registerObject("flashmap", "9.0.0", "expressInstall.swf");

</head>
<body>
<div id="wrapper" class="save">
&lt;?=$menu;?&gt;
<div id="home_shadow_left"></div>
<h3 class="save_ppp_header">Pacific Peoples' Partnership</h3>
<div id="flashcontent">
&lt;object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="930" height="425" id="flashmap" align="middle"&gt;
    <param name="movie" value="&lt;?=base_url();?&gt;flash/map.swf" />
    <param name="play" value="true" />
    <param name="loop" value="true" />
    <param name="menu" value="true" />
    <param name="quality" value="high" />
    <param name="scale" value="showall" />
    <param name="wmode" value="window" />
    <param name="bgcolor" value="#fff" />
    <param name="devicefont" value="false" />
    <param name="allowfullscreen" value="false" />
    <param name="allowscriptaccess" value="sameDomain" />
    &lt;!--[if !IE]>--&gt;
    &lt;object type="application/x-shockwave-flash" data="&lt;?=base_url();?&gt;flash/map.swf" width="930" height="425" align="middle"&gt;
        <param name="play" value="true" />
        <param name="loop" value="true" />
        <param name="menu" value="true" />
        <param name="quality" value="high" />
        <param name="scale" value="showall" />
        <param name="wmode" value="window" />
        <param name="bgcolor" value="#fff" />
        <param name="devicefont" value="false" />
        <param name="allowfullscreen" value="false" />
        <param name="allowscriptaccess" value="sameDomain" />
    &lt;!--<![endif]--&gt;
        <a href="http://www.adobe.com/go/getflashplayer">
            <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
        </a>
    &lt;!--[if !IE]>--&gt;
    &lt;/object&gt;
    &lt;!--<![endif]--&gt;
&lt;/object&gt;
</div>
<div id="save_content">&lt;?=$textblock_1;?&gt;</div>


i've tried moving the map.swf into the main folder (ie: not in the flash folder) and other locations, but it still does not work.

Any and all help will be greatly, greatly appreciated (especially by my wife who is worried because i started the day with a full head of hair but now have very little left to pull out)

Thank you all

Brent Christensen
http://www.pyfo.ca


Messages In This Thread
In desparate need of help with embedding Flash - by El Forum - 03-23-2008, 02:59 PM
In desparate need of help with embedding Flash - by El Forum - 03-23-2008, 07:16 PM
In desparate need of help with embedding Flash - by El Forum - 03-23-2008, 07:20 PM
In desparate need of help with embedding Flash - by El Forum - 03-23-2008, 07:23 PM
In desparate need of help with embedding Flash - by El Forum - 03-24-2008, 08:33 AM
In desparate need of help with embedding Flash - by El Forum - 03-24-2008, 09:38 AM
In desparate need of help with embedding Flash - by El Forum - 03-24-2008, 11:20 PM
In desparate need of help with embedding Flash - by El Forum - 03-26-2008, 03:10 PM
In desparate need of help with embedding Flash - by El Forum - 03-27-2008, 08:31 PM
In desparate need of help with embedding Flash - by El Forum - 01-10-2009, 07:34 PM
In desparate need of help with embedding Flash - by El Forum - 01-10-2009, 11:54 PM
In desparate need of help with embedding Flash - by El Forum - 01-11-2009, 12:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB