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

Hidden Animated Elements - will they impact end user CPU performance while hidden or just when they are Shown?

Charmaine Anderson 12 years ago updated by Ezra Weinstein (Administrator) 12 years ago 1

When you have a lot of hidden animated elements on the stage, are they taking up computing resources in interact mode while they are hidden? Or can one assume they won't impact end user CPU performance until they each element is Shown?  For example I have 26 static images on the canvas and want them to play the large animated version on tap.  User then can tap large animated version to  make it disappear and tap another static image to play a different animated element.  I have about 26 large animated elements I want user to be able to play --one at a time of course.  I'm worried it might be too processor intensive if they are going to take up resources even if elements are hidden.  Trying to figure out best method to not allow user to play all the other animations at once, if you have any suggestions please advise.  Thanks much.

Answer

If the animation is hidden then I would just make sure that it is not running through the frames in which case it won't take any CPU.   So the whole key is to make sure you are not "running" any animations that are hidden or off screen until you need to make them visible.

0
Answered

Backup and restore

Marcos Rezende 11 years ago updated by Ezra Weinstein (Administrator) 11 years ago 1

I'm developing an app on my desktop and now I want to try it on a Surface Pro before publish it. Is there a way to backup the project from desktop and restore it in another machine with Interactive Builder installed ????

Answer

Absolutely not necessary to upgrade to premium, although we'd love to have you as a paying customer.  Regardless, all your apps that you create are stored in your Documents folder (by default), under a folder called InteractBuilder.  You can simply copy the app folder from your PC to your Surface and you should be all set.


There is another way to do it as well.  You can download the InteractPlayer from the InteractBuilder web site:


www.interactbuilder.com/software


You can install the Player on both machines.  Once the InteractPlayer is installed make sure to register your software. Information on registering the InteractBuilder software can be found here:


http://www.interactbuilder.com/userguide/lessons/Registering_InteractBuilder.html


It's FREE to register.  Once you register click the Publish button in the Design screen and you can share your app (you will be able to share your app with up to 5 different email addresses).


Information on sharing your app can be found here:

http://www.interactbuilder.com/userguide/lessons/Share_Your_App.html


So overall you have a few choices and the good news is that you don't have to pay to try any of these out.

0
Answered

Snap to object

Anita Sølver 11 years ago updated by Inna Komarovsky 11 years ago 6
Is there any way to make an object snap into a specific place on another object?

I would use this for puzzles and dress-up games. 
It could probably be used for a lot of other things, but these two were the things I would like to use it for.

Puzzles:
When the user drags a puzzle piece really close to where it should be, I want to snap the piece to the exact location where it should be. So when the center is perhaps 10-15 pixels away from the target, it should snap into the right spot. 

Dress-up games:
When the user drags a piece of clothing near the character, I want to snap it in place, again using the same behaviour with a fixed point and a radius around that to trigger the behaviour. 

So, is there such a behaviour, or is there a way to make a behaviour like that, through existing actions/behaviours?

Answer
Inna Komarovsky 11 years ago
After the element snaps into place, if you'd like it to no longer be movable, then it will need to be a separate element that looks just like the movable one. I recommend using intersections for the effect you're describing.

If you go to the manage screen in InteractBuilder, click the gears on the top panel, and select "Download Sample Apps…," you can download "Butterfly Puzzles" and see the jigsaw puzzles in the builder to help understand how they were put together. Here are the basics:

There should be three copies of each puzzle piece:
  1. The correctly placed piece that is not movable. This piece should be invisible at runtime.
  2. An intersection piece in the same spot as the correctly placed piece. This one should be visible but with 0% opacity.
  3. A movable piece (Drag-Move Self) that is visible at runtime and in a different location.
Use the intersection feature to make the following behaviors happen when the movable piece intersects with the center of the intersection piece:
  1. Hide the movable piece.
  2. Show the correctly placed piece that is not movable.
You can also use the intersection to play a sound effect or add points to a page counter if you want something to happen once all of the pieces have been placed.
0
Fixed

Chain Action in the Action Set is not invoked

Truman Kong 11 years ago updated by Inna Komarovsky 10 years ago 5
I am testing the IB_4.0.1, and found that the chain action is not working. That means, the first action work properly and do just as expected, but all the actions set after it in the chain, are not invoked.

The player is already player_4.0.1
0
Under review

Problem displaying transparency on iPad

Laura Stout 11 years ago updated by Ezra Weinstein (Administrator) 11 years ago 0
When I tap a button, I want a white box shape, assigned an opacity of 75%, to cover most of my screen. This is displaying properly in Interact Mode, but not in InteractPlayer on my iPad. A portion of the white shape is becoming gray. I've attached screenshots below:

Page before white shape is displayed:
Image 147

Page after white shape is displayed (Interact Mode).
This is correct.
Image 148

Page after white shape is displayed (InteractPlayer on iPad).
This is not correct.
Image 149

Answer
Laura, can you please create a one page sample so we can have a look?  You should be able to email the zip file directly to me, it should be a very small file.  Email to: ezra@interactstudios.com
0
Completed

PNG compression level

Ranco 12 years ago updated by Inna Komarovsky 10 years ago 4

Hi,

I suggest to  improve the compression of the automatically generated png files  after importing the psd. It seems that the png is not compressed with maximum compression (9), leading to a book folder larger than it could be.

Ranco


Answer
Inna Komarovsky 10 years ago
Hi, just adding an update to this thread regarding image compression. InteractBuilder currently includes an image compression feature for importing Photoshop files as part of the publishing membership. Here's a description of the process: Image Compression.

Also, here is some information about reducing the size of an app, including the user of tinypng.com: How can I minimize the size of my app?
0
Answered

Texbox : STSError: Data is not an array.

Ilze Britton 11 years ago updated 11 years ago 5
Hi there.

I have a text box that the user must interact with and fill in a specific value. Unfortunately I'm getting the following error for some reason.

STSError: Data is not an array. The textbox is blank by default.

Any assistance would be greatly appreciated.

Kind Regards,
Ilze Britton.
Answer
Inna Komarovsky 11 years ago
Hi there,
Sometimes when I've created fill-in-the-blank activities, I use an underscore to fill the text element like this: "__________"

Here's how I usually do fill-in-the-blank pages: Fill In the Blank.
0
Answered

how do you log in?

SeanB 11 years ago updated by Inna Komarovsky 11 years ago 2
I've been away a short while. I see the site has been redesigned, and now I cannot log in. I'm a paid member, I'd like my access restored please.
Answer
Inna Komarovsky 11 years ago
Hi Sean,
On the new site, there's no need to log in because the old forum has been removed so that this feedback site can be the main place for questions and comments. You still have access to the premium features whenever you are logged in to the InteractBuilder software with your email address and password. Let us know if you need to recover any of that or if you need to download InteractBuilder again.
0
Answered

tilt

Pardesi Media 11 years ago updated by Alin Alexandru Matei 11 years ago 0

How do we identify if "Tilt" interaction is left or right? Based on the direction of the tilt I want to move my object.

Answer
Alin Alexandru Matei 11 years ago

There is no way at this moment to make a differention between Tilt Left and Tilt Right. Your object will move left if the device is tilt to the left and it will move to the right if the device is tilt to the right.

0
Answered

sharing-ok to laptop- won't size down to iphone

Ann K AlteredEssence 11 years ago updated by Ezra Weinstein (Administrator) 11 years ago 2
sharing-ok to laptop- won't size down to iphone.  Is there a step I'm missing to be able to use the app on the iphone?
Answer
Ann, we discovered the issue and it will be updated in the next version of the InteractPlayer.