Skip to main content
Participant
August 19, 2010
Question

how to change flash player global setting by some program or by changing some .cfg file

  • August 19, 2010
  • 1 reply
  • 955 views

Hi guys,

my project is just try to access some locally stored swf file but it falls under sandboxType localWithFile and localWithNetwork. then i google for this and answer is for using both our sandBoxType must falls in localTrust. to do so we have to set our flash player global setting and add trusted local path of our swf file. by doing so task is completely done.

but my question is, this is the user based setting for this we have to tell user about this and it is not possible to doing this. bacause this type of setting must be done by our program and by something else so that user dont need to do so.

so i google again for this and found that flash developer has not much about this and has to change some .cfg file. so please can anyone tell me about this i hav tried FlashPlayerTrust.cfg but not getting any success. may be i m doing in wrong way :(.

so please help me i m stuck here. please explain with full detail and if possible give some example and location of the configuration files.

really need urgent help. my PM is just on my head

    This topic has been closed for replies.

    1 reply

    pwillener
    Legend
    August 19, 2010

    I do not quite understand what you need, but I think all information regarding configuration and deployment can be found in the Flash Player Admin Guide.

    Participant
    August 19, 2010

    ohhh Thanks for replying.

    see one swf is trying to access another swf that is placed locally on the computer hard drive. but it does not falls under the localTrusted. to do so i create a cfg file under the FlashPlayerTrust directory at "C:\WINDOWS\system32\Macromed\Flash\FlashPlayerTrust" and add location of directory that contains the swf file that i want to make trusted for flash player.  it works fine for IE but problem is still there in FireFox. if i use online setting manager and add location of my swf then it start working . but i want to do it by adding some cfg of entering some information in any other cfg file like mms.cfg. i also set "AllowUserLocalTrust = 1" in mms.cfg file. but not any luck.. please any solution, suggestion, anything just talk to me

    pwillener
    Legend
    August 19, 2010

    Sorry, I don't know why it works for IE, but not on FF.  Maybe this is one of the cases where you need to contact Adobe Support.