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

counter condition play audio and blink the visible counter

Jamie Stevens 11 lat temu Ostatnio zmodyfikowane przez Inna Komarovsky 11 lat temu 0
I have a counter that is visible.
I applied a conditions that display the numbers up to 5.
When the condition is true, an audio plays and I would also like the final number 5, to blink. So far, only the blinking is working. The audio will not play when I have the blinking behavior added.
Odpowiedź
Inna Komarovsky 11 lat temu
Hi Jamie,
I tried this out, and it should work if you chain the two behaviors. First, the PlayAudio should happen when the condition is true, and the Blink behavior can be chained after it, without a condition. The two should happen at the same time, because when something is chained to happen after a PlayAudio behavior it does not wait for the audio to finish.
0
Z odpowiedzią

New COPPA policy parental gate?

Clint Sutton 12 lat temu Ostatnio zmodyfikowane przez Ezra Weinstein (Administrator) 12 lat temu 2

Since Apple has introduced this new policy for apps with a link out of the app, I have seen some ideas for parental gates, like a math problem to solve and type in.  I would like to add something like that to my app.


How can we implement that into a tapped link on our apps?  Can someone give me an example for InteractBuilder?

Odpowiedź

Here's an article with some interesting examples of separating content that might involve linking outside of the app:


How Are Kids' App Developers Connumicating to Parents?


To use math equations, you could use the SetText behavior in combination with a condition that checks whether the answer is correct.

Some of the techniques involve multi-touch, or other interaction gestures that might be less familiar to young children.


0
Z odpowiedzią

Interact Player Error

Melissa Lind 11 lat temu Ostatnio zmodyfikowane przez Alin Alexandru Matei 11 lat temu 4
In interactplayer on the ipad I have two apps under "My Apps" that I am unable to delete. I deleted the app and reloaded it, but they still appear. I'm wondering if it is somehow corrupted? Any ideas?

Thanks a bunch, you guys are great!
Odpowiedź
Alin Alexandru Matei 11 lat temu
If you downloaded the app from the "Get my apps" into one of the Bookcase categories and then you deleted that app from "Get my apps" that app will still be visible in the Bookcase category you've just downloaded to.
0
Z odpowiedzią

Status of Word Highlighting in IB4

Data Command 11 lat temu Ostatnio zmodyfikowane przez Ezra Weinstein (Administrator) 11 lat temu 1
Has Word Highlighting been completed in IB4?  I know it was not working with the original release and was "coming soon".
Odpowiedź
No, still a few weeks away.
0
Z odpowiedzią

images display correclty in ipad mini ui but not on ipad

Jay Bankoff 11 lat temu Ostatnio zmodyfikowane przez Inna Komarovsky 11 lat temu 1
Is there a reason why images which display and scale correctly in an ipad mini would not scale and display correctly in an ipad?
Odpowiedź
Inna Komarovsky 11 lat temu
Hi Jay,
We're currently working on a fix for the way that the apps are displayed on devices. This will make the apps consistent with Interact mode and between different devices.
0
Z odpowiedzią

Show hidden elements with {Page Timer} Is Greater Than {Value}

Anita Sølver 11 lat temu Ostatnio zmodyfikowane przez Alin Alexandru Matei 11 lat temu 0
I thought I'd make a separate question for this.

I'm trying to make hidden objects appear on the page, after I have started a timer, but only one of them shows.
To reproduce:

  1. Make a timer (Timer1), a text element to start the timer (Start timer), and two text elements (1 + 2).
  2. On the start timer text element, set 3 action sets:
    Tap > TimerStart > Timer1
    Tap > TimerDisplay > Timer1
    (None) > Hide > (Self) << Make this a child behaviour of TimerStart
  3. Text elements 1 + 2 has the text 1 + 2.
    Set them to invisible in runtime
    Then make the following action set:
    (None) > Show > (Self)
    Condition: {Page Timer} Is Greater Than {Value}
    - Element: Timer1
    - Value (seconds): 0s
When you click the start timer, the timer starts.
Then one of the objects show up, the other does not.

Is it only possible to make one object show with a timer condition?
In this case, I could make the text elements a group (and hope I could make that work), but what if I had several totally different objects or groups, that should be shown after a certain time?

You can get an example app here with the page set up (and not working):
101-Timertrouble

Perhaps I'm just missing something about how to do this.


Odpowiedź
Alin Alexandru Matei 11 lat temu
This is a bug that it's fixed in the next builder version. Right now the solution for this is to chain a Show behavior for the Text 2 to the Show behavior set on the Text 1.
0
Z odpowiedzią

App counter action?

Clint Sutton 12 lat temu Ostatnio zmodyfikowane przez Ezra Weinstein (Administrator) 12 lat temu 1

Hi,


I have an app counter on the page.  I have 10 objects that when tapped count by 1, and hide.  I have another object, hidden, that I want to show when the app counter gets to 10.  Can this be done?  I can't for the life of me work it out?  Tried various things.



Odpowiedź

Hi Clint,

You can absolutely accomplish this using conditions. On all 10 objects add an action set of Tap/Show and the target would be the hidden element.  Now here is  the key, on each of those action sets in the menu tap the CONDITION button, under counter conditions you will see:


{Page Counter} is {Value}


This means that you want this action set to run only if the page counter is a certain value.  When you select this condition you will set the Element to your counter and the value to 10.  That's it!  


Let us know if you need any further assistance.  There is also a video on conditions available here:


http://www.youtube.com/watch?v=zEhG7ngPpac


Ezra


0
Ukończony

Drawing activity?

cathy lane 11 lat temu Ostatnio zmodyfikowane przez Alin Alexandru Matei 11 lat temu 1
 I am not sure if this is possible maybe you can help me. I want the users to be able to draw into a canvas area and be able to change colours as they draw? I have worked out how to draw free inside a shape in a single colour- I want the user to be able to change colours. I can't seem to get select colour behaviour to work.
Thanks for your help!
Cathy
Odpowiedź
Alin Alexandru Matei 11 lat temu
Here is a sample app for a Drawing app:
110 - Drawing app.zip

The color selector element will let you choose another color, with you can draw the house element.
0
Z odpowiedzią

screenshots

sehovcovs aleksandrs 10 lat temu Ostatnio zmodyfikowane przez anonymous 6 lat temu 2
Can I add screenshots after the publication of the application
Odpowiedź
Inna Komarovsky 10 lat temu
Currently, the publishing process is delayed because we have been dealing with some issues with the Apple publishing process, but once it is ready to go, I would suggest adding the screenshots at the same time as submitting your app, but if you need to update any of the screenshots later, you can just send them to us. Let me know if you need any help with the screenshots.

Regards,
Inna Komarovsky
0
W trakcie analizy

lower case hanging text cut off

SeanB 10 lat temu zaktualizowano 10 lat temu 5
Version 4.0.9 Build 390 - "y" and "g" characters are being cut off at the bottom, despite the text bounding box being much larger than the font.

1 Google font "Chewy", bold, font-size 50, plain. Anchor point - any.

Does not happen with common font Arial, but I don't want to use that font.
Odpowiedź
Inna Komarovsky 10 lat temu
Hi, thank you for letting us know about this problem! I sent a description to our lead developer.