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

TimerDisplay

Jen Hoyte 10 years ago updated by Alin Alexandru Matei 10 years ago 2
I'm trying to display a timer in a different text element.  So I set Target to the text element, Timer to the timer element.  At runtime, the time shows in the timer element but not in the text element.  So, how should this be set up?  Thanks.

0
Not a bug

clearing cache issues

Ann K AlteredEssence 12 years ago updated by Ezra Weinstein (Administrator) 12 years ago 2

i cannot get the cache to clear properly.  i will clear the cache on a page and it will show the - - then when i go to the next page and return immediately after, the original cache size i just cleared shows up again.  I have even tried clearing the cache, closing the program and when I reopen the page it still show the original cache size as when i began. this happens on all pages.

Answer

You can manually clear your cache by deleting the folder called "cache" located in your app folder.


We recreate the cache each time you run in Interact mode so I am not sure there is an issue going on here.

0
Not a bug

frame animation and linear animation

Melissa Lind 12 years ago updated by Ezra Weinstein (Administrator) 11 years ago 0
If I want to do a frame animation and random animation with the same element is it better to do two separate interactions or to do it as one interaction.

Right now I have it as one interaction as well as two additional: a tap stop animation and drag, move, but when I play it in the builder I get this error code. Too much for one element?

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

Restarting InteractBuilder is recommended.

Error: recursionLimit: Recursion limit reached / Object: can't set object property / set: can't set property
Handler: uPageElements
Hint:
Location: Line 0, char 0
Object: button id 1004 of card id 1002 of stack "Behaviors" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode"

2: Line 0 at char 0: recursionLimit: Recursion limit reached
449: Line 10085 at char 4: Object: can't set object property ----> true
535: Line 10085 at char 1: set: can't set property ----> true
241: Line 10085 at char 1: Handler: error in statement ----> uPageElements
353: Line 0 at char 0: Object Name: ----> button id 1004 of card id 1002 of stack "Behaviors" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode"
449: Line 1223 at char 4: Object: can't set object property ----> 239
535: Line 1223 at char 1: set: can't set property ----> 239
241: Line 1223 at char 1: Handler: error in statement ----> Interact_UpdateLoc
353: Line 0 at char 0: Object Name: ----> button id 1008 of group id 1010 of card id 1002 of stack "Behaviors" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode"
573: Line 2287 at char 1: Handler: can't find handler ----> Interact_UpdateLoc
253: Line 2281 at char 1: if-then: error in statement
587: Line 2276 at char 1: switch: error in statement
587: Line 2119 at char 1: switch: error in statement
253: Line 2101 at char 1: if-then: error in statement
253: Line 2098 at char 1: if-then: error in statement
253: Line 2065 at char 1: if-then: error in statement
241: Line 2065 at char 1: Handler: error in statement ----> _Behavior_Do
353: Line 0 at char 0: Object Name: ----> button id 1008 of group id 1010 of card id 1002 of stack "Behaviors" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode"
573: Line 1571 at char 1: Handler: can't find handler ----> _Behavior_Do
253: Line 1570 at char 1: if-then: error in statement
587: Line 1565 at char 1: switch: error in statement
490: Line 1555 at char 1: repeat: error in statement
490: Line 1552 at char 1: repeat: error in statement
241: Line 1552 at char 1: Handler: error in statement ----> _Interaction_Do
353: Line 0 at char 0: Object Name: ----> button id 1008 of group id 1010 of card id 1002 of stack "Behaviors" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode"
573: Line 1447 at char 1: Handler: can't find handler ----> _Interaction_Do
241: Line 1447 at char 1: Handler: error in statement ----> Interaction_Drag
353: Line 0 at char 0: Object Name: ----> button id 1008 of group id 1010 of card id 1002 of stack "Behaviors" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode"
675: Line 875 at char 1:  ----> Interaction_Drag
253: Line 853 at char 1: if-then: error in statement
253: Line 845 at char 1: if-then: error in statement
253: Line 824 at char 1: if-then: error in statement
241: Line 824 at char 1: Handler: error in statement ----> Element_MouseMove
353: Line 0 at char 0: Object Name: ----> button id 1008 of group id 1010 of card id 1002 of stack "Behaviors" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode"
573: Line 43 at char 1: Handler: can't find handler ----> Element_MouseMove
253: Line 42 at char 1: if-then: error in statement
241: Line 42 at char 1: Handler: error in statement ----> mouseMove
353: Line 0 at char 0: Object Name: ----> button id 1066 of card id 1002 of stack "IBElements" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode"


