TimerDisplay
clearing cache issues
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.
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.
frame animation and linear animation
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"
Please create a single page sample. What you are trying to do doesn't sound like "too much".
altering duplicated element and animation
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"
Were these frame animations? I wasn't able to recreate this issue although I found another problem when duplicating frame animations.
deleting a second 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"
This should be resolved in the new build coming out this week.
grouping suggestion
Give duplicate same z-index plus 1 as original
Hello. Mavericks and Interactplayer / Interactbuilder
Many thanks!
Manage Action Sets - hard to use (cannot choose parent for grouped actions)
Please let us choose or let us set the Parent Action Set manually in the Action tab. Or let us undo the grouping.
drawing app- erase- draw again
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
Сервис поддержки клиентов работает на платформе UserEcho