On Tue, Apr 17, 2007 at 08:32:43AM +0000, Udo Giacomozzi wrote: > + * @param bounds The minX/minY fields of this rect are always zero. > + * The width and height determine the size of the Flash video > instance > + * on the stage (in TWIPS) prior to matrix transformations. > + */
Is width/height intended to be used for *clipping* the video to the desired size ? In this case we likely also want xmin/ymin for clipping an arbitrary window. --strk; _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
