user interaction
-
FlairBuilder - Custom events
user interaction 11mo ago
-
Screen GUI sneak peek
user interaction 44m ago
-
Stellar Grid - Android Games Assignment - 2013
user interaction 4d ago
-
FrameWire: A Tool for Automatically Extracting Interaction Logic from Paper Prototyping Tests
user interaction 1w ago
-
Enprobe - Scan your website for Vulnerabilities in $1.
user interaction 1w ago
-
Mobile Website Optimization - Aqua Web Solutions
user interaction 2w ago
-
Rehearsal
user interaction 2w ago
-
How to Remove Comments on a Wordpress Blog
user interaction 3w ago
-
Nutrino - Your Virtual Personal Nutritionist
user interaction 3w ago
-
Despwns Update, Yo!
user interaction 1mo ago
-
Lessons from the Wild: How Context Can Shape Consumption in Content Recommendation Systems
user interaction 1mo ago
-
LG "Smart" TV - Changing inputs on operating system is terribly slow - 42LS5700 Smart TV
user interaction 1mo ago
-
Tricks: makes you smile [25c3]
user interaction 1mo ago
-
Sublimate
user interaction 1mo ago
-
Happy Easter from the AI Lab
user interaction 1mo ago
-
Getting Started with Heap
user interaction 2mo ago
-
Information Architects reach the summit in Baltimore
user interaction 2mo ago
-
Example User Interaction with Polly
user interaction 2mo ago
-
"Hazelwood Loft" iPAD2
user interaction 2mo ago
-
Expand | Design by Victor Folk
user interaction 2mo ago
-
Inside the UC Berkeley School of Information
user interaction 2mo ago
-
NUIA - Natural User Interaction
user interaction 2mo ago
-
Guvera MD Phil Quartararo - DMT 1-2-1, Ep.2
user interaction 2mo ago
-
Why we love Macadamian- Drive your career
user interaction 2mo ago
-
Scribble Tutorial 2 - Walking around
user interaction 3mo ago
-
ASUS USB 3.0 Boost -- Faster USB 3.0 Transfer Speeds with UASP Support
user interaction 3mo ago
-
DEFCON 20: Exchanging Demands
user interaction 3mo ago
-
ASUS USB 3.0 Boost -- Faster USB 3.0 Transfer Speeds with UASP Support
user interaction 3mo ago
-
TwilioCon 2012: Building a Personal Customer Support Platform - Scott Post, Hulu
user interaction 4mo ago
-
Makey Makey Music with Star Wars Bobble Heads
user interaction 4mo ago
Description
A short tutorial describing the use of custom events in FlairBuilder - http://flairbuilder.com --- Custom events are useful in a number of cases. For instance, when, from inside a group of components, you want to notify the containing page of a certain event. But let's see first how custom events work and then how they can be used. The 'Trigger custom event' action lets you extend the built-in set of events that can be triggered by user interaction. You'll first need to specify a name for your event, something specific to your project. Then you will need to choose an option for how this event will be handled in the project. The first option specifies that the event should be triggered by the containing group or custom component. This means that if you want to handle the custom event, you'll have to do so by attaching an action to the containing group or embedded page. You'll see an example in a few moments. Click 'Apply' and now let's test this action. We attached this action to a component that is already in a group, so we'll end editing this group. We'll select the group and we see that we can attach an action to a custom event. Let's add a simple action to our custom event. We'll choose to navigate to a different page. If we input the name of our custom event, the action will be executed only when an event coming from inside the group is the one we set as the trigger using the 'Trigger custom event' action. Another way to use custom events is by triggering them so that they can be handled in any other page in the project. To do so, just select the corresponding action in the action settings panel. After you've done this, you can attach an action to your custom event for any page.
