src and same attributes should be set by $html->url('/path/to/your/
somefilename.swf').

On Aug 28, 1:45 pm, Matias_castro <[email protected]> wrote:
> Does anyone know hoy to embed a flash animation (.swf) into a layout??
> I can't get html "object" to work. I'm trying to use this code:
>
> <object width="550" height="400">
> <param name="movie" value="somefilename.swf">
> <embed src="somefilename.swf" width="550" height="400">
> </embed>
> </object>
>
> Please help!
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
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