I wrote that demo page, so I can probably help. Could you post your script?
----- Original message ----- > Hi all, > I'm having some problem with controlling WMP plugin through > greasemonkey. For example moz demo page (http://plugindoc.mozdev.org/ > testpages/wmp11.html) shows how to control (play/pause/stop) wmp > plugin using javascript. However, when I define those control function > in a greasemonkey script, it wouldn't work when called and returned > that those functions are not defined. > > Function like controls.play() or settings.mute() would work for > javascript that is already in that page, but those fail to work in gm. > Can anyone shred some light on this issue for me? I've been > scavenging the web with no luck. > > -- > You received this message because you are subscribed to the Google > Groups "greasemonkey-users" group. To post to this group, send email to > [email protected]. To unsubscribe from this group, > send email to [email protected]. For more > options, visit this group at > http://groups.google.com/group/greasemonkey-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.
