
rotate device/rotate
Thanks


next button won't go to desired page

Is the button for jumping to page 32 behind one of the page-turn corners that flips to the next page by default -- in the lower right or upper right corner?
Did you name your pages, or are do they have their default names, like "Page 1," "Page 2," etc.?

Fade in transition element bug
Problem: Transition of a hidden animated element does not work when controlled by another static element. This occurs when multiple static elements and animated transition elements are on same page.
Steps to Reproduce: Create a static element and a separted animated element that has a transition. (The static element will control the animated element). Set the animated element to be hidden on page load (in interact mode). Make the transition of the animated element linear and duration about 3 secs so It begins off screen on one side and resolves at the opposite side off screen (so it flies across the screen). Assign an on Tap action to the static element to Show > Fade in and Out the animated element, duration 3 or 4 seconds. Do this with four objects, ie two small static elements and two larger animated transition elements. In Interact mode, the transition will play fine when one static element is tapped, but when the second static element is tapped to make the other animated element play, the second animated element transition does not work, the object jumps immediately to the resolve point. The program also throws an error. I can't copy the error message as the program crashes.

This should be fixed in 3.2. If this still happens please prepare a single page sample for us.

as my cute bears
alex

Socket Timeout on Interact
It says: An error occurred during the synchronization process. Server reports: socket Timeout.
It happens when it gets about halfway with synchronizing.

Still having issues that the latest two fixes did not resolve.

Work with Individual Words in a Group

Where can I find the release notes for InteractBuilder?


Yes you can save the input text by using SetText with target being a text element. Basically this behavior will let the user write down what text he wants and then save it in the text element.
Or you can use the text element as a Note element.
To explain better I've attached a sample app with two pages. One page showing how to set a simple text to save the input user text. And the second page the same action but using the text element as a note.

App modification


Customer support service by UserEcho