Auto Play & Page Curl
Auto Play & Page Curl
this tutorial describes how to switch the sync audio&text to play automatically or how to toggle Read To Me On&Off.
the sample project setting is ultimate config. the .psd is 1920 x 1280
Artwork
page1

-
Dialog group
- Read2MeOff button
- Read2Me button
- AutoPlay button
- Close button
-
English button
-
Japanese button
-
Start button
page2

- “Slide One” text
- “スライドいち” text
- ReadmeOn button
- ReadmeOff button
- PauseAutoPlay button
- ResumeAutoPlay button
page3

- “Slide Two” text
- “スライドに” text
- Home button
Usecases
-
page1
- user choses either English or Japanese button for prefered language
- Dialog group appears and user choose Read To Me ON or OFF, or AutoPlay. With AutoPlay, the page transition happens at a certain amount of time (default 5 seconds) passed.
- User may close Dialog by X (close) button
- Start button appears for user to go to the second page.
-
when page1 is displayed, hide Start button and Dialog group
-
Read2MeOff is pressed, hide Dialog, show Start and set “read to me” as false. Also disable AutoPlay
-
Read2MeOn is pressed, hide Dialog, show Start and set “read to me” as true. Also disable AutoPlay
-
AutoPlay is pressed, hide Dialog, show Start and enable AutoPlay
Because there is Start button, “read to me” and Autoplay are set without going next page automatically
-
-
page2
- Sync Audio&Text for “Slide One” and “スライドいち” text with the small play button(speaker icon) of sync text&audio
- Sync Audio&Text starts immediately when the page starts
- (Experiment) ReadmeOff button disables read to me for page3. When user swipes to go to page3, read to me won’t start in page3. User needs to click the speaker icon.
- (Experiment) PauseAutoPlay, ResumeAutoPlay button to control AutoPlay.
- en_slide_1.mp3: ReadMe audio with play when page starts
- en_slide_1.txt: audacity timecodes text
- jp_slde_1.mp3: ReadMe audio with play when page starts
- jp_slide_1.txt: audacity timecodes text
- Sync Audio&Text for “Slide One” and “スライドいち” text with the small play button(speaker icon) of sync text&audio
-
page3
- Sync Audio&Text for “Slide One” and “スライドいち” text with the small play button(speaker icon) of sync text&audio
- Disabling Sync Audio&Text starts immediately when the page starts but using Timer to play Sync Audio&Text
- en_slide_2.mp3: ReadMe audio without play when page starts
- en_slide_2.txt: audacity timecodes text
- jp_slde_2.mp3: ReadMe audio without play when page starts
- jp_slide_2.txt: audacity timecodes text
- Home button to go back to page1.
- disable AutoPlay
- Sync Audio&Text for “Slide One” and “スライドいち” text with the small play button(speaker icon) of sync text&audio