Anyone know how to do this?
-
I've seen this on a video chat (Adobe-based) application where the video panels are slightly at an angle giving the appearance they are looking at each other. Anyone know how to modify the code to do this?
-
Just a quick guess: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/geom/PerspectiveProjection.html
-
Found it. Actually much easier than I thought - if only I would read the documentation!
There is a videodisplay parameter called "RotationX, RotationY, and RotationZ" which works.
-
Yes I remember something that we used before but wasn't sure and was tired to find it yesterday night. Thanks!