I've got a line in a script:
v.SetViewMode("FillScreenAndCentered")
(where v is an roVideoPlayer)
This line works perfectly on firmware v8.5, but fails with Type Mismatch on firmware v7.1. Anyone have any clue why?
(I've just REMed out the line for now, until I can get to site to upgrade their firmware)