Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Insert flash file
#8
Hi,

I am having problems with a flash file - it refuses to play! The file, when invoked plays OK: www.cambridgetouringtheatre.co.uk/data/uploads/CTT_2010.swf.

The code to call this used to be:
<p class="showreel">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="380" height="264" id="CTT_2010" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="<?php get_site_url(); ?>data/uploads/CTT_2010.swf" /><param name="quality" value="high" /><param name="autoPlay" value="false" /><param name="bgcolor" value="#ffffff" /><embed src="<?php get_site_url(); ?>data/uploads/CTT_2010.swf" quality="high" bgcolor="#ffffff" width="380" height="264" name="<?php get_site_url(); ?>/data/uploads/CTT_2010" align="middle" autoPlay="false" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</p>

I have had to remove this from the main website as per client instructions. It was embedded into a component called from various templates in the site, I have tried it from the page itself - same result.

Any ideas about what to look into? I have tried this with IE, FF and Chrome, same result. Flash is clearly working in the browsers as the call to the SWF file works, but not when embedded in a GETSimple XML file ...?

Many thanks
Reply


Messages In This Thread
Insert flash file - by cumbe - 2010-01-13, 08:50:41
Insert flash file - by Rich - 2010-01-13, 09:09:22
Insert flash file - by cumbe - 2010-01-14, 04:49:36
Insert flash file - by two53475 - 2010-05-27, 08:59:38
Insert flash file - by Zegnåt - 2010-05-27, 23:10:51
Insert flash file - by two53475 - 2010-05-28, 03:02:33
Insert flash file - by two53475 - 2010-05-28, 04:20:45
Insert flash file - by shumphreys - 2011-06-21, 06:37:00
Insert flash file - by n00dles101 - 2011-06-21, 07:03:01
Insert flash file - by shumphreys - 2011-06-21, 07:22:45



Users browsing this thread: 7 Guest(s)