Export from Flash a html page with Flash in it, then paste your code in other page.
Hope this helps you, Chears On Fri, Aug 28, 2009 at 9:45 AM, 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 -~----------~----~----~----~------~----~------~--~---
