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

intersection hide problem

Melissa Lind 11 aastat tagasi uuendaja Alin Alexandru Matei 11 aastat tagasi 2
I'm excited to use the new build. Fun stuff!

I'm having trouble with an intersection. I have element 1 moving across the screen on page load with a linear animation, when it intersects the edges of element 2 I want it to:

1. animate the second element
2. play an audio file
3. hide element 1

The first two work great, but it does not hide element 1.

The intersection tool is working much better than it was, but there are still some glitchy things happening. Like, the first time I tried to enter in a second intersection it wouldn't show the behavior until I closed it and came back. Also, the intersection screen does not always come up. Sometimes it just opens the pages screen and then I select the page, even though I'm on it already, select intersect again and it comes up.

Any ideas on hiding the element?
0
Answered

Special characters not displaying.

Ilze Britton 10 aastat tagasi uuendaja Inna Komarovsky 10 aastat tagasi 3
Hi

I’m doing a story in a different language that has several characters with accents that do not display correctly.

In the App builder it displays correctly ( gesê / voëls ), but when I have the story in Interact mode on my browser, it displays as follows: ( ges_ / vo_ls ).

I’m currently using the Merriweather font, but I tried changing the font to Arial and still had the same issue.

Any assistance will be greatly appreciated.

Thanks
Vasta
Inna Komarovsky 10 aastat tagasi
Hi, I was able to reproduce this problem and have let our lead developer know. If you do prefer to have the accent marks working right away, I would recommend using graphic elements instead of the text. This can also let you apply exactly the type of spacing and styling that you prefer, and it guarantees that accent marks will appear correctly. But we will be working on fixing this problem so that special characters can display in the browser.
0
Ülevaatamisel

template has corrupt element

SeanB 11 aastat tagasi uuendatud 11 aastat tagasi 2
Look at this screenshot. It shows the steps to add a narration condition - both on page load and on tap. In screen #2 I chose "1" > Tap to Set. My entire condition is then REMOVED FROM THE ELEMENT. What?

This element worked fine on the page the template was created from. Now in a new book, new page based on this template, it does this:

Image 205
Vasta
Inna Komarovsky 11 aastat tagasi
Hi Sean,
Thank you, this comment has alerted us that there's a problem with counters when they're used in templates. I think that in your case for the time being if you locate your counter element, it might have turned back into a text element. If you make it back into a counter and re-assign that element in any action sets or conditions where it's used, it should work again.

I hope this helps! I'll report the problem with counters.
Inna
0
Answered

Question about sharing

Mark Weinstein 11 aastat tagasi uuendaja Ezra Weinstein (Administrator) 11 aastat tagasi 3
Do we get 5 shares with each app we're working on or 5 shares total, no matter which app we send? I ask because I work on a pc and I want to share versions of something in progress to my wife's ipad to see how it looks and performs and I've shared it twice under different version titles. If I put IB on her ipad can I transfer the apps from my PC using dropbox?
Thanks for any help...
Mark
Vasta
Hi Mark, you can definitely use DropBox to open an app from another computer. As far as the shares, they are based on users not apps. So you can share as many apps as you want with 5 users.
0
Not a bug

Can not install version 3.4. Build 343 properly - text is lost

Iris Ahrendt 11 aastat tagasi uuendaja Alin Alexandru Matei 11 aastat tagasi 1
Hi, unfortunately I have problems to install version 3.4. Build 343 properly. During the process the following error message appears http://screencast.com/t/uueNGOUn
Afterwards no text is showing up in the menues of the program. Please have a look at this screenshot http://screencast.com/t/TbuiwNcG6y6 . I'm on Windows 7 and I have got no error like this in the previous build. I hope my description is helpful in a way. If not please let me know.
Best,
Iris
Vasta
Alin Alexandru Matei 11 aastat tagasi
Try restarting your PC, that should solve the problem.
0
Not a bug

InteractBuilder hangs on splash screen

Data Command 11 aastat tagasi uuendaja Ezra Weinstein (Administrator) 11 aastat tagasi 1
When I start InteractBuilder it just loads the splash screen and does not go any farther.  I am on a mac with good internet connection.
Vasta
Sounds like maybe a firewall issue is blocking the connection to our servers.  I would try a different internet connection to see if that resolves the issue.
0
Tagasi lükatud

Enable Shift Select to Delete Multiple Pages from Global Page Manager

Charmaine Anderson 12 aastat tagasi uuendaja Ezra Weinstein (Administrator) 12 aastat tagasi 1

It would be nice to be able to go into the Global Page Manager and delete more than one page at a time, such as being able to Shift Select a range of pages or Control Click the ones you want to delete. You could add a confirm delete pages popup to eliminate user error as a safeguard.  This would allow us to quickly create a sample app of the page we are having a problem with (ie., first create a back up of the app and then deleting everything but the one page we want to share with your developer.)   Thanks for your consideration.

Vasta

We are going to be adding a feature in a future version that allows you to import a page from an existing app.  This I believe would be a better way to handle your request.

0
Ülevaatamisel

What is My APP upgrade?

SeanB 11 aastat tagasi uuendatud 11 aastat tagasi 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
Answered

maze behavior

Luzmarie 12 aastat tagasi uuendaja Ezra Weinstein (Administrator) 11 aastat tagasi 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

Vasta

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

0
Answered

multiple languages

mark 12 aastat tagasi uuendaja Alin Alexandru Matei 12 aastat tagasi 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.

Vasta
Alin Alexandru Matei 12 aastat tagasi

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