[Radiant] Page_attachment extension with Flash files?

Casper Fabricius me at casperfabricius.com
Sat Jul 12 10:59:58 CDT 2008


Hi Nate,

I use SWFObject (http://code.google.com/p/swfobject/) and have a  
custom tag to insert flash elements:
http://pastie.org/232639

Cheers,
Casper Fabricius


On 12/07/2008, at 17:47, Nate Turnage wrote:

> Has anybody ever used the page attachment extension with Flash  
> files? If so,
> how do you place them on the page? I was able to upload the files no
> problem, but when trying to use SWFobject the quotation marks used  
> for the
> r:attachment tag throw things out of whack. Anybody have any ideas?
>
> Code calling Flash file:
> <notextile>
> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"  
> width="360"
> height="240">
>  <param name="movie" value="<r:attachment name="gem_01.swf" />" />
>  <!--[if !IE]>-->
>  <object type="application/x-shockwave-flash" data="<r:attachment
> name="gem_01.swf" />" width="360" height="240">
>  <!--<![endif]-->
>  <p>Alternative content</p>
>  <!--[if !IE]>-->
>  </object>
>  <!--<![endif]-->
>  </object>
> </notextile>
>
>
> ~Nate
> _______________________________________________
> Radiant mailing list
> Post:   Radiant at radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant



More information about the Radiant mailing list