![]() |
|
|
|
Flash Inspector
Project Home • External Project Link • Contact Project
Author: Doug Hughes (All RIAForge projects by this author) Description:
The Flash Inspector is a ColdFusion Component used to get the width and height of Flash movies.
The Flash Inspector is based on source code from the JavaSWF2 project. The Flash Inspector''s API is extremely simple: init() FlashInspector init(path) This is the constructor for the FlashInspector. This reads the specifies SWF file and returns the component, ready to use. getMaxX() Numeric getMaxX() The getMaxX method returns the width of the SWF movie. getMaxY() Numeric getMaxY() The getMaxX method returns the height of the SWF movie. |
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.