To get the url for your SWF, put it in your app/webroot/img folder,
then use $html->image("settlement_player.swf") as the url in your embed
tags.Also, if you can allow the Javascript, I would recommend using SWFObject ( http://blog.deconcept.com/swfobject/ ) to embed flash content, as you can do plugin detection (and version detection), and avoid the "Active Content" warning in IE. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
