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

error message going from design to interact

Ann K AlteredEssence 10 years ago updated by Alin Alexandru Matei 10 years ago 0

going from design to interact the error message below opened.  the page has 11 linear animations that start upon page load and one audio that starts on page load.

InteractBuilder Version: 3.3 Build 323
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 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: random: error in source expression / Operators +: error in left operand / put: error in expression
Handler: Behavior_Animate
Hint:
Location: Line 3931, char 16
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"

469: Line 3931 at char 16: random: error in source expression
394: Line 3931 at char 56: Operators +: error in left operand
465: Line 3931 at char 1: put: error in expression
253: Line 3930 at char 1: if-then: error in statement
253: Line 3923 at char 1: if-then: error in statement
253: Line 3912 at char 1: if-then: error in statement
253: Line 3829 at char 1: if-then: error in statement
241: Line 3829 at char 1: Handler: error in statement ----> Behavior_Animate
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"
675: Line 3200 at char 1:  ----> Behavior_Animate
587: Line 3193 at char 1: switch: error in statement
253: Line 3163 at char 1: if-then: error in statement
253: Line 3160 at char 1: if-then: error in statement
253: Line 3086 at char 1: if-then: error in statement
241: Line 3086 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 "C:/Program Files (x86)/InteractBuilder/Local Components/Data/InteractBuilder.livecode"


line 150 of handler "errorDialog" of button "stsErrors_FS" of card id 1002 of stack "libSTSErrors"
line 14098 of handler "DoError" of stack "InteractBuilder" of behavior button "Stack B" of card id 1002 of stack "Behaviors"


Answer
Alin Alexandru Matei 10 years ago

Hi Ann, I've looked at your app and I presume you were refferring to page 18. The reason why you get the error is because on the Animations that are to Execute on Page Load you didn't set the Duration on them. You set it to Random but you have to choose an interval: Between: (Duration) ms   And: (Duration) ms.

0
Under review

Problems opening Interactplayer on IPAD

winsomeworks 10 years ago updated 10 years ago 2
I am trying to open my app on my IPAD and still have not been able to open it.  Interactplayer has allowed me to put my email and password but is stuck there  Any suggestions?
0
Answered

scrollable page menu

Melissa Lind 10 years ago updated by Inna Komarovsky 10 years ago 26
Is the scrollable page menu that was in the Champion Hare available yet? Any idea when the new update might be available.

Cheers and Happy New Years!
Answer
Inna Komarovsky 10 years ago
Here's a link to the new user guide instructions on building a thumbnail menu:
Create a Page Menu
0
Answered

Interact button

Marco Bento 10 years ago updated by Ezra Weinstein (Administrator) 10 years ago 8
Hello

I see in some demo videos that by clicking the "Interact" button you can have a preview of the project.
When I click on my "Interact" button nothing happens.
Can you help me.
Best Regards

0
Fixed

Manage action sets indentation

Ranco 11 years ago updated by Ezra Weinstein (Administrator) 10 years ago 0

Sometimes (?) you can un-indent actions at level 2 (first level in).

Answer

Should be addressed in version 3.3

0
Answered

Drag and move behind another element?

Trevor Boulton 10 years ago updated 10 years ago 5
I can't get an element to drag and move behind another element which is on a higher layer. Should I be able to do this?
0
Answered

contest results

Melissa Lind 10 years ago updated by Ezra Weinstein (Administrator) 10 years ago 0
Did I miss an announcement?
Answer
We are still evaluating our entries.
0
Not a bug

Add Import Sound Element Option to UI

Charmaine Anderson 11 years ago updated by Ezra Weinstein (Administrator) 11 years ago 1

I don't see an option to import a sound file on the interface.  Please consider adding an Import Sound file option to the bottom of the UI  under > ADD ELEMENT.  I tried dragging and dropping an .mp3 from my Mac desktop onto the stage but it didn't seem to work. The sound file just jumped back into my desktop folder and no icon appeared on the stage indicating if the file was imported.  Please advise how one can import an .mp3 file.  I also used the Search box in IB3 and typed "Import Sound" and no instruction on this important topic was returned.  Might want to add it as a help topic. Thanks much.

Answer

The "Import" sounds into your app simply choose an audio behavior like "PlayAudio" and it will allow you select an audio file to import.

0
Fixed

3.4 - scaling is not working anymore

Ranco 10 years ago updated by Alin Alexandru Matei 10 years ago 7
It used to work wrong (I posted a bug on that) - when you scale to 80% and then back to 100 (= scale 125%). Not it doesn't work at all....
0
Declined

Add On Rollover and on Rollout Action

Charmaine Anderson 11 years ago updated by Ezra Weinstein (Administrator) 11 years ago 0

It would be nice to have an On Rollover and On Rollout Action added, so when user uses their finger to rollover or off an element you can assign behaviors such as have an object change color ("light up") or show another element on rollover. I don't see a similar function listed in the Actions panel.  Thanks for considering.

Answer

This can be accomplished using the swipe interaction.