# On Video Play

## Overview

![The On Video Play Node.](https://3009747178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-1330240639%2Fuploads%2Fgit-blob-7f7533bf8b2bfd4863aaadf91f0b182069e16ad4%2Fonvideoplay.png?alt=media)

**On Video Play** is an **Event Listener Node** that gives the user a way to perform an action once a video begins, such as fading to black once the video has started. The video can be added through the file library to the right.

## Attributes

| Attribute | Type         | Description            |
| --------- | ------------ | ---------------------- |
| `Object`  | **ObjectID** | The target **Object**. |

## Outputs

| Output             | Type      | Description                                                                                                                            |
| ------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse** | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |

## See Also

* [**On Video Finish**](https://docs.incari.com/incari-studio/2021.1/toolbox/events/video/onvideofinish)
* [**Video**](https://docs.incari.com/incari-studio/2021.1/toolbox/events/video)
* [**Events**](https://docs.incari.com/incari-studio/2021.1/toolbox/events)
