Video database driven flash
Video database driven flash
Out of context: Reply #1
- Started
- Last post
- 2 Responses
- blend30
I have done something like this in the past. DB part is no biggie. You can concatenate mpeg movies by raw copying on the server end or using some content referencing language like SMIL to do the same on the client.
I would consider standard Mpeg-4 for the overlays as there are now some tools available. Check out http://www.mpeg4.org. Don't know too much about flash MX' video features so somebody else can fill in...