The display will be large, something around a 40-50 inch type so I would figure to keep the quality of the video that we would be using quite large files.
I thought about the masking of multiple flvs of the same, but given the size requirements I think it would be a problem, thus why I am thinking the best solution would be to synch the split files. On 9/6/06, Mike Mountain <[EMAIL PROTECTED]> wrote:
If the tiles were small enough this could be something you could do with bitmapData - ie. Copying the image data from a master video (offstage) into each of the tiles as it's played. Or you could just mask multiple copies of the same flv, but I suspect there would be bigger overheads with this technique. M > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Jeff Gomes > Sent: 06 September 2006 16:46 > To: Flashcoders mailing list; [email protected] > Subject: Re: [Flashcoders] Synchronizing multiple flvs > > > Would the tiles be contiguous and stationary with > instantaneous jumps from one position to another, or do their > positions have to animate from one location to another? > > At 08:38 9/6/2006, Christopher Whiteford wrote: > >I am looking to find out if anyone has experience in > splitting an FLV > >into multiple parts and then playing them back whereas the > the timing > >is seamless? > > > >The reason I ask is I need to create a picture tile game > which is easy > >enough but the client came back with this where 15 tiles playing the > >same flv broken into different pieces need to be unscrambled and the > >result would be one big video. > > > >Any help would be greatly appreciated. > > > >CW > >... > > _______________________________________________ > [email protected] > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com http://training.figleaf.com > _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
_______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

