Simultaneous Video Playback
Enables the Gallery system to dynamically create and manage independent Media Player instances for each video item. This allows users to play and view multiple videos at the same time within the gallery.
Common Hierarchical Scroll Box Gallery
Initially, the Media Entry widget was styled and configured using a Common List View, relying on the OnListItemObjectSet event. This worked well for image-only galleries. However, during testing with video entries, we encountered layout and display issues—specifically, the Common List View failed to arrange video items reliably. As a solution, we’ve switched to using a […]