php man page for swf_openfile

Query: swf_openfile

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SWF_OPENFILE(3) 							 1							   SWF_OPENFILE(3)

swf_openfile - Open a new Shockwave Flash file

SYNOPSIS
void swf_openfile (string $filename, float $width, float $height, float $framerate, float $r, float $g, float $b)
DESCRIPTION
Opens a new file. This must be the first function you call, otherwise your script will not work.
PARAMETERS
o $filename - The path to the SWF file. If you want to send your output to the screen, set this to php://stdout. o $width - The movie width o $height - The movie height o $framerate - The frame rate. o $r - Red value for the background. o $g - Green value for the background. o $b - Blue value for the background.
RETURN VALUES
No value is returned.
CHANGELOG
+--------+--------------------------------------+ |Version | | | | | | | Description | | | | +--------+--------------------------------------+ | 4.0.1 | | | | | | | Support for php://stdout was added. | | | | +--------+--------------------------------------+
SEE ALSO
swf_closefile(3). PHP Documentation Group SWF_OPENFILE(3)
Related Man Pages
gmagickdraw(3) - php
cairo_pattern_add_color_stop_rgb(3) - php
imagickdraw(3) - php
cairo_clip_rectangle_list(3) - php
swf_lookat(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!