true:video size is original video clip size false: video size is depend on fas.avclip.displaysize. (If displaysize is set to FitToSize, then video size is set by fas.avclip.rect)
fscommand("fas.avclip.DisplaySize","FitToSize"); This command only work when fas.avclip.AutoSize is false, and if this command is set to FitToSize, then the video size is set by fas.avclip.rect
fas.avclip.FullScreen
TRUE/FALSE
Enable/Disable full screen video mode ( This command only work when fas.avclip.VideoOnTop is True and fas.avclip.AutoSize is False)
Action Script is an object-oriented language originally developed by Macromedia Inc. (now owned by Adobe Systems). It is a dialect of ECMAScript (meaning it has a superset of the syntax and semantics of the more widely known JavaScript), and is used primarily for the development of websites and software targeting the Adobe Flash Player platform, used on Web pages in the form of embedded SWF files. The language itself is open-source in that its specification is offered free of charge and both an open source compiler (as part of Adobe Flex) and open source virtual machine (Mozilla Tamarin) are available.
0 comments:
Post a Comment