We want to hear your feedback! Submit your Questions, Ideas, Suggestions, and Problems.
0
Under review

What is My APP upgrade?

SeanB fa 10 anys actualitzat fa 10 anys 2
So I opened the app, and this is what I saw for an upgrade. The notes are some kind of generic template text. I think I'll click "Remind me later"

0
Respost

maze behavior

Luzmarie fa 11 anys updated by Ezra Weinstein (Administrator) fa 11 anys 0

The maze behavior is not working even on the ipad. Is there a bug or is not available yet? Please let me know.


Thank you 

Luz Marie

Answer

The maze behavior will be supported in version 3.4 of the app expect to be released in late november or early December.

0
Respost

multiple languages

mark fa 11 anys updated by Alin Alexandru Matei fa 11 anys 1

How do you set up multiple languages. For example when you tap a graphic element that says english on the title page or page 1, it shows the english text on all pages and hides the dutch text and the same for the dutch graphic element only reversed.

Answer

Hello Mark this is how you can set multiple languages:

1) On the first page add a global counter.

2) On the botton that you tap to select language 1, you add a Counter Set behavior that will set the global counter to 1.

    On the botton that you tap to select language 2, you add a Counter Set behavior that will set the global counter to 2.

3)On the other pages you will need to set the specific language elements invisible on runtime. And for every behavior you will need to have a Show behavior Invoke on Page Load and with this condition: App Counter (the global counter) Value is ( 1 or 2 depending on what language the element is for).

I've attached a small app to see how this can be set:

225 - Multiple Languages.zip

0
Respost

rotate device/rotate

Melissa Lind fa 12 anys updated by Inna Komarovsky fa 10 anys 12
I'm having trouble with the builder crashing in interact mode and on the ipad player when I have a large element rotate device/rotate. Also with 3 smaller elements in the same page. In both cases the element is not fully in the screen. Is there anything I can do to get it to work?

Thanks


Answer
Inna Komarovsky fa 10 anys
Hi, just adding an update on this post that the RotateDevice-Rotate axis point can now be changed by selecting the element's anchor point. Here's our user guide article all about anchor point feature: Changing an Element's Anchor Point.
0
Respost

next button won't go to desired page

Charmaine Anderson fa 11 anys updated by Inna Komarovsky fa 10 anys 4
I inserted a new page into the middle of my app. I can't get a button graphic to jump to the desired page # 32.  In interact mode when I click the button it jumps to the next page instead of the page 32, even though I have the action set set properly and it looks like it has accepted the correct action.  I've reset the action numerous times, and closed ad reopened the app.  I copied and pasted the button from other pages and renamed it and reset the action. Any suggestions would be greatly appreciated.  Thanks.
Answer
Inna Komarovsky fa 10 anys
Hi Charmaine,

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.?
0
Fixed

Fade in transition element bug

Charmaine Anderson fa 11 anys updated by Ezra Weinstein (Administrator) fa 11 anys 1

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.


Answer

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

0

as my cute bears

sehovcovs aleksandrs fa 9 anys updated by Hayley Hickey fa 6 anys 1
Hi , I can not wait for the publication of information… really looking forward to the answer



alex

0
Respost

Socket Timeout on Interact

Jen Hoyte fa 10 anys updated by Alin Alexandru Matei fa 10 anys 3
Getting a socket timeout when click Interact.
It says:  An error occurred during the synchronization process.  Server reports: socket Timeout.
It happens when it gets about halfway with synchronizing.
0
Under review

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

Laurel Roth fa 10 anys updated by Alin Alexandru Matei fa 10 anys 2
Still cannot reorder the pages in the way I want them to appear in the book.  Also I deleted a page and when I hit interact it still shows.  I currently have one page that will not change to the next page despite it being set up exactly like the other pages in the book the change just fine.  Reordering the pages is an important feature that really needs to be resolved.  
0
Respost

Work with Individual Words in a Group

Cate O'Donnell fa 10 anys updated by Alin Alexandru Matei fa 10 anys 3
Is there a way to add individual elements (such as narration) to one word, but add the words in one text box? I have been adding words in individual text boxes so that they can be "tapped" and audio will play. This works great, except I am having a hard time getting the spacing to look right between words.