We want to hear your feedback! Submit your Questions, Ideas, Suggestions, and Problems.
0
No es un bug

trying to use Share for first time

Ann K AlteredEssence hace 12 años actualizado por Ezra Weinstein (Administrator) hace 12 años 2

InteractBuilder Version: 3.1 Build 306

Device: 4313CTO

Processor: 1 Processor(s) Installed.

[01]: Intel64 Family 6 Model 37 Stepping 5 GenuineIntel ~2640 Mhz

Memory: 3,956 MB

System: NT 6.1

--------------------

An error occurred while accessing the database.

An error occurred while accessing the database.

Database Error: Abort due to constraint violation

Query: UPDATE PageElements SET id = (SELECT newElementId FROM Elements_Temp WHERE PageElements.Id = Elements_Temp.ElementId)

Query: UPDATE PageElements SET id = (SELECT newElementId FROM Elements_Temp WHERE PageElements.Id = Elements_Temp.ElementId)

graphic id 7024999 of group id 7024996 of bkgnd id 7024994 of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode",mouseUp,16

card id 1141 of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode",ShareApp_Continue,1088,button id 1009 of group id 1010 of card id 1002 of stack "Behaviors" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode"

card id 1141 of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode",ShareApp_Continue2,1128,button id 1009 of group id 1010 of card id 1002 of stack "Behaviors" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode"

stack "libApp" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode",DBFixSequences,3779

stack "libApp" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode",ibTransDB,3495

stack "libApp" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode",CheckDBErr,3453

stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode",DoError,10513,button id 1004 of card id 1002 of stack "Behaviors" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode"


Respuesta

Exit the program and find the folder called "Sharing" under your InteractBuilder folder and delete it.  Try again.

0
Respuestas

Backup from Ipad

Rodolfo Pinto hace 12 años actualizado por Ezra Weinstein (Administrator) hace 12 años 1

Hello.
Something happened in my computer and some important files (ipicturebook_user.rdb) have been deleted. So, my question is:
It´s possible to have the project that i already have in Ipad app? All the files..back to my me?

BEst regards

Respuesta

We can actually pull your file from the cloud.  Let us know the app name that you need and we can email you a link to the file.  Also let us know the builder account (email address) that you used when you shared the app.

0
Solucionado

adding intersection err

Ann K AlteredEssence hace 12 años actualizado por Ezra Weinstein (Administrator) hace 12 años 0

adding a 5th intersection for Counter Display this pops up and won't let me go further.

Image 18

InteractBuilder Version: 3.1 Build 305

Device: 4313CTO

Processor: 1 Processor(s) Installed.

[01]: Intel64 Family 6 Model 37 Stepping 5 GenuineIntel ~2640 Mhz

Memory: 3,956 MB

System: NT 6.1

--------------------

An error occurred while accessing the database.

An error occurred while accessing the database.

Database Error: near "=": syntax error

Query: SELECT Id FROM PageElements WHERE Type IN ('CP','CB') AND Opacity=

stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode",Page_NextIntersection,1870,button id 1004 of card id 1002 of stack "Behaviors" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode"

stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode",TOC_SetupPopOver,2355,button id 1004 of card id 1002 of stack "Behaviors" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode"

stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode",BehaviorPopoverItems,7393,button id 1004 of card id 1002 of stack "Behaviors" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode"

stack "libApp" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode",ibDB,3469

stack "libApp" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode",CheckDBErr,3453

stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode",DoError,10498,button id 1004 of card id 1002 of stack "Behaviors" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode"


Respuesta

This is in fact a bug.  The CounterDisplay behavior cannot be selected when setting up an intersection (has nothing to do with the number of intersections defined).

0
Solucionado

repeated animation on page throwing err msg

Ann K AlteredEssence hace 12 años actualizado por Ezra Weinstein (Administrator) hace 12 años 0

while running in Interact mode, after the animations had already run properly the first time, the following message appeared upon activating animations again.  ALSO the blank (background) rectangle is showing in the center of the pages same as Ranco.


InteractBuilder Version: 3.1 Build 305

Device: 4313CTO

Processor: 1 Processor(s) Installed.

[01]: Intel64 Family 6 Model 37 Stepping 5 GenuineIntel ~1440 Mhz

Memory: 3,956 MB

System: NT 6.1

--------------------

An application error occurred while attempting to perform the last action.

Restarting InteractBuilder is recommended.

An application error occurred while attempting to perform the last action.

Restarting InteractBuilder is recommended.

Error: Chunk: no such object / Chunk: can't find object / Object: does not have this property / if-then: error in condition expression

Handler: Behavior_Animate_PlayFrame

Hint: _AnimationElement

Location: Line 3277, char 15

Object: button id 1008 of group id 1010 of card id 1002 of stack "Behaviors" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode"

89: Line 3277 at char 15: Chunk: no such object ----> _AnimationElement

77: Line 3277 at char 15: Chunk: can't find object

456: Line 3277 at char 7: Object: does not have this property

252: Line 3277 at char 1: if-then: error in condition expression

