A docked side panel inside flowGen with tabbed browsers for stock videos, images, audio, sound effects, captions and graphics — the same libraries the video editor uses.
Where: flow canvas → Stock & Media toggle in the bottom Add Node bar — Open the Stock & Media panel
Key ideas
- Six tabbed libraries: The panel header tabs are Videos, Images, Audio, SFX, Captions and Graphics, each loading the matching video-editor stock panel lazily on demand.
- Right-docked overlay: It mounts as a fixed 340px panel on the right edge of the canvas and is toggled open/closed from the bottom Add Node bar; closing it just hides the panel, leaving your flow untouched.
- Shared asset libraries: Because it reuses the video editor's StockVideoPanel / StockImagePanel / StockAudioPanel / SFXPanel / CaptionsPanel / GraphicsPanel, the catalog and behavior match what you see when editing video.
Steps
- In the bottom Add Node bar, click the Stock & Media toggle to slide the panel in from the right.
- Pick a tab — Videos, Images, Audio, SFX, Captions or Graphics.
- Browse the library in that tab to find the asset you want.
- Click the X in the panel header (or toggle the button again) to close it.
FAQ
Does an item here become a graph node automatically?
No — this panel is a media library browser. To get a wireable node in the graph, use the Stock Image node or an upload/input node; the panel feeds the broader asset library the editors share.