Groups | Blog | Home
all groups > macromedia players flash > february 2006 >

macromedia players flash : Integrate Flash Player


moseskarthik
2/21/2006 12:00:00 AM
hai every body,

i am moses. i have one doubt about the integration of flash player in to the
project.

i am using PHP scripting. i would like to use flash player to play the audio
streams. i don't know how to interact with flash player using PHP.

Whether any flash communication server is needed or not?
Kindly help me?
perry
2/21/2006 3:55:25 PM
1. use GET variables to send data to PHP (just as usual, like in html forms)
2. use flash xml object to retrieve data from the server. so your php output
must be xml, not html.
flashplayer can load the data:
yourXML.load("data.php"); // where data.php is of type text/xml

perry


"moseskarthik" <webforumsuser@macromedia.com> schrieb im Newsbeitrag
news:dteeq6$ib1$1@forums.macromedia.com...
[quoted text, click to view]

AddThis Social Bookmark Button