In trying to piece my way through this scaleform system, I've come across a real issue: What's up with the difference between the file structure and files documented here: http://udn.epicgames.com/Three/ScaleformWorkflow.html and what's really there?
It says to download the files, and that would be all well and good, but the files you download are nothing like that.
Is there a centralized place like that for our actionScript files? I don't want to just add them into the Scaleform package, and not creating them at all (even if I don't want to actually add any code for them) introduces ActionScript compiler errors: "This class could not be loaded."
It says to download the files, and that would be all well and good, but the files you download are nothing like that.
Is there a centralized place like that for our actionScript files? I don't want to just add them into the Scaleform package, and not creating them at all (even if I don't want to actually add any code for them) introduces ActionScript compiler errors: "This class could not be loaded."
Comment