Reply to thread

Cheers netexplorer,


I tried searching - and have read most of the wiki -- as im new i'm still not sure about the right things to search for -- searching "Action 99" etc didnt help much  ;)


edit:


Right, i've had a look and to be honest, i cannot find anything. Searching the wiki for "actions" just gives you pages for "help on actions" to do with the wiki software itself - not mediaporta.


I've been right through this forum and wiki - so if i've missed it, im sorry, but i cannot just find a list of actions and links. :(


Is it possible to just have the following:


[code]

        <control>

            <type>button</type>

            <posX>193</posX>

            <posY>683</posY>

            <action>THE ACTION CODE TO SHUTDOWN</action>

            <label>Shutdown</label>

        </control>

[/code]


So instead of action 99 to show the shutdown options - maybe "action 9999" to directly shutdown. A list of all the actions would be amazing.


Thanks for any help anyone!


Top Bottom