Does it work if you use a normal jpg? I ran into a similar problem where the path of the image was the problem.
When using python you need to use double slash for paths. On 2 July 2013 09:31, Angeline <[email protected]> wrote: > > Hi, > > I'm having some troubles with trying to play animated gifs using QMovie > attached a QLabel in a dialog in Softimage. > > I'm using the setMovie() in QLabel to display the animated gif. > > When I ran the plugin, the window is empty despite starting the movie on > load. The same set of codes works when I ran it using python shell without > the Softimage plugin codes. > > Thanks > Angeline > > Junior TD > One Animation >

