Obtaining the movie height & weidth of a Flash file is an easy task using the
swfdump tool that comes as part of the
swftools package. Here's an example of how to invoke swfdump from C# and read out the height & width of a given Flash file.
Read the complete 2321 bytes...
Digg it |
Kick it |
Dzone it |
Reddit
As little children we've all been taught that it's better to program defensively than relying on exceptions being thrown. However, sometimes it's preferably to just hope for the best and catch exceptions if they happen.
Read the complete 6088 bytes...
Digg it |
Kick it |
Dzone it |
Reddit