Hi I have a scenario where i am successfully loading a flash file in to a window using: AxShockwaveFlashObjects.AxShockwaveFlash axShockwaveFlash1 = new AxShockwaveFlashObjects.AxShockwaveFlash();
But if there is a passwd set on flash file i am wondering if we can programatically set the password rather than in the ui to open the file. Please let me know if you have any idea. Thanks N