button id 1299 of card id 1002 of stack "libSTSErrors" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode",errorDialog,150
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"


Answer

Please create a single page sample.  What you are trying to do doesn't sound like "too much".

0
Fixed

altering duplicated element and animation

Ann K AlteredEssence 12 years ago updated by Ezra Weinstein (Administrator) 11 years ago 2

I created an animation and an element to activate the animation when tapped which was then duplicated 7 times to save from having to recreated the same set up on each. I changed the names of the element and the animations sequentially so each element would have its own identification.  When I attempt to change the target for the copied items so it will activate the the proper animation the following error message appears. 


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 / put: error in expression

Handler: PreloadAnimation

Hint: 1

Location: Line 9855, char 24

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

89: Line 9855 at char 24: Chunk: no such object ----> 1

77: Line 9855 at char 24: Chunk: can't find object

456: Line 9855 at char 14: Object: does not have this property

465: Line 9855 at char 1: put: error in expression

253: Line 9854 at char 1: if-then: error in statement

253: Line 9850 at char 1: if-then: error in statement

241: Line 9850 at char 1: Handler: error in statement ----> PreloadAnimation

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

573: Line 7866 at char 1: Handler: can't find handler ----> PreloadAnimation

241: Line 7866 at char 1: Handler: error in statement ----> _DA_Preload

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

573: Line 7505 at char 1: Handler: can't find handler ----> _DA_Preload

241: Line 7505 at char 1: Handler: error in statement ----> DefineAnimation_Open

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

573: Line 2713 at char 1: Handler: can't find handler ----> DefineAnimation_Open

587: Line 2561 at char 1: switch: error in statement

587: Line 2322 at char 1: switch: error in statement

241: Line 2322 at char 1: Handler: error in statement ----> PopOverMenu_PrepSubMenu

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

573: Line 1175 at char 1: Handler: can't find handler ----> PopOverMenu_PrepSubMenu

587: Line 1169 at char 1: switch: error in statement

241: Line 1169 at char 1: Handler: error in statement ----> PopOverMenu_Select

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

573: Line 889 at char 1: Handler: can't find handler ----> PopOverMenu_Select

587: Line 887 at char 1: switch: error in statement

241: Line 887 at char 1: Handler: error in statement ----> stsTableView_mouseUp

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

675: Line 167 at char 1:  ----> stsTableView_mouseUp

253: Line 135 at char 1: if-then: error in statement

253: Line 131 at char 1: if-then: error in statement

587: Line 127 at char 1: switch: error in statement

241: Line 127 at char 1: Handler: error in statement ----> mouseUp

353: Line 0 at char 0: Object Name: ----> button id 70091 of card id 1002 of stack "IBResources" 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,9972,button id 1004 of card id 1002 of stack "Behaviors" of stack "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode"


Answer

Were these frame animations?  I wasn't able to recreate this issue although I found another problem when duplicating frame animations.

0
Fixed

deleting a second action

Melissa Lind 12 years ago updated by Ezra Weinstein (Administrator) 11 years ago 0
An application error occurred while attempting to perform the last action.

Restarting InteractBuilder is recommended.

Error: Chunk: can't find background / Chunk: can't find object / Object: does not have this property / put: error in expression
Handler: redrawTable
Hint:
Location: Line 386, char 20
Object: button id 70090 of card id 1002 of stack "IBResources" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode"

