Procedural File: mk_lib_support.php
Source Location: /lib/mk_lib_support.php
Page Details:
Tags:
do_swf_output [line 65]
void do_swf_output(
mixed $msc, [mixed $rb = OUTPUT_FROM_FRAMELIST_SIMPLE])
|
|
private and VERY EXPERIMENTAL output swf on file bearing mk_swf class msc: mk_swf object rb: rawBody data as taken from an existing swf
get_filename_serialized [line 20]
void get_filename_serialized(
mixed $swfFileName)
|
|
private get a valid file used to store serialized data
get_flashPath [line 44]
private get full flash path maybe it will soon become obsolete, simply use SERVER_MKFLASH instead
get_mkConfig [line 32]
private get mkConfig paths maybe it will soon become obsolete, use SERVER_MK... instead
get_readahead_offset [line 307]
void get_readahead_offset(
mixed $oldOffset, mixed $nBitsSR)
|
|
private compute and returns an associative array contaning these fields: cursor: new seek cursor position offset: nBits offset
get_tmpFileName [line 13]
void get_tmpFileName(
[mixed $seed = "bda"])
|
|
private: get a valid temporary file name
image2swf [line 331]
void image2swf(
mixed $imagePath)
|
|
generic and very xperimental: converts an image to a swf
image2tag [line 385]
void image2tag(
mixed $imagePath, [mixed $bitmapID = 1], [mixed $x = 0], [mixed $y = 0])
|
|
generic and very xperimental: converts an image to binary tag
is_serialized [line 51]
void is_serialized(
mixed $swfFileName)
|
|
private check if an swf is serialized
read_defineshape [line 181]
void read_defineshape(
mixed $rawData)
|
|
15.02.05 OBSOLETE, use class collection EXPERIMENTAL try to read a defineshape
|