Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: PHP + FLASH


Message #1 by <navindhanuka@y...> on Thu, 10 May 2001 10:43:04 +0530
http://php.net/manual/en/ref.swf.php

"PHP offers the ability to create Shockwave Flash files via Paul Haeberli's
libswf module. You can download libswf at
http://reality.sgi.com/grafica/flash/. Once you have libswf all you need to
do is to configure --with-swf[=DIR]"

Dunno if there is a windows version of this libary tho (didn't see one on
the developers site).

> Hi Guys,
>
> I am using the lates version of PHP, APACHE, MYSQL on WIN2k.
> I installed PHP & its working great, cause <? echo("Hello"); ?> worked at
> http://localhost/
>
> The page located at "http://pl.php.net/manual/en/ref.swf.php" says about a
> PHP script (& all many PHP syntax for FLASH).
>
> I made a file flash.php with the supplied code, but at localhost/flash.php
> it gives an error saying "Fatal error: Call to undefined function:
> swf_openfile() in c:\apache\htdocs\flash.php on line 2"
>
> Now can anybody tell me how to Install PHP with SHOCKWAVE SUPPORT?


  Return to Index