search for: myplaylists

Displaying 3 results from an estimated 3 matches for "myplaylists".

2009 Apr 18
0
Anyone know how to include playerMultipleList.swf
The following code snippet did work beautifully before I retrofitted the website into ROR. Everything but this is working beautifully, and so far I luv ROR. If you have experience with this thanks in advance for sharing it with me. Currently only the words playerMultipleList.swf appear on the page ... no player. <div class="sound_gal"> <h3>Introducing the
2009 Apr 22
0
SWF player tracks are 'undefined'
The problem: I finally got the playerMultipleList.swf to appear on the webpage, and I was really excited even tho the playlist didn''t show up. Loading playlist flashes by, then just says undefined (please see screen shot in attachment). I noticed in my development.log the following, but am at a loss as to how to do the mapping if that''s the issue: ActionController::RoutingError
2011 Feb 26
3
hivex: some issues (key encoding, ...) and suggested fixes
...windows_utf16_to_utf8 (data, len); slen is only used to increase length of data, but I think it should be decreasing it (to stop earlier). Example key where problem occurs: software\Microsoft\MediaPlayer\Preferences> lsval hivexsh: lsval: Invalid or incomplete multibyte or wide character "MyPlayLists"=software\Microsoft\MediaPlayer\Preferences> Same for LcnStartLocation key in HKLM\\SOFTWARE\\Microsoft\\Dfrg\\BootOptimizeFunction (it starts with 30 00 00 00 .. some garbage). Printing the key with value_value shows this, which would be fine if hivex stopped parsing after the first 00 0...