I have a player that controls multiple concurrent swfs/flvs
. I planned to
control any overlapping areas by using depth to handle the z
order to give
the right appearance. So far, I can only play flvs by using
a Video object
instance on the stage and don't see any way to set the
depth. Thus swfs
that should be partially covered by the flv are at a higher
z-order than the
flv and cover the flv.
I've only had luck so far with the video
instance/attachVideo to the stage
and not a movieclip.
How can I play and control the depth/z-order of a flv?
Does the Video instance only work on the stage or are there
alternate ways
to handle it?
I'm using AS2 to do most of the functionality.
Thanks!
_______________________________________________
Flashnewbie chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashnewb
ie
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.c
om
|