Yes, send a showBriefly with a jive block and inside it type => 'alertWindow' to invoke this. Note that I have not documented this feature in any way yet, so use at your own risk. I will reserve the right to change up the API for it until it's fully documented and into our 7.6 release.
The purpose of alertWindow is to push a message to SP players on the displaystatus notification subscription (showBriefly on the SBS side) that pushes on a persistent window instead of a transient popup message. I think for duration to work on the SP side you may need to send that param within the jive block. The default is 3 seconds, but it should be configurable with duration. If you have a squeezeplay checkout, look at squeezeplay/share/jive/slim/Player.lua and search in the document for 'duration'. Even if you don't speak Lua you should be able to grok what's going on there. cheers, #!/ben -- bklaas Logitech Developer: Squeezeplay/SqueezeOS/SqueezeboxController/SqueezeCenter Community Developer: Nokia770Skin http://www.last.fm/user/bklaas/ 'KHAAAN!' (http://khaaan.com/)...'BUNNIES!' (http://home.pacbell.net/bettychu/2003allbreedbisris/BIS.html) ------------------------------------------------------------------------ bklaas's Profile: http://forums.slimdevices.com/member.php?userid=58 View this thread: http://forums.slimdevices.com/showthread.php?t=86425 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/jive
