> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/2021.3/toolbox/events/video/onvideoplay.md).

# On Video Play

## Overview

![The On Video Play Node.](https://1582035224-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-3848250649%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**](/incari-studio/2021.3/toolbox/events/video/onvideofinish.md)
* [**Video**](/incari-studio/2021.3/toolbox/events/video.md)
* [**Events**](/incari-studio/2021.3/toolbox/events.md)
