Download Latest Version swfsize_v1.4.1.zip (2.8 MB)
Email in envelope

Get an email when there's a new version of SWFSize

Home
Name Modified Size InfoDownloads / Week
README 2011-07-26 1.4 kB
swfsize_v1.4.1_source.zip 2011-07-26 128.7 kB
swfsize_v1.4.1.zip 2011-07-26 2.8 MB
swfsize_v1.4_source.zip 2011-06-26 118.6 kB
swfsize_v1.4.zip 2011-06-26 2.7 MB
swfsize_v1.3_source.zip 2011-01-13 99.4 kB
swfsize_v1.3.zip 2011-01-13 4.2 MB
swfsize_v1.2_source.zip 2010-09-04 99.3 kB
swfsize_v1.2.zip 2010-09-04 4.2 MB
swfsize_v1.1_source.zip 2010-02-25 98.6 kB
swfsize_v1.1.zip 2010-02-25 4.2 MB
swfsize_v1_source.zip 2010-01-30 96.9 kB
swfsize_v1.zip 2010-01-30 3.9 MB
Totals: 13 Items   22.9 MB 0
=== project ===
[home]	http://chargedweb.com/swfsize/
[git]	https://github.com/jloa/SWFSize
[packs]	http://sourceforge.net/projects/swfsize/

=== licence ===
CC 3.0 @ http://creativecommons.org/licenses/by-sa/3.0/

=== structure ===
[as3 docs]		./docs/
[as3 source]	./src/
[js source]		./lib/js/swfsize.js
[example]		./lib/index.html

=== note ===
If u have any suggestions, plz send them to me @ jloa[at]chargedweb.com / subj:swfsize
Much appreciated.

[v.1.4.1]
	- SWF_ID is now passed automatically [thx to Kalani aka kapaakea]
[v.1.4.0]
	- event broadcast removed from setSWFWidth(), setSWFHeight() methods [thx 2 Umano Teodori]
[v.1.3]
	- ie 6, 7 scroll bug fixed [thx to Reed Bertolette]
[v.1.2]
	- engine switched singleton -> class; now you can manage more than 1 embedded swf at a time! [thx David Aguilar for the suggestion]
[v.1.1]
	- improved performance
	- method setWidth() renamed to setSWFWidth()
	- method setHeight() renamed to setSWFHeight()
[v.1.0]
	- added setWidth() method
	- added setHeight() method
	- added getWidth() method
	- added getHeight() method
	- added getWindowWidth() method
	- added getWindowHeight() method
	- added getLeftX() method
	- added getRightX() method
	- added getTopY() method
	- added getBottomY() method
	- added setScrollX() method
	- added getScrollX() method
	- added setScrollY() method
	- added getScrollY() method
Source: README, updated 2011-07-26