I use a script that use with smarty and php. I customize it's template index and insert a swf file on it but swf file dont work and show white.why? template is a tpl file.
Any code to show? Code that doesn't work only in templates is usually due to that code being interpreted with a special meaning by the compiler, try putting the code inside a {literal} {/literal} block.