Run Script From Submenu?

Requests, suggestions, support, and everything else python / plugin related.
Post Reply
User avatar
Adult Swimmer
Posts: 20
Joined: Thu Jul 05, 2012 3:24 pm
Has thanked: 1 time

Run Script From Submenu?

Post by Adult Swimmer »

Looking for some XML help. I'm trying to launch a Pandora script from a sub-menu I created in the skin Confluence. Sub-menu was added by altering "IncludesHomeHorizontal.xml" Script location is Q:/Scripts/Pandora. I'm an XML dummy that never stayed at the Holiday INN.... Any Help would be appreciated!
Always root for the team of the guy who supplied the keg!!!!!
User avatar
Spongy
Posts: 97
Joined: Sun Jul 08, 2012 5:11 am
Has thanked: 16 times
Been thanked: 18 times

Re: Run Script From Submenu?

Post by Spongy »

Code: Select all

<onclick>RunScript(q:\scripts\Pandora\default.py)</onclick>
User avatar
Adult Swimmer
Posts: 20
Joined: Thu Jul 05, 2012 3:24 pm
Has thanked: 1 time

Re: Run Script From Submenu?

Post by Adult Swimmer »

Thanks Spongy! Worked like a charm. :D
Always root for the team of the guy who supplied the keg!!!!!
Post Reply