Running Unity 3.5.3f3 I haven't been able to use the new Vuforia VideoPlayback demo project. I created a new project, saved it to my desktop, imported the Unity package, and when I try to build it I notice the following compiler error: Assets/Scripts/TrackableEventHandler.cs(23,38): error CS0246: The type or namespace name `ITrackableEventHandler' could not be found. Are you missing a using directive or an assembly reference?
Any thoughts?
Thanks Peter, no doubt that will fix the problem. I don't think it says anything to this effect in the included ReadMe- somebody might want to change that. :)