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

Unable to ope a test book in iPad

Amos Redlich 11 years ago updated by Inna Komarovsky 10 years ago 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.
Answer
Inna Komarovsky 10 years ago
Try to uninstall InteractBuilder then install a fresh copy of it. Let us know if this helped in this situation.
0
Answered

Intersection problem

Clint Sutton 11 years ago updated by Ezra Weinstein (Administrator) 11 years ago 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
Answer
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
Under review

easing animation in/out

Luca Paltrinieri 11 years ago updated by Inna Komarovsky 10 years ago 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
Not a bug

iMac and iPad Player still not working

Serge Patry 12 years ago updated by Ezra Weinstein (Administrator) 12 years ago 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

Answer

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


Click here to download

0
Fixed

Animations slowing everything issues

Clint Sutton 11 years ago updated by Inna Komarovsky 10 years ago 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
Answer
Inna Komarovsky 10 years ago
This will be fixed in the next release that will come next week.
0
Fixed

Emails still showing incorrect links

Clint Sutton 11 years ago updated by Ezra Weinstein (Administrator) 11 years ago 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.


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

No going back to bookcases in Player

Clint Sutton 11 years ago updated by Ezra Weinstein (Administrator) 11 years ago 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.

Answer

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
Answered

Looking to have user add their name to a photo.

Eleisha Perreira 11 years ago updated by Alin Alexandru Matei 11 years ago 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
Answered

Will it ever be possible to add custom push notifications?

Luca Paltrinieri 9 years ago updated by Inna Komarovsky 9 years ago 1
Will it ever be possible to add custom push notifications?
For instance, to send a custom message once in a while?

Answer
Inna Komarovsky 9 years ago

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
Under review

Notes element

Jen Hoyte 11 years ago updated 11 years ago 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.
Answer
Sounds like you are, we will check on this and get back to you.