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

Class: MKfileAttributes

Source Location: /classes/mk_cs_tags.php

Class Overview

MKtag_header
   |
   --MKfileAttributes

FileAttributes


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 863]
FileAttributes

tagCode 69 Appears as first tag in the SWF file. Data length is always 5 bytes Consists of flags, of which five are known:

bit 0: specifies if SWF contains metadata bit 1: specifies if SWF contains actionscript3 bit 2: suppress cross domain caching bit 3: relative urls bit 4: local playback security: local files (0) / network (1)




[ Top ]


Class Variables

$buf =  ""

[line 865]


Type:   mixed


[ Top ]

$containsAS3 =  false

[line 868]


Type:   mixed


[ Top ]

$containsMetaData =  false

[line 867]


Type:   mixed


[ Top ]

$lpSecurity =  false

[line 871]


Type:   mixed


[ Top ]

$relativeURLs =  false

[line 870]


Type:   mixed


[ Top ]

$reserved =  0

[line 873]


Type:   mixed


[ Top ]

$suppressCDC =  false

[line 869]


Type:   mixed


[ Top ]



Class Methods


constructor MKfileAttributes [line 876]

MKfileAttributes MKfileAttributes( mixed $buf, [mixed $faData = array()])



[ Top ]

method fetch_assoc [line 934]

void fetch_assoc( )



Overrides MKtag_header::fetch_assoc() (parent method not documented)

[ Top ]

method fetch_xml [line 948]

void fetch_xml( [mixed $includeHeader = true], [mixed $tabLevel = 0], [mixed $nodeName = "fileAttributes"])



Overrides MKtag_header::fetch_xml() (parent method not documented)

[ Top ]

method get_containsAS3 [line 893]

void get_containsAS3( )



[ Top ]

method get_containsMetaData [line 889]

void get_containsMetaData( )



[ Top ]

method get_fileAttributes_data [line 919]

void get_fileAttributes_data( [mixed $faData = array()])



[ Top ]

method get_lpSecurity [line 905]

void get_lpSecurity( )



[ Top ]

method get_relativeURLs [line 901]

void get_relativeURLs( )



[ Top ]

method get_suppressCDC [line 897]

void get_suppressCDC( )



[ Top ]

method set_containsAS3 [line 892]

void set_containsAS3( mixed $cas3Flag)



[ Top ]

method set_containsMetaData [line 888]

void set_containsMetaData( mixed $cmdFlag)



[ Top ]

method set_fileAttributes_data [line 908]

void set_fileAttributes_data( [mixed $faData = array()])



[ Top ]

method set_lpSecurity [line 904]

void set_lpSecurity( mixed $lpsFlag)



[ Top ]

method set_relativeURLs [line 900]

void set_relativeURLs( mixed $ruFlag)



[ Top ]

method set_suppressCDC [line 896]

void set_suppressCDC( mixed $scdcFlag)



[ Top ]

method update_tagData [line 976]

void update_tagData( )



[ Top ]


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