You will create an FLA file laid out with a number of text inputs on the stage. Your task is to create a function that will detect a button‐press, read from these various inputs and merge the various bits of information into a readable story. This newly-formed text blob will then be output to a display component. You can think of this as a sort of MAD‐LIBS exercise in concept. Your code MUST be well‐commented.