0
Не ошибка

frame animation and linear animation

Melissa Lind 11 лет назад обновлен Ezra Weinstein (Administrator) 11 лет назад 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"


Ответ

Ответ
Не ошибка

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

На рассмотрении

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

Ответ
Не ошибка

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

Сервис поддержки клиентов работает на платформе UserEcho