xref: /openbsd/usr.bin/file/magdir/flash (revision 898184e3)
1#	$OpenBSD: flash,v 1.3 2009/04/24 18:54:34 chl Exp $
2
3#------------------------------------------------------------------------------
4# flash:	file(1) magic for Macromedia Flash file format
5#
6# See
7#
8#	http://www.macromedia.com/software/flash/open/
9#
100	string		FWS		Macromedia Flash data,
11>3	byte		x		version %d
12!:mime	application/x-shockwave-flash
130	string		CWS		Macromedia Flash data (compressed),
14!:mime	application/x-shockwave-flash
15>3	byte		x		version %d
16# From: Cal Peake <cp@absolutedigital.net>
170	string		FLV		Macromedia Flash Video
18!:mime	video/x-flv
19
20#
21# From Dave Wilson
220	string AGD4\xbe\xb8\xbb\xcb\x00	Macromedia Freehand 9 Document
23