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 2: | Line 2: | ||
| ---- | ---- | ||
| (WIP) | (WIP) | ||
| + | |||
| + | 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 13: | Line 15: | ||
| ====Example: | ====Example: | ||
| <code bauxite> | <code bauxite> | ||
| - | play_video(); | + | |
| </ | </ | ||
| // | // | ||