Auriga - Help coding a Video submenu
#1
Can someone help me code a submenu for Video? I've used the Stark Submenu mod under Aeon but I am nervious that making mistakes in Auriga.

My idea is to use

<item id="21">
<description>Recreation Videos</description>
<label>Recreation Videos</label>
<onclick>XBMC.ActivateWindow(videofiles,Recreation) </onclick>
</item>


<item id="22">
<description>UFC Fight Videos</description>
<label>UFC Fight Videos</label>
<onclick>XBMC.ActivateWindow(videofiles,UFC) </onclick>
</item>

but I dont know what ID numbers to use and where to place it in the appropriate files?

thx
Reply

Logout Mark Read Team Forum Stats Members Help
Auriga - Help coding a Video submenu0