swf file dont work on tpl file

Discussion in 'PHP' started by ebusinesscenter, Oct 21, 2007.

  1. #1
    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.
     
    ebusinesscenter, Oct 21, 2007 IP
  2. krt

    krt Well-Known Member

    Messages:
    829
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    120
    #2
    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.
     
    krt, Oct 21, 2007 IP
  3. ebusinesscenter

    ebusinesscenter Peon

    Messages:
    59
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Also it is a XML file , can help you this?
     
    ebusinesscenter, Oct 21, 2007 IP