2011-02-02, 23:42
using the function: lists - favorite - main menu.
Playlists begin playing automatically.
file "guisettings.xml"
wrong code:
Corrected code to display the videos:
Playlists begin playing automatically.
file "guisettings.xml"
wrong code:
Code:
<setting type="string" name="skin.transparency.menu_custom1_path">PlayMedia(special://profile/playlists/video/Hd.xsp,return)</setting>
Corrected code to display the videos:
Code:
<setting type="string" name="skin.transparency.menu_custom1_path">ActivateWindow(10025,special://profile/playlists/video/Hd.xsp,return)</setting>