We want to hear your feedback! Submit your Questions, Ideas, Suggestions, and Problems.
No similar topics found.
0
Respost
Zoom function in IB3
When I zoom in under Design, there is no scrollbars. This makes zoom rather disfunctional, since I can only see, what's in the middle of the screen.
I'm working on an iMac with Mavericks.
Is it supposed to be like that, or is it a bug?
I'm working on an iMac with Mavericks.
Is it supposed to be like that, or is it a bug?
Answer
Alin Alexandru Matei
fa 11 anys
There aren't any scrollbars but in the right corner beside the zoom in/out spyglasses there is a cross like icon that let's you drag across the screen as shown in the attached image:
0
Fixed
No Image for Animation character
When I try to view the animation of a character (I've tried 10 frames, 3 frames with completely different images) I always get a green box with a single diagonal line across it instead of the character that I'm trying to animate after it loads in the player. The ones I created on the previous build of InteractBuilder still play fine (they are have not been run through the new build. (I updated earlier today, though) - What does the box with the green strikethrough mean?
Answer
Ezra Weinstein (Administrator)
fa 10 anys
Well, it took closer to 30 hours, but nonetheless the issue has now been fixed with the latest release 4.0.3.
0
Respost
counting interactions
I'd like to have a countdown of the number of interactions on the page, so that the user knows to keep searching if they haven't found them all. Any suggestions for the simplest way to do this?
I want there to be a sound attached to the interaction as well, but only once, if they tap the interaction for a second time I don't want it to count down or make a noise.
This stuff is so hard to describe, let me know if I need to be more clear.
HUGE THANKS!!!!
I want there to be a sound attached to the interaction as well, but only once, if they tap the interaction for a second time I don't want it to count down or make a noise.
This stuff is so hard to describe, let me know if I need to be more clear.
HUGE THANKS!!!!
Answer
Alin Alexandru Matei
fa 11 anys
You can add a counter with two behaviors chained: Counter Set ( with value equal to number of interaction also Invoked on Page load) and chained to this one a Counter Display. Also for every interaction you can have Counter Substract, so the user knows how many interaction remained.
To have a sound play only one you can have a transparent element show after the interaction occurs. So if you have Tap-PlayAudio, chained to this behavior will be a Show behavior with the target being that transparent element. ( That transparent element will be hidden at the start of the page and it will be on top of the element that is causing an interaction.)
To have a sound play only one you can have a transparent element show after the interaction occurs. So if you have Tap-PlayAudio, chained to this behavior will be a Show behavior with the target being that transparent element. ( That transparent element will be hidden at the start of the page and it will be on top of the element that is causing an interaction.)
0
Under review
deleting apps in the player
I still have a couple of apps that won't delete in my list of "My Apps". They are around 8 months old. Not a big problem obviously, but I thought you'd want to know.
Here is the error info:
InteractBuilder Version: 3.4 Build 350
Device: MacBook Pro
Processor: Intel Core i5
Memory: 4 GB
System: 10.6.8
--------------------
An error occurred while accessing the database.
An error occurred while accessing the database.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's Umbrella.zip' AND ConsumerMember_Id=100079' at line 1
graphic id 10086247 of group id 10086221 of group id 10086219 of card id 147088 of stack "/Users/melissahlind/Desktop/InteractPlayer.app/Contents/MacOS/InteractPlayer",mouseUp,36
card id 147088 of stack "/Users/melissahlind/Desktop/InteractPlayer.app/Contents/MacOS/InteractPlayer",DeleteDownloadApp,928,button id 1014 of group id 1010 of card id 1002 of stack "Behaviors" of stack "/Users/melissahlind/Desktop/InteractPlayer.app/Contents/MacOS/InteractPlayer"
stack "libApp" of stack "/Users/melissahlind/Desktop/InteractPlayer.app/Contents/MacOS/InteractPlayer",DeleteMyApp,7128
stack "libApp" of stack "/Users/melissahlind/Desktop/InteractPlayer.app/Contents/MacOS/InteractPlayer",ibRDS,7069
stack "libApp" of stack "/Users/melissahlind/Desktop/InteractPlayer.app/Contents/MacOS/InteractPlayer",CheckDBErr,6649
stack "/Users/melissahlind/Desktop/InteractPlayer.app/Contents/MacOS/InteractPlayer",DoError,15410,button id 1004 of card id 1002 of stack "Behaviors" of stack "/Users/melissahlind/Desktop/InteractPlayer.app/Contents/MacOS/InteractPlayer"
Here is the error info:
InteractBuilder Version: 3.4 Build 350
Device: MacBook Pro
Processor: Intel Core i5
Memory: 4 GB
System: 10.6.8
--------------------
An error occurred while accessing the database.
An error occurred while accessing the database.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's Umbrella.zip' AND ConsumerMember_Id=100079' at line 1
graphic id 10086247 of group id 10086221 of group id 10086219 of card id 147088 of stack "/Users/melissahlind/Desktop/InteractPlayer.app/Contents/MacOS/InteractPlayer",mouseUp,36
card id 147088 of stack "/Users/melissahlind/Desktop/InteractPlayer.app/Contents/MacOS/InteractPlayer",DeleteDownloadApp,928,button id 1014 of group id 1010 of card id 1002 of stack "Behaviors" of stack "/Users/melissahlind/Desktop/InteractPlayer.app/Contents/MacOS/InteractPlayer"
stack "libApp" of stack "/Users/melissahlind/Desktop/InteractPlayer.app/Contents/MacOS/InteractPlayer",DeleteMyApp,7128
stack "libApp" of stack "/Users/melissahlind/Desktop/InteractPlayer.app/Contents/MacOS/InteractPlayer",ibRDS,7069
stack "libApp" of stack "/Users/melissahlind/Desktop/InteractPlayer.app/Contents/MacOS/InteractPlayer",CheckDBErr,6649
stack "/Users/melissahlind/Desktop/InteractPlayer.app/Contents/MacOS/InteractPlayer",DoError,15410,button id 1004 of card id 1002 of stack "Behaviors" of stack "/Users/melissahlind/Desktop/InteractPlayer.app/Contents/MacOS/InteractPlayer"
Answer
Alin Alexandru Matei
fa 11 anys
What version and build of InteractPlayer are you using? I tried to recreate this situation but the app got deleted when I clicked the Delete button.
0
Respost
Hidden Page
Hi! I want to have a page that is only available for parents and teachers. It's my Privacy Disclosure page. What I currently am trying to set up is a text element on page 2 that jumps to a page that is at the end of the app, that is my Privacy Disclosure page. I don't want this page visible at run time unless the adult wants to view it. I also want the adult to be able to tap the closed and return to page 2.
Is this possible? So far it's not working. I also have the second to last page (page 11) as closing the app. And is that possible to do with the hidden page built right after it?
Is this possible? So far it's not working. I also have the second to last page (page 11) as closing the app. And is that possible to do with the hidden page built right after it?
Answer
Inna Komarovsky
fa 11 anys
Hi Jamie,
You can jump to any page and close the app from any page using the Jump behavior (in the "Page" behavior category). In the "Target Page" field you can enter any page, or you can select "Close App."
So the text element that goes to the privacy disclosure page can have a Tap-Jump action set with the target page set to page 12, and the element on page 11 that is meant to close the app can have a Tap-Jump action set with a target page of "Close App."
You can jump to any page and close the app from any page using the Jump behavior (in the "Page" behavior category). In the "Target Page" field you can enter any page, or you can select "Close App."
So the text element that goes to the privacy disclosure page can have a Tap-Jump action set with the target page set to page 12, and the element on page 11 that is meant to close the app can have a Tap-Jump action set with a target page of "Close App."
0
Not a bug
Having password problems with sharing
Hi Guys,
I have sent a sample of my app to some friends to test out. But they are having problems. This is the reply from one:
"Hi clint, thx for your email, however,
Every time i put in the requested email address and password into the interactplayer, it tells me the email address or password is incorrect."
Not sure what is the process they have to go through?
Clint
I have sent a sample of my app to some friends to test out. But they are having problems. This is the reply from one:
"Hi clint, thx for your email, however,
Every time i put in the requested email address and password into the interactplayer, it tells me the email address or password is incorrect."
Not sure what is the process they have to go through?
Clint
Answer
Alin Alexandru Matei
fa 11 anys
Tell them to try again, also tell them to enter CAPITAL i for those two lines. Probably they got the I confused with small L. So let them know that it's a capital i.
0
Respost
how many apps have been published on iTunes over past 2 years - I can only see 13
I bought Gussie Goes to London years ago -it's very good as are the other apps - I would have thought by now there would be hundreds of apps up there ?
Answer
Inna Komarovsky
fa 10 anys
Hi Sheila,
We've been working through some problems with publishing because some of the mobile platforms cause glitches with the final apps, so this has prevented us from being able to publish apps for the last few months. We're hoping to have everything resolved soon so that everyone can publish the apps they've created.
Best,
Inna Komarovsky
ps. I agree, Gussy Goes to London is a great app! :)
We've been working through some problems with publishing because some of the mobile platforms cause glitches with the final apps, so this has prevented us from being able to publish apps for the last few months. We're hoping to have everything resolved soon so that everyone can publish the apps they've created.
Best,
Inna Komarovsky
ps. I agree, Gussy Goes to London is a great app! :)
0
Under review
Add drop shadow to shapes
Would you please consider adding drop shadow support for shapes? I like using them and this would take them to the next level.
Thanks!
Thanks!
0
Fixed
Still problems with green box after update today on September 23
Such a bummer! I am still having problems with the black box with green highlights after the update today. I restarted the program and my computer before opening my app.
0
Fixed
Manage Action Sets - Targets are not updating properly
When browsing between different action sets in the Action Sets Manager, the targets on the right side are not updating properly.
See example here:
http://youtu.be/b3RGx2Ip7b8
See example here:
http://youtu.be/b3RGx2Ip7b8
Answer
Ezra Weinstein (Administrator)
fa 10 anys
Thank you so much for the demo. I've reported this to our lead developer with a link to the video.
Customer support service by UserEcho