This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| play_video [2024/02/08 20:02] – justin | play_video [2024/09/24 13:23] (current) – justin | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| (WIP) | (WIP) | ||
| - | Plays the specified video file. | + | Plays the specified video file. Refer to [[Import Resources]] for information about how to import videos into your project and the file types that are supported. |
| ====Signature: | ====Signature: | ||
| Line 15: | Line 15: | ||
| ====Example: | ====Example: | ||
| <code bauxite> | <code bauxite> | ||
| - | play_video(); | + | |
| </ | </ | ||
| // | // | ||