1
General Discussion & Help / Collection Video of differing position..
« on: October 09, 2021, 10:54:19 AM »
Hi all,
Im trying to add another video (seperate from the roms video) as a background behind.
Rather than cover art to all collections to the lower half of the screen.
I can do it at a video src element (global) , but what i would like to do is change the x,y's on specific collections.
So ps1 the y would be this high, ps2 slightly lower etc.
Im only changing the y's..
So reloadable video ps1, x=0, y=700
ps2 x=0, y=800.
im writing a 3 tier menu layout and this would only be needed in menuIndex="2"
My thought process was have in every collection/system_artwork/videofile
then a code in layout every collection name with varying y values mode="system".
Sratching head on how..
Im not sure if this is possible but if it is can anyone point me in the right direction.
Many thanks in advance.
Im trying to add another video (seperate from the roms video) as a background behind.
Rather than cover art to all collections to the lower half of the screen.
I can do it at a video src element (global) , but what i would like to do is change the x,y's on specific collections.
So ps1 the y would be this high, ps2 slightly lower etc.
Im only changing the y's..
So reloadable video ps1, x=0, y=700
ps2 x=0, y=800.
im writing a 3 tier menu layout and this would only be needed in menuIndex="2"
My thought process was have in every collection/system_artwork/videofile
then a code in layout every collection name with varying y values mode="system".
Sratching head on how..
Im not sure if this is possible but if it is can anyone point me in the right direction.
Many thanks in advance.
