I have created a simple help screen to display game instructions using a "string object", storing text in the paragraphs property. I have used buttons that call "previous paragraph" and "next paragraph" to control the displayed text. When the help screen opens, the first paragraph displays properly, but all subsequent text appears blank. If I return to the first text that was displaying Ok, it also shows as blank. Closing the help screen and opening it again can make the 1st text to show, but all the rest remains blank.
This only happens in the exported Flash SWF. The text displays properly in Windows EXE. I first thought it could be related to missing embedded fonts, but it shows the text on the 1st paragraph, so it must be something else.
I am new to Fusion, so I might be doing something wrong. I have attached the project file here. I would appreciate any help.