Skip navigation
Komal.Mehta
Currently Being Moderated

<SWFVerification> question

May 24, 2012 2:23 AM

Tags: #swf_verification #fms_4.5.1 #swfverification

Hi,

 

I am implementing <SWFVerification> feature in my project.  My application is deployed at path:

 

rootinstall/webroot/swfs/player/flash/dev

 

So correspondingly, I have created a sub-folder named SWFs in 'dev' folder, and have duplicated the application swf file and placed in the SWFs folder. So now the 2 folder's content are:

 

rootinstall/webroot/swfs/player/flash/dev/myapp.swf

 

rootinstall/webroot/swfs/player/flash/dev/SWFs/myapp.swf

 

Thus Application.xml looks like:

 

<Application>
    ...
    <SWFVerification enabled="true">
     <SWFFolder>rootinstall/webroot/swfs/player/flash/dev/SWFs</SWFFolder>
          <MinGoodVersion></MinGoodVersion>
          <UserAgentExceptions>
                <Exception to="" from=""/>
          </UserAgentExceptions>
          <Cache>
                 <TTL></TTL>
                 <UpdateInterval></UpdateInterval>
           </Cache>
    </SWFVerification>
</Application>

However, after <SWFVerification enabled="true"> the application stops working.  Can anyone suggest, what's wrong here?

 

thanks,

Komal

 
Replies
  • Currently Being Moderated
    May 25, 2012 6:43 AM   in reply to Komal.Mehta

    Hi Komal,

     

    What is your version of Flash Media Server?     It looks like a Linux install from the delimiter.

     

    Is there anything related in the Server.xml?   Perhaps you can .zip up the /conf directory and send it along.   I'm wondering if initiating this at the application level (Application.xml) is triggering some bad behavior due to defaults in the Server.xml.

     

    Thanks.

     

    Stephen

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points