As far as I have been able to determine all it does is to return the meta
info for the file.
http://coldfused.blogspot.com/2008/02/reading-flash-swf-metadata-from.html

<http://coldfused.blogspot.com/2008/02/reading-flash-swf-metadata-from.html>Is
Compressed : #header.compressed#<br>
Frame Count : #header.framecount#<br>
Frame rate : #header.rate#<br>
Version : #header.version#<br>
Height : #rect.getHeight()#<br>
Width : #rect.getWidth()#");

I used the code from Rupesh to build a function that should be available on
CFLIB.org soon. Ray just needs to approve it.

However, it may still be possible that there are other classes and packages
out the in CF that CAN pull assets from SWF files... Seems unlikely, but who
knows, there are sooo many of them.

=]

-- 
Alan Rother
Adobe Certified Advanced ColdFusion MX 7 Developer
Manager, Phoenix Cold Fusion User Group, AZCFUG.org


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325279
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to