Hi Ben, Thank you for the advice however i have tried with the following import statement
from PySide.QtWebKit import QWebSettings and input the 2 statements settings = QWebSettings.globalSettings() settings.setAttribute(QWebSettings.PluginsEnabled, True) in the [def __init__(self):] class but it doesnt seems to work. there are no error message and nuke is able to boot up properely. But it does not load any videos from the web browser and the same error message pops up in the video viewer [" The Adobe Flash play or html5 supported browser is required for video playback"] thus i am wondering if i have inputted the statement in the wrong section, import is wrong or other stuff that is done wrong. Thanks, Wilson
_______________________________________________ Nuke-python mailing list Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python