no declaration for attribute nbframes of element Bitmap
Posted: 25 Mar 2006 09:36
no declaration for attribute nbframes of element Bitmap
that's the error i get when using the folling in my skin...
if i then call that bitmap in the skin it just shows the entire image (frames stored vertically)
i'm using the nightly build vlc-0.8.5-test1-20060325-0000-win32. Is the animated bitmap function not fully implimented across all platforms yet?
thanks,
mark.
that's the error i get when using the folling in my skin...
Code: Select all
<Bitmap id="playanim" file="playanim.png" alphacolor="#D6EAF9" nbframes="17" fps="17" />
i'm using the nightly build vlc-0.8.5-test1-20060325-0000-win32. Is the animated bitmap function not fully implimented across all platforms yet?
thanks,
mark.