XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > Skin Help and Support > xTV

xTV Subforum for the xTV take one skin (and mods for/of it).

Reply
 
Thread Tools Search this Thread Display Modes
Old 2009-04-03, 18:37   #1
flacnvinyl
Member
 
Join Date: Nov 2008
Posts: 53
flacnvinyl is on a distinguished road
Send a message via AIM to flacnvinyl
Default creating a home menu button the video plugins

I have successfully created a button on the home menu that goes directly to my video plugins folder. Below is the code in my Home.xml folder...

<item>
<icon>E:\Apps\XBMC\skin\xTV\media\ff.png</icon>
<thumb>E:\Apps\XBMC\skin\xTV\media\ff.png</thumb>
<label>31007</label>
<onclick>ActivateWindow(video, plugins)</onclick>
</item>

The only problem is that when I use the button, the directory pops up as purely a directory. None of the plugins will activate. It acts like it is simply using the file manager to look at folder. I found this page: http://xbmc.org/wiki/?title=Window_IDs and it was very helpful in finding content... HOWEVER, there is no 'plugins' tag.

How can I make this button nav to the folder WITH functionality? It acts as though I am looking for video files within the plugin folders, when really I just want to run the plugins.

Note: I have already tried running it as (scripts, plugins) but the plugins cannot run as scripts and will not work.

Last edited by flacnvinyl; 2009-04-04 at 00:02. Reason: updated troubleshooting
flacnvinyl is offline   Reply With Quote
Old 2009-04-04, 00:29   #2
CHI3f
Team-XBMC Skinner
 
CHI3f's Avatar
 
Join Date: Jan 2007
Location: New Jersey, USA
Posts: 215
CHI3f is on a distinguished road
Default

<onclick>ActivateWindow(MyVideoLibrary,Plugins)</onclick>
__________________

Download Containment,Containment Themes
Download xTV,xTV Themes
Download xbmcTV

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


CHI3f is offline   Reply With Quote
Old 2009-04-04, 00:59   #3
flacnvinyl
Member
 
Join Date: Nov 2008
Posts: 53
flacnvinyl is on a distinguished road
Send a message via AIM to flacnvinyl
Default

<onclick>ActivateWindow(MyVideoFiles,plugin://video)</onclick> solved it.

thank you!
flacnvinyl is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 19:49.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project