241: Line 3277 at char 1: Handler: error in statement ----> Behavior_Animate_PlayFrame

353: Line 0 at char 0: Object Name: ----> button id 1008 of group id 1010 of card id 1002 of stack "Behaviors" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode"

button id 1299 of card id 1002 of stack "libSTSErrors" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode",errorDialog,150

stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode",DoError,10498,button id 1004 of card id 1002 of stack "Behaviors" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode"


Respuesta
Can you provide a single page sample app that does this?


0
Respuestas

Login "My books" ipad

Rodolfo Pinto hace 12 años actualizado por Ezra Weinstein (Administrator) hace 12 años 0

Hello.

I am trying to enter in "My books", in ipad app, but the username or the passoword do not match. I am using my username and passoword from my membership "InteractBuilder"Best regards


Respuesta

When you share the app an email is sent out to the person you are sharing with which contains the login credentials to use on the Player.  Please check your email and follow the directions in the email.

0
Solucionado

Error when triing to share. what to I do?

Serge Patry hace 12 años actualizado por Ezra Weinstein (Administrator) hace 12 años 0

An error occurred while accessing the database.

Database Error: Abort due to constraint violation

Query: UPDATE PageElements SET id = (SELECT newElementId FROM Elements_Temp WHERE PageElements.Id = Elements_Temp.ElementId)

graphic id 6798266 of group id 6798263 of bkgnd id 6798261 of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode",mouseUp,16

card id 1141 of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode",ShareApp_Continue,406,button id 1009 of group id 1010 of card id 1002 of stack "Behaviors" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode"

stack "libApp" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode",DBFixSequences,3636

stack "libApp" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode",ibTransDB,3380

stack "libApp" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode",CheckDBErr,3340

stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode",DoError,9972,button id 1004 of card id 1002 of stack "Behaviors" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode"


Respuesta

In certain cases Sharing fails if pages were deleted.  This will be fixed in the next update which should be available in the next couple of days.

0
Respuestas

animation limitations

Melissa Lind hace 12 años actualizado por Ezra Weinstein (Administrator) hace 12 años 0
Have you found that there is a limit to how much you can do on one page? I'm having trouble doing a 10 frame animation and two spins on the same page. It slows everything down on the ipad and looks jilty.


Respuesta

Obviously the processor and memory that you have will often determine limitations.   2 spins and an animation doesn't seem like that much. I know we are still doing a lot of optimizations to the player engine.

0
COMPLETADO

sharing on ipad using interactplayer

Joyce Evans hace 12 años actualizado por Ezra Weinstein (Administrator) hace 12 años 2

Im having trouble opening the Interactplayer on my ipad (not the latest). It downloads, but it does not ask for email and password. I downloaded to my iphone and it appears in app folder there, but of course I can't see it well. Today, I downloaded the app on my husbands newer ipad3 and it does open the player (asking for email and password), but when I shared the revised app it does not open the newer app, it opens the old version. When I open the app in IB3 the corrections are there. This is driving me bananas…..Help!?

Also, what are the devices and shares? More concerned with devices. I know now to manipulate the shares. I have set up (3) email accounts to clients. But I wanted to do a test run and Im having trouble loading the newer version of the app. Not wanting to give to client this way.

Did I not turn on something?

Thanks for your immediate help. You can respond to my email as well, jevans408386@comcast.net.


Respuesta

The way you can share your apps with other people without submitting to the app store is by sharing.  You can share using either remain addresses or you can also share using the same email address on different devices. 


By default you are limited to three devices for each share that you have.  More shares and/or devices are available for $1 each.   I am not sure why when you open the app it opens the old app, we are working on a new version of the Player that should be available towards the end of the month, this hopefully will fix the issue.


For now, in the InteractPlayer hold your finger down on the app and delete it from the bookshelf.  Then go to My Apps again and try downloading your app again.

0
Respuestas

When are you going to release the next update?

Charmaine Anderson hace 12 años actualizado por Ezra Weinstein (Administrator) hace 12 años 2

Can you advise how soon you plan to update the next release?  My actions aren't saving reliably so I'm going to have to stop building my app until this gets resolved... Thanks.

Respuesta

We are working on version 3.3 now which we expect to release in the next week or two.  We have no totally been able to recreate the problems you have been running into.  If necessary we will see if we can release an emergency fix.

0
Respuestas

swap

Melissa Lind hace 12 años actualizado por Alin Alexandru Matei hace 12 años 1
How does the swap behavior work? I couldn't find anything in the user guide. I was assuming that it swaps the position of two different elements? But I couldn't get it to work.


Respuesta
Alin Alexandru Matei hace 12 años

Hi Melissa, this is how Swap behavior works.As target of the Swap behavior you select Self, and for the Swap Target you should specifiy the Next element which will be tapped.

Or you can select for the Target to be the element with which you want to swap the element that has the swap behavior, and for Swap Target select Self. I've attached an example on how to do this.100 - swap.zip

On the example that I've attached to this reply you have to tap the Triangle and this element will Swap with the Square element. As you can see the Triangle has Tap-Swap with Target being element1(which is the Square) and the Swap Target is element2(which is the Triangle).