You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
whitmanchris edited this page Feb 17, 2013
·
3 revisions
Summary
The simulator lets the user try their storybook apps in a browser by clicking the "Preview" button on the main toolbar (with icons).
Intent / Purpose
Allow for the user to test animations (between keyframes), text, audio alignment and hotspots quickly and effectively without disrupting workflow.
Dependencies
Requires an up-to-date JSON object which matches the structure of the mobile software's JSON.
Implementation
The Simulator has its own namespace, Sim, that is constructed with a required parameter, the Storybook JSON. Currently, once initialized, it will load the main menu. A previous and next button are used to navigate between pages (scenes).
Features
The Simulator is compromised of many small features and should appear about exactly the same as the storybook apps on a mobile device.
Main Menu
Pages
Opens to current scene/page
When the preview button is clicked, the Simulator should open to the currently selected scene/page.
Hotspots
Functional req's / support for:
Videos
Sounds
Voiceovers
Text
Functional req's / support for:
font color
font size
font face/family
highlighting
Story Play Modes (auto play, read to me, read it myself)