On 6/11/2014 6:19 PM PT, NoOp typed:

I decided to use Prefbar's method again since I don't see any other
options, but I cannot seem to get it to work on my office's 64-bit W7
machine's SeaMonkey v2.26 web browser. Am I missing something or doing
it wrong in PrefBar? http://i.imgur.com/2Ufl8zy.gif for a screen
shot/capture. I have old instructions that said:

"1. Right click anywhere on 'PrefBar' and select 'Customize PrefBar'.
2. Right click anywhere in the 'Available Items' box and select 'New'.
3. From drop-down menu select 'Checkbox'.
4. Fill in the 'Checkbox' form as follows:
      a.  Id:        WebM
      b.  Label:     WebM
      c.  toPrep:    value
      d.  fromPrep:  value
      e.  Hotkey:    (disabled)
5. Click on 'Apply."

I do see its value changing when I toggle through about:config so
PrefBar's toggle works. HTML5 videos still show up in web pages like:
http://www.theonion.com/video/the-onion-looks-back-at-saving-private-ryan,36211/

http://www.funnyordie.com/videos/c61f805aa7/reading-rainbow-s-new-theme-song-with-levar-burton
  >
Right click on the prefbar
Select 'Customize'
Right click in the 'Available Items' listing
Select 'New'
Select 'Checkbox'

Fill in the blanks:

Id: webm
Label:  WebM
Prefstring:  media.webm.enabled
toPref:  value
fromPref: value

Leave "Hotkey" as disabled

It still doesn't work. I was hoping Id's lowercased letters would make
it work. I am using PrefBar v6.4.0. :(


Check your prefbar.json file in your profile. The WebM button should be:

   },
   "prefbar:button:webm": {
     "type": "check",
     "label": "WebM",
     "prefstring": "media.webm.enabled",
     "topref": "value",
     "frompref": "value"
   },

It it's not, then just replace with the above. Note, exclude the comma
after the last right bracket if this item is the last in the file.

OK, I will check when I am at work again.
--
"To conquer the world, we must be as meticulous and calculating as a colony of ants on the march." --Julius Caesar
   /\___/\         Ant(Dude) @ http://antfarm.ma.cx (Personal Web Site)
  / /\ /\ \                Ant's Quality Foraged Links: http://aqfl.net
 | |o   o| |
    \ _ /        If crediting, then use Ant nickname and AQFL URL/link.
     ( )         If e-mailing, then axe ANT from its address if needed.
A song (i/wa)s playing on this computer: Shiny Toy Guns - You Are the One
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to