If I run my current app, it works as expected.
When I build it as HTML5 it doesn't even load.
I experimented with deleting two of the three frames. I then started deleting events in the last frame. After deleting an event that changes the direction of an object, sets it to visible, and updates a counter, it will load.
Is there a list of objects or events that will prevent HTML5 from working? Am I incorrect to assume that Fusion will not allow me to include an object in a restricted build type?