Hi
I would insert a swf object in a view
My code is:

<object width="750" height="100" id="banner" align="middle">

<param name="movie" value="flashmovie.swf" />
       <embed src="<? echo ($this->base.'/swf/flashmovie.swf');?>"
quality="high" bgcolor="#990000"
       width="750" height="100" name="banner" align="middle"
allowScriptAccess="sameDomain" type="application/x-shockwave-flash"
       pluginspage="http://www.macromedia.com/go/getflashplayer"; />
</object>


I have create the swf directory in the webroot directory.

But this code is wrong.I think that the path is wrong .
Can someone help me?
Many Thanks
Marco


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to