PHP Functions : Shockwave Flash Functions

Context of the notion in the technology: Document / Topc: PHP Functions
Related Keywords: PHP Functions Shockwave Flash Functions
Help URL: http://www.php.net/manual/en/ref.swf.php


Items Related to Shockwave Flash Functions

Inner Elements of Shockwave Flash Functions

Shockwave Flash Functions contains following items:
  • swf_actiongeturl (swf actiongeturl)
  • swf_actiongotoframe (swf actiongotoframe)
  • swf_actiongotolabel (swf actiongotolabel)
  • swf_actionnextframe (swf actionnextframe)
  • swf_actionplay (swf actionplay)
  • swf_actionprevframe (swf actionprevframe)
  • swf_actionsettarget (swf actionsettarget)
  • swf_actionstop (swf actionstop)
  • swf_actiontogglequality (swf actiontogglequality)
  • swf_actionwaitforframe (swf actionwaitforframe)
  • swf_addbuttonrecord (swf addbuttonrecord)
  • swf_addcolor (swf addcolor)
  • swf_closefile (swf closefile)
  • swf_definebitmap (swf definebitmap)
  • swf_definefont (swf definefont)
  • swf_defineline (swf defineline)
  • swf_definepoly (swf definepoly)
  • swf_definerect (swf definerect)
  • swf_definetext (swf definetext)
  • swf_endbutton (swf endbutton)
  • swf_enddoaction (swf enddoaction)
  • swf_endshape (swf endshape)
  • swf_endsymbol (swf endsymbol)
  • swf_fontsize (swf fontsize)
  • swf_fontslant (swf fontslant)
  • swf_fonttracking (swf fonttracking)
  • swf_getbitmapinfo (swf getbitmapinfo)
  • swf_getfontinfo (swf getfontinfo)
  • swf_getframe (swf getframe)
  • swf_labelframe (swf labelframe)
  • swf_lookat (swf lookat)
  • swf_modifyobject (swf modifyobject)
  • swf_mulcolor (swf mulcolor)
  • swf_nextid (swf nextid)
  • swf_oncondition (swf oncondition)
  • swf_openfile (swf openfile)
  • swf_ortho2 (swf ortho )
  • swf_ortho (swf ortho)
  • swf_perspective (swf perspective)
  • swf_placeobject (swf placeobject)
  • swf_polarview (swf polarview)
  • swf_popmatrix (swf popmatrix)
  • swf_posround (swf posround)
  • swf_pushmatrix (swf pushmatrix)
  • swf_removeobject (swf removeobject)
  • swf_rotate (swf rotate)
  • swf_scale (swf scale)
  • swf_setfont (swf setfont)
  • swf_setframe (swf setframe)
  • swf_shapearc (swf shapearc)
  • swf_shapecurveto3 (swf shapecurveto )
  • swf_shapecurveto (swf shapecurveto)
  • swf_shapefillbitmapclip (swf shapefillbitmapclip)
  • swf_shapefillbitmaptile (swf shapefillbitmaptile)
  • swf_shapefilloff (swf shapefilloff)
  • swf_shapefillsolid (swf shapefillsolid)
  • swf_shapelinesolid (swf shapelinesolid)
  • swf_shapelineto (swf shapelineto)
  • swf_shapemoveto (swf shapemoveto)
  • swf_showframe (swf showframe)
  • swf_startbutton (swf startbutton)
  • swf_startdoaction (swf startdoaction)
  • swf_startshape (swf startshape)
  • swf_startsymbol (swf startsymbol)
  • swf_textwidth (swf textwidth)
  • swf_translate (swf translate)
  • swf_viewport (swf viewport)


PHP is a scripted programming language that can be used to create websites. Short for "PHP: Hypertext Preprocessor" (the initials actually come from the earliest version of the program, which was called "Personal Home Page" but in their current form, constitute a recursive acronym), it is an open-source, reflective programming language used mainly for developing server-side applications and dynamic web content, and more recently, a broader range of software applications. For example, MediaWiki, the software behind Wikipedia, is written in PHP.PHP allows interaction with a large number of relational database management systems, such as MySQL, Oracle, IBM DB2, Microsoft SQL Server, PostgreSQL, Firebird and SQLite. PHP runs on most major operating systems, including Unix, Linux, Netware, Windows, and Mac OS X, and can interact with many major web servers.
   -- wikipedia.org

Home