locked
best practice for displaying complex video content or complex animated content RRS feed

  • Question

  • Hi All

    I've got a project I need to start on soon and I'd like some advice on how best to approach it. So basically what I'd like is to create an application which has some interactive content on it that you can invoke by touch. However the content isn't interface elements like dropdowns and other UI elements. The content is more like an interactive animation aimed at kids, so for instance you have a scene which has a house, if you tap the door of the house the door swings open, a sound is played and maybe something behind the door animates (like someone standing behind the door)

    So if I was doing this project I'd make these kind of animations in the timeline and then jump to those parts of the animation triggered by the tap events. So how to approach this in the windows store environment?  I'm thinking I could maybe make a video of the content and then jump to that time in the video where a certain video appears? 

    Otherwise I could make all my elements as pngs and absolutely position them but I don't know how I could then animate those PNGs, I could replace them with video's that have alpha channels but I'm not sure that windows 8 store supports this?

    Anyone have and tips and tricks they'd care to share?

    Thanks

    Wednesday, October 31, 2012 11:27 AM

Answers

All replies