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

Unable to ope a test book in iPad

Amos Redlich il y a 11 ans mis à jour par Inna Komarovsky il y a 10 ans 15
During rendering I get error messages (with no details)
The iPad is unable to open the project.
This is a one page book.
I use ver 3.4.3 build 355 on windows 7.
Solution
Inna Komarovsky il y a 10 ans
Try to uninstall InteractBuilder then install a fresh copy of it. Let us know if this helped in this situation.
0
Résolu

Intersection problem

Clint Sutton il y a 11 ans mis à jour par Ezra Weinstein (Administrator) il y a 11 ans 0
Hi guys,

I have an item on the page that I have a drag-move action on.  When your dragging the item across the screen I want it to have a move back to it's original position if it touches another object.  I tried using the intersections actions, but it wont work with a "move" action.  It works fine if I choos something like "hide" or "blink", but not move.  Is this possible to produce with intersections?

Clint
Solution
This will be fixed in version 3.4 however, if you want the item that they are dragging to move, it's not really possible because the MOVE/DRAG is essentially conflicting with the MOVE at the intersection.  I would use the DuplicateElement behavior to create a second copy of the element when the intersection occurs.  So you would duplicate the element and hide the original element.  That should be one way to handle it.
0
À l'étude

easing animation in/out

Luca Paltrinieri il y a 11 ans mis à jour par Inna Komarovsky il y a 10 ans 4
I think it should be possible to ease a graphic animation in or out, instead of leaving it with only a constant unnatural movement.

Is it possible? I am not able to find such an option within the Builder.

Thanks
0
Pas un bug

iMac and iPad Player still not working

Serge Patry il y a 12 ans mis à jour par Ezra Weinstein (Administrator) il y a 12 ans 0

Now on the Interact Player  for iPad the buttons are working but the texte is not we can only see a part of it.

For the Interact Player for iMac we still don't see the text.Image 55Image 56

Solution

This is already fixed.  You need to uninstall your desktop player and download the latest InteractPlayer for the desktop.


Click here to download

0
Corrigé

Animations slowing everything issues

Clint Sutton il y a 11 ans mis à jour par Inna Komarovsky il y a 10 ans 3
Hi guys,

Any news on the problems with the animations?  When you have more than 1 animation on a page playing at once and it slows down everything really badly.  You said you were looking into it and would be able to get it working.

I am nearing the completion of my app, and would like to send out a beta test to friends, as well as enter it in your competition.  But I can't do anything till this is fixed.

Thanks
Clint
Solution
Inna Komarovsky il y a 10 ans
This will be fixed in the next release that will come next week.
0
Corrigé

Emails still showing incorrect links

Clint Sutton il y a 11 ans mis à jour par Ezra Weinstein (Administrator) il y a 11 ans 2

Hi,


Another problem I am still having.  Emails that are sent out after sharing, contain broken links to downloading the player.  The "h"  at the beginning of the link is missing.  Sample attached below.


Dear Clint Sutton,

Clint Sutton would like to share the app Copy of Fly with Arnold tester with you! To view this app, download the free InteractPlayer app by clicking one of the links below:

Download InteractPlayer for Mac

Download InteractPlayer for Windows

Download InteractPlayer for Android

Download InteractPlayer for iOS


You will be prompted for your email address and password.

Use the password you entered when you registered as a Builder.


Solution
Can you please try sharing again, we believe the links are fixed now.  Let us know if the "h" is still missing.
0
Pas un bug

No going back to bookcases in Player

Clint Sutton il y a 11 ans mis à jour par Ezra Weinstein (Administrator) il y a 11 ans 0

Hi,


There is no way to go back to my bookcases again once I open an app page in the Player.  I have to keep closing the Player, and opening it again so I can get to the "bookcases" screen.


It would be much easier if we could have a link back.

Solution

You can tap on either the top or bottom left corner of the first page of your app.  If you turned off the page navigation then you can add a button with the following behavior:


Jump (Choose Close App as your target page)


You can choose to only show this button if running your app in the Player by adding a condition to the behavior:


{App Is Not StandAlone}


Adding this condition will cause the app to only show this button if your app is running in the InteractPlayer, not when it's published as a stand alone app.

0
Résolu

Looking to have user add their name to a photo.

Eleisha Perreira il y a 11 ans mis à jour par Alin Alexandru Matei il y a 11 ans 2
I am creating a childrens eBook for a client and want to know how the child can enter in their name for a passport image I already have. 

Please let me know how to do this.
0
Résolu

Will it ever be possible to add custom push notifications?

Luca Paltrinieri il y a 9 ans mis à jour par Inna Komarovsky il y a 9 ans 1
Will it ever be possible to add custom push notifications?
For instance, to send a custom message once in a while?

Solution
Inna Komarovsky il y a 9 ans

At this point, we don't have this feature planned for the near future, but I'll let our lead developer know about the suggestion.

0
À l'étude

Notes element

Jen Hoyte il y a 11 ans mis à jour il y a 11 ans 3
I've created a Page Note element on a page.  Added a Page Load action to LoadPageNotes, and a Page Unload action to SaveNotes.
However, when I go to a different page, the Notes element remains visible on all the pages.
Am I using this correctly?  Thanks.
Solution
Sounds like you are, we will check on this and get back to you.