Skip to main content
Participant
March 1, 2011
Question

How to define global variable in FMS

  • March 1, 2011
  • 1 reply
  • 704 views

Hi everyone,

can anyone tell how to define global variable in fms so that it can be accesses by different application instance of same application,

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    March 1, 2011

    Can you have look at this link: http://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2925e64-7fd2.html#WS5b3ccc516d4fbf351e63e3d119f2925e64-7fca

    Basically you will have to create Application.xml for that single application which you are working on and define config properties explained in page above. So all application instances of this application would share these config properties.

    Graeme Bull
    Community Expert
    Community Expert
    March 1, 2011

    That doesn't work in the current version of FMS. They just show up undefined. I've tested that back a couple of versions and it seems that functionality was broken but nobody reported it maybe.