Troubleshooting steps;
Check to make sure you’re not being blocked by any CSRF or XSS protections the browser may have in place with your full-paths in the source.
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 [...]
