error message going from design to interact
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"
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.
Problems opening Interactplayer on IPAD
scrollable page menu
Cheers and Happy New Years!
Create a Page Menu
Interact button
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
Manage action sets indentation
Sometimes (?) you can un-indent actions at level 2 (first level in).
Drag and move behind another element?
Add Import Sound Element Option to UI
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.
The "Import" sounds into your app simply choose an audio behavior like "PlayAudio" and it will allow you select an audio file to import.
3.4 - scaling is not working anymore
Add On Rollover and on Rollout Action
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.
This can be accomplished using the swipe interaction.
Customer support service by UserEcho