All Collections
Viz Social
Vizrt Integrations
Viz Pilot Edge
Creating a comments Fullscreen using Flowics Atom Feed
Creating a comments Fullscreen using Flowics Atom Feed
Updated over a week ago

In this article, we are going to show how you can configure a Flowics Comments Fullscreen scene in Viz Artist.

This scene supports integrations with Flowics + TRIO and also FLowics + Pilot Edge.

Please request the .via to our support team at support@flowics.com.

Requirements

1. Having installed the latest version of the middleware and connected to a Collection Middleware Source. Make sure you have selected "Others" as the Integration type.

Integrating Flowics with Viz Artist

1. Import the Flowics poll scene in Viz Artist.

2. Open the scene.

3. Take a look at the tree and plugins that compose the scene and make sure there are no missing plugins

4. Check the configuration of the following elements:

(1) Control Object

(2) Control Text -> UserName

(3) Control Text -> Message

(4) Control Image -> Avatar

(5) Control Image -> Media

Control Object

This plugin must be configured as follow:

(1) Put a name as an identifier, it can be any of our choices.

(2) Select the Middle layer

(3) Click on Restore Stop Points to clear all the values of the scene and take the variables that were just set.

Setting up Control Text Plugin

In the Field Identifier, it must be configured as follows:

social1.author

Where Social1 is the prefix (it can be any combination of words) and author corresponds to the field of the atom file that you will use to show the user's name, if you wanted to show the content of the post the field identifier would look like this:

social1.content

Most used fields of the atom file:

  • author = User name

  • content = Post's message

As an example check the image below.

Setting up Control Image Plugin

In the Field Identifier, it must be configured as follows:

social1.thumbnail

Where Social1 is the prefix (it can be any combination of words) and the thumbnail corresponds to the field of the atom file that you will use to show the user's avatar.

Most used fields of the atom file:

  • Avatar = thumbnail

  • Image = media

  • Social Network = contributor

Image:


Did this answer your question?