87: Line 386 at char 20: Chunk: can't find background
77: Line 386 at char 20: Chunk: can't find object
456: Line 386 at char 8: Object: does not have this property
465: Line 386 at char 1: put: error in expression
241: Line 386 at char 1: Handler: error in statement ----> redrawTable
353: Line 0 at char 0: Object Name: ----> button id 70090 of card id 1002 of stack "IBResources" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode"
573: Line 132 at char 1: Handler: can't find handler ----> redrawTable
253: Line 128 at char 1: if-then: error in statement
253: Line 27 at char 1: if-then: error in statement
253: Line 19 at char 1: if-then: error in statement
241: Line 19 at char 1: Handler: error in statement ----> uSTSTableView
353: Line 0 at char 0: Object Name: ----> button id 70090 of card id 1002 of stack "IBResources" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode"
449: Line 110 at char 7: Object: can't set object property
535: Line 110 at char 1: set: can't set property
253: Line 109 at char 1: if-then: error in statement
241: Line 109 at char 1: Handler: error in statement ----> PopOver_GoSection
353: Line 0 at char 0: Object Name: ----> button id 380192 of card id 1002 of stack "IBResources" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode"
573: Line 89 at char 1: Handler: can't find handler ----> PopOver_GoSection
241: Line 89 at char 1: Handler: error in statement ----> RefreshPopOver
353: Line 0 at char 0: Object Name: ----> button id 380192 of card id 1002 of stack "IBResources" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode"
675: Line 8581 at char 1:  ----> RefreshPopOver
253: Line 8545 at char 1: if-then: error in statement
241: Line 8545 at char 1: Handler: error in statement ----> Element_DeleteActionSet
353: Line 0 at char 0: Object Name: ----> button id 1004 of card id 1002 of stack "Behaviors" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode"


button id 1299 of card id 1002 of stack "libSTSErrors" of stack "/Applications/InteractBuilder.app/Contents/MacOS/Local Components/Data/InteractBuilder.livecode",errorDialog,150
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"


Answer

This should be resolved in the new build coming out this week.

0
Under review

grouping suggestion

Melissa Lind 11 years ago updated by Alin Alexandru Matei 11 years ago 2
It would be great to be able to copy and paste a group number in the manage action set tool bar for menus.
Answer
Alin Alexandru Matei 11 years ago
That is a great idea.Thank you for the feedback.
0
Under review

Give duplicate same z-index plus 1 as original

SeanB 11 years ago updated by Alin Alexandru Matei 11 years ago 0
Um, please consider giving a duplicated element the same z-index as it's source element, +1. This way it stays at the same level, not flying to the top above all other elements that should be above it. Thanks!
Answer
Alin Alexandru Matei 11 years ago
A duplicated element is considered a new element so that's why is placed on top of all elements.
0
Under review

Hello. Mavericks and Interactplayer / Interactbuilder

c vega 11 years ago updated by Alin Alexandru Matei 11 years ago 2
Hi!  In the recent month I have been working in a iMac 10.8.5, 3.1 GHz, Core i7 with 16 GB.  Both, the Builder and the Player run fine.  This morning, I updated my previous Air 10.6.8 to Mavericks, as I read that the new system would be faster and more efficient.  However, when trying to run the Builder and the Player I found that both have some issues.  The common one and that I find relevant in terms of timings for animations, etc is that both of them, either in the Interact mode or in the Player itself run very slow... Before installing Mavericks I was able to see my app in the Player of the Air.  Any recommendation?

Many thanks!
Answer
Alin Alexandru Matei 11 years ago
Hi, could you please tell us the version and the build both on Builder and Player? Thank you for your feedback.
0
Under review

Manage Action Sets - hard to use (cannot choose parent for grouped actions)

Truman Kong 10 years ago updated by Inna Komarovsky 10 years ago 1
Using the Manage Action Sets dialog is a pain. Same actions are grouped together. So when I want to set the chains dependence, it is impossible to choose which action (in the group) to be its parent. I guess the program just set the parent to be the first action in the group.

Please let us choose or let us set the Parent Action Set manually in the Action tab. Or let us undo the grouping.
0
Answered

drawing app- erase- draw again

cathy lane 11 years ago updated by Alin Alexandru Matei 11 years ago 0
Hi again Alin,

The "draw page" sample app you sent me works well until you try to draw again after erasing. The screen freezes and I have to shut down the program. Is there a way to continue drawing. I tried a few things but nothing worked.

Thanks,
Cathy
Answer
Alin Alexandru Matei 11 years ago
I forwarded this situation to the lead developer.Thank you for your feedback.