Yahoo launch ?!

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
flash Offline
Senior Member
Posts: 173
Joined: Nov 2004
Reputation: 0
Post: #61
http://www.ek-clan.vxcomputers.com/flashscripts/

ok then. finally here it is. go get it. hope ye all enjoy the new version.
find quote
nxname Offline
Junior Member
Posts: 2
Joined: Dec 2004
Reputation: 0
Post: #62
(flash @ dec. 22 2004,13:29 Wrote:http://www.geocities.com/bogorman/launchbrowserv1.1.zip

ok then. finally here it is. go get it. hope ye all enjoy the new version.
:bowdown:

works fine ........

thanks!!!!!!!
find quote
|vibez| Offline
Junior Member
Posts: 34
Joined: Nov 2004
Reputation: 0
Post: #63
great work flash! made my xmas for sure Smile

btw when i highlight a song & press 'y' it isnt getting added to the playlist.
find quote
flash Offline
Senior Member
Posts: 173
Joined: Nov 2004
Reputation: 0
Post: #64
hi just tested the y again and you are right it does not work but i am sure it did on the previos version of xbmc. maybe a problem in the script or else the button mappings have changed. the x button does add to favourites but it does not delete from the favourites. adding is better than deleting anyway!
find quote
|vibez| Offline
Junior Member
Posts: 34
Joined: Nov 2004
Reputation: 0
Post: #65
if i set action_y_button = 0

then now the y button does add songs to the favourites list. i'm still hunting down the correct id for the x button....

i've also noticed code for the x button is

Quote:elif self.state == state_favourites_screen and action == action_x_button and self.btn_selected == 'videolist':
self.add_selected_to_favs()

self.add_selected_to_favs()

i think this should read

self.del_selected_from_favs()
find quote
flash Offline
Senior Member
Posts: 173
Joined: Nov 2004
Reputation: 0
Post: #66
it should indeed. i missed that change. cheers
find quote
|vibez| Offline
Junior Member
Posts: 34
Joined: Nov 2004
Reputation: 0
Post: #67
ok guys i've fixed this. the y should now correctly add to favourites & the x should remove it from the list

http://uk.geocities.com/madfcuk/launchbr..._fixed.zip

enjoy Smile

flash:: the button mapping for x & y are

Quote:action_y_button = 0
action_x_button = 18
find quote
ClevIndn Offline
Junior Member
Posts: 20
Joined: Jan 2004
Reputation: 0
Post: #68
well i haven't seen a pm based background for this so here is something i put together quickly to hold me off until a 'real' one comes out.  thought i should share it incase others were tired of looking at the blue/purple background.

launch browser pm background

edit: also if anyone knows of any other pm based launch backgrounds, please post here. this is only meant to be a temporary rough fix.
find quote
flash Offline
Senior Member
Posts: 173
Joined: Nov 2004
Reputation: 0
Post: #69
(clevindn @ dec. 22 2004,22:59 Wrote:well i haven't seen a pm based background for this so here is something i put together quickly to hold me off until a 'real' one comes out. thought i should share it incase others were tired of looking at the blue/purple background.

launch browser pm background

edit: also if anyone knows of any other pm based launch backgrounds, please post here. this is only meant to be a temporary rough fix.
well if you are tired of looking at it dont use the script!!!! its just in keeping with the color scheme of the launch site. please do your own backgrounds but just sound like you have a little thanks for the script anyway.
find quote
|vibez| Offline
Junior Member
Posts: 34
Joined: Nov 2004
Reputation: 0
Post: #70
flash did you manage to test my fix. it works ok here. i'm loving the new features you've added :kickass:
find quote
Post Reply