Jump to content

Modder Question - Saving Data in SWF / AS3 / Scaleform


SombreErmine

Recommended Posts

Hey modders!

 

I've been trying to figure out how to save data from inside a SWF's AS3 (the SWF being decompiled from the Fallout4 - Interface.ba2 file). SharedObject.getLocal doesn't seem to work (at least I can't figure out how to get it working), and since it isn't AIR, I can't use FileStream. I wasn't able to find any kind of Scaleform solution. It seems SharedObject.getLocal is supposed to work in the latest version of Scaleform unless disabled.

 

I've researched for a week now on coming up with a solution. I have a potential solution in the works, but I was wondering if anyone was able to get a relatively simple solution going (such as figuring out how to get SharedObject.getLocal to work) before I dove into that.

 

Thanks!

Jonathan Chan

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...