mikrokosmos
[ class tree: mikrokosmos ] [ index: mikrokosmos ] [ all elements ]

Class: MKswf_header

Source Location: /classes/mk_classes.php

Class Overview


basick swf header


Variables

Methods


Child classes:

MKswf_info
gets info on a given swf file, veryfing if it is a valid swf
MKswf
main class writer

Class Details

[line 13]
basick swf header



[ Top ]


Class Variables

$backgroundColor =  ""

[line 24]


Type:   mixed


[ Top ]

$classVersion =  "0.0.2"

[line 17]


Type:   mixed


[ Top ]

$fileAttributes = array()

[line 28]


Type:   mixed


[ Top ]

$fps =  0

[line 22]


Type:   mixed


[ Top ]

$frameCount =  1

[line 23]


Type:   mixed


[ Top ]

$isCompressed =  ""

[line 25]


Type:   mixed


[ Top ]

$metadata =  ""

[line 29]


Type:   mixed


[ Top ]

$signature =  ""

[line 16]


Type:   mixed


[ Top ]

$stageHeight =  0

[line 21]


Type:   mixed


[ Top ]

$stageWidth =  0

[line 20]


Type:   mixed


[ Top ]

$swfFileName =  ""

[line 15]


Type:   mixed


[ Top ]

$swfFileSize =  0

[line 18]


Type:   mixed


[ Top ]

$swfVersion =  0

[line 19]


Type:   mixed


[ Top ]



Class Methods


constructor MKswf_header [line 31]

MKswf_header MKswf_header( [mixed $swfFileName = ""], [mixed $swfVersion = 6], [mixed $stageWidth = 100], [mixed $stageHeight = 100], [mixed $fps = 12], [mixed $frameCount = 1], [mixed $backgroundColor = "#FFFFFF"], [mixed $isCompressed = "no"], [mixed $faData = array()], [mixed $metadata = ""])



[ Top ]

method fetch_assoc [line 116]

void fetch_assoc( )



Overridden in child classes as:

MKswf_info::fetch_assoc()

[ Top ]

method get_backgroundColor [line 101]

void get_backgroundColor( )



[ Top ]

method get_fileAttributes [line 109]

void get_fileAttributes( )



[ Top ]

method get_fps [line 93]

void get_fps( )



[ Top ]

method get_frameCount [line 97]

void get_frameCount( )



Overridden in child classes as:

MKswf::get_frameCount()

[ Top ]

method get_isCompressed [line 105]

void get_isCompressed( )



[ Top ]

method get_metadata [line 113]

void get_metadata( )



[ Top ]

method get_signature [line 66]

void get_signature( )



[ Top ]

method get_stageHeight [line 82]

void get_stageHeight( )



[ Top ]

method get_stageWidth [line 78]

void get_stageWidth( )



[ Top ]

method get_swfFileName [line 62]

void get_swfFileName( )



Overridden in child classes as:

MKswf_item_distiller::get_swfFileName()
MKflasm::get_swfFileName()

[ Top ]

method get_swfFileSize [line 70]

void get_swfFileSize( )



[ Top ]

method get_swfVersion [line 74]

void get_swfVersion( )



[ Top ]

method set_backgroundColor [line 100]

void set_backgroundColor( mixed $backgroundColor)



[ Top ]

method set_fileAttributes [line 108]

void set_fileAttributes( mixed $faData)



[ Top ]

method set_fps [line 92]

void set_fps( mixed $fps)



[ Top ]

method set_frameCount [line 96]

void set_frameCount( mixed $frameCount)



[ Top ]

method set_isCompressed [line 104]

void set_isCompressed( mixed $isCompressed)



[ Top ]

method set_metadata [line 112]

void set_metadata( mixed $metadata)



[ Top ]

method set_signature [line 65]

void set_signature( mixed $signature)



[ Top ]

method set_stageHeight [line 81]

void set_stageHeight( mixed $stageHeight)



[ Top ]

method set_stageWidth [line 77]

void set_stageWidth( mixed $stageWidth)



[ Top ]

method set_stage_dimensions [line 85]

void set_stage_dimensions( [mixed $stageWidth = 550], [mixed $stageHeight = 400])



[ Top ]

method set_swfFileName [line 61]

void set_swfFileName( mixed $swfFileName)



Overridden in child classes as:

MKswf_item_distiller::set_swfFileName()
MKflasm::set_swfFileName()

[ Top ]

method set_swfFileSize [line 69]

void set_swfFileSize( mixed $swfFileSize)



[ Top ]

method set_swfVersion [line 73]

void set_swfVersion( mixed $swfVersion)



[ Top ]


Documentation generated on Tue, 30 May 2006 20:03:04 +0000 by phpDocumentor 1.3.0RC4