Jos Snellings | 7 Dec 2010 17:21
Picon

Re: Flash .swf in Cocoon 2.1.11

Hi Peter,

Your page is ok, the element says "movie not loaded".  It looks to me like your problem is not cocoon related.
I have a similar flash on a site.
It has the parameter "play".
Here is a sample:  (classid not right).
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH="460" HEIGHT="345"> <PARAM NAME="movie" VALUE="images/plan-de-pistes-bernex-v3.swf"> <PARAM NAME="quality" VALUE="high"> <PARAM NAME="bgcolor" VALUE="#FFFFFF"> <PARAM NAME="play" value="true"> <EMBED src="images/plan-de-pistes-bernex-v3.swf" quality="high" bgcolor="#FFFFFF" WIDTH="460" HEIGHT="345" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT Hope it helps.

Jos



On 12/07/2010 04:22 PM, Peter Sparkes wrote:
Thanks Jasha,

The html page displays correctly, except that the  .swf file is not displayed, see http://www.chezmuta.com/flashTest.htm. However, http://www.chezmuta.com/images/plan-de-pistes-bernex-v3.swf displays the .swf correctly. The browser source page for flashTest.htm appears correct.

In my sitemap.xmap file I have

<map:match pattern="images/*.swf">
                <map:read mime-type="application/x-shockwave-flash" src="resources/images/{1}.swf"/>
</map:match>

Regards

Peter


On 7 December 2010 13:49, Peter Sparkes <peter <at> didm.co.uk> wrote:
Hi,

I am trying, without success, to display a flash .swf files using Cocoon 2.1.11

Help please

Peter

What's the problem? Is it the HTML or do you see 404-not found responses for certain resources that have anything to do with the swf? Providing more information leads more likely to a solution ;) 

Jasha Joachimsthal

j.joachimsthal <at> onehippo.com - jasha <at> apache.org

Hippo
Europe   •   Amsterdam  Oosteinde 11  •  1017 WT Amsterdam  •  +31 (0)20 522 4466
USA   •   San Francisco  755 Baywood Drive Second Floor  •  Petaluma CA 94954   •  +1 877 414 4776 (toll free)
Canada  •   Montréal  5369 Boulevard St-Laurent #430  •  Montréal QC H2T 1S5  •  +1 (514) 316 8966
www.onehippo.com  •  www.onehippo.org  •  info <at> onehippo.com

 



Gmane