Php > Graphics
Embed Flash
Embed Flash Add this function to an include-able php file. =================CUT==================== function flashembed($file, $width, $height) { $swfdir = "images/swf"; echo "
"; } =================CUT==================== Include the function file; and call the function, specifying the swf file, the width and height e.g. include ('functions.php'); flashembed(test, 700, 400);
Php Codes
Algorithms
Arrays
Authentication
Calendar
Code Snippets
Programs
Content Manage
Contest Related
Cookies
Credit Cards
DBase Related
Databases
Date Time
Directories
E-Mail
Errors
File
File System
Forms
Handling
Graphics
HTML and PHP
Informix
Ingres
InterBase
LDAP
Look and Feel
Miscellaneous
MySQL
Other
PHP Classes
Searching
Navigation
Statistics
Strings
User Manage