[PHP] PHP and Flash Remoting

2005-12-05 Thread Yaswanth Narvaneni
Hi! I am using amfchat from tufat.com, and wanted to integrate it with my site's session data. amfchat uses flash remoting to communicate to the server. It initally sends sessionid=time() to gateway.php gateway.php starts a session using: function session($name=false){ if($name){

[PHP] php and flash

2004-12-15 Thread Dustin Krysak
Can anyone point to some good tutorials on using PHP with flash? I am mostly interested in displaying info from a database in the flash movie, as well as loading movies and pictures into the flash file (referenced in the database). thanks! d -- PHP General Mailing List (http://www.php.net

Re: [PHP] php and flash

2004-12-15 Thread daniel
Can anyone point to some good tutorials on using PHP with flash? I am mostly interested in displaying info from a database in the flash movie, as well as loading movies and pictures into the flash file (referenced in the database). thanks! Yes dude, I have been implementing data via mysql

Re: [PHP] php and flash

2004-12-15 Thread daniel
On Wed, 15 Dec 2004 18:40:17 -0800, Dustin Krysak [EMAIL PROTECTED] wrote: displaying info from a database in the flash movie If you mean like graphs.. http://www.infosoftglobal.com/FusionCharts/ There is also the option of generating xml using pear XML_Tree and loading the php script

Re: [PHP] php and flash

2004-12-15 Thread daniel
Can anyone point to some good tutorials on using PHP with flash? I am mostly interested in displaying info from a database in the flash movie, as well as loading movies and pictures into the flash file (referenced in the database). thanks! Yes dude, I have been implementing data via mysql

Re: [PHP] php and flash

2004-12-15 Thread Greg Donald
On Wed, 15 Dec 2004 18:40:17 -0800, Dustin Krysak [EMAIL PROTECTED] wrote: displaying info from a database in the flash movie If you mean like graphs.. http://www.infosoftglobal.com/FusionCharts/ -- Greg Donald Zend Certified Engineer http://gdconsultants.com/ http://destiney.com/ -- PHP

[PHP] PHP and FLASH progress bar

2004-03-01 Thread Ryan A
Hi, This is an older problem that I posted to the list and since the solutions posted didnt really work, I started searching for a different solution. Required result: After each email show the client a message: eg: Sent email #1 Sent email #2 etc The message should display after each email

RE: [PHP] php and flash chat program

2003-06-10 Thread Russell P Jones
The best way I can see to answer this would be to use the body onUnload=function() in javascript and just have that function run what you need. You could have php put the screen name into some variable in the javascript and then onUnload (the user either closes the browser or changes the page) run

Re: [PHP] php and flash chat program

2003-06-10 Thread Awlad Hussain
How about using session??? - Original Message - From: Russell P Jones [EMAIL PROTECTED] To: Matt Palermo [EMAIL PROTECTED] Cc: 'PHP General' [EMAIL PROTECTED] Sent: Tuesday, June 10, 2003 3:11 PM Subject: RE: [PHP] php and flash chat program The best way I can see to answer this would

[PHP] php and flash chat program

2003-06-09 Thread Matt Palermo
Hey, I need some advice if anyone is willing to offer it. I have a chat program I am working on. The interface is built in flash, and it uses PHP also. There is a main chat area where the users type their messages back and forth, and there is also a smaller area which displays all

Re: [PHP] php and flash chat program

2003-06-09 Thread Richard Baskett
] Subject: [PHP] php and flash chat program Hey, I need some advice if anyone is willing to offer it. I have a chat program I am working on. The interface is built in flash, and it uses PHP also. There is a main chat area where the users type their messages back and forth, and there is also

RE: [PHP] php and flash chat program

2003-06-09 Thread Matt Palermo
, June 09, 2003 6:15 PM To: Matt Palermo; PHP General Subject: Re: [PHP] php and flash chat program What I normally do in these situations is have two fields separated by tabs or commas or whatever you want. The first field is the username and the second field is a timestamp. The timestamp can

Re: [PHP] php and flash chat program

2003-06-09 Thread Richard Baskett
. - Unknown From: Matt Palermo [EMAIL PROTECTED] Date: Mon, 9 Jun 2003 21:37:20 -0400 To: 'Richard Baskett' [EMAIL PROTECTED], 'PHP General' [EMAIL PROTECTED] Subject: RE: [PHP] php and flash chat program I realize that this can be done, but I would like to make it as instant as possible. I

Re: [PHP] PHP and Flash

2003-05-30 Thread Sancar Saran
On Thursday 29 May 2003 14:31, César Aracena wrote: Hi all, I just made a pretty little flash banner with buttons and everything... Does anyone knows if I can make the flash buttons links with dynamic content? I need to fetch cartain common pages but with different variables. Thanks in

[PHP] PHP and Flash

2003-05-29 Thread César Aracena
Hi all, I just made a pretty little flash banner with buttons and everything... Does anyone knows if I can make the flash buttons links with dynamic content? I need to fetch cartain common pages but with different variables. Thanks in advanced, --- Cesar Aracena [EMAIL

Re: [PHP] PHP and Flash

2002-10-02 Thread Lowell Allen
From: Rebekah Garner [EMAIL PROTECTED] Okay, this may be a bit off topic, BUT we just finished a website using PHP, MySql and Flashwell, I need someone...anyone to check out this URL for me and click on the Stallions menu, and tell me if anything loads into the text field. The client

Re: [PHP] PHP and Flash

2002-10-02 Thread Debbie Dyer
02, 2002 12:40 PM Subject: Re: [PHP] PHP and Flash From: Rebekah Garner [EMAIL PROTECTED] Okay, this may be a bit off topic, BUT we just finished a website using PHP, MySql and Flashwell, I need someone...anyone to check out this URL for me and click on the Stallions menu, and tell

[PHP] PHP and Flash

2002-10-01 Thread Rebekah Garner
Okay, this may be a bit off topic, BUT we just finished a website using PHP, MySql and Flashwell, I need someone...anyone to check out this URL for me and click on the Stallions menu, and tell me if anything loads into the text field. The client swears that it isn't, but it is dammit

Re: [PHP] PHP and Flash

2002-10-01 Thread Justin French
What f'n text field? Justin on 02/10/02 2:15 PM, Rebekah Garner ([EMAIL PROTECTED]) wrote: Okay, this may be a bit off topic, BUT we just finished a website using PHP, MySql and Flashwell, I need someone...anyone to check out this URL for me and click on the Stallions menu, and tell me

RE: [PHP] PHP and Flash

2002-10-01 Thread Peter Houchin
] PHP and Flash Okay, this may be a bit off topic, BUT we just finished a website using PHP, MySql and Flashwell, I need someone...anyone to check out this URL for me and click on the Stallions menu, and tell me if anything loads into the text field. The client swears that it isn't

RE: [PHP] PHP and Flash

2002-10-01 Thread Peter Houchin
] PHP and Flash What f'n text field? Justin on 02/10/02 2:15 PM, Rebekah Garner ([EMAIL PROTECTED]) wrote: Okay, this may be a bit off topic, BUT we just finished a website using PHP, MySql and Flashwell, I need someone...anyone to check out this URL for me and click

Re: [PHP] PHP and Flash

2002-10-01 Thread Bob Irwin
]; [EMAIL PROTECTED] Sent: Wednesday, October 02, 2002 2:59 PM Subject: RE: [PHP] PHP and Flash do you mean load into the menu as in populate the menu? if so then that is working but if u mean u click on a link then nothing comes up -Original Message- From: Rebekah Garner [mailto:[EMAIL

Re: [PHP] PHP and Flash

2002-09-18 Thread timo stamm
Or let Flash take over the active part. You can retrieve data from PHP scripts in Flash and build dynamic menus, for example. Pretty much everything is possible. Timo Am Mittwoch den, 18. September 2002, um 06:11, schrieb Rasmus Lerdorf: php.net/ming On Wed, 18 Sep 2002, [EMAIL PROTECTED

[PHP] PHP and Flash

2002-09-17 Thread [EMAIL PROTECTED]
Hi all, I've never combined PHP with Flash, but I do know there's some possibilities. I'm wondering if I can make a dynamic-PHP-site which controls Flash. I need the administrator to be able to upload a new product to a DB, and then be seen by the visitors in Flash... is this possible? I want

Re: [PHP] PHP and Flash

2002-09-17 Thread Rasmus Lerdorf
php.net/ming On Wed, 18 Sep 2002, [EMAIL PROTECTED] wrote: Hi all, I've never combined PHP with Flash, but I do know there's some possibilities. I'm wondering if I can make a dynamic-PHP-site which controls Flash. I need the administrator to be able to upload a new product to a DB

RE: [PHP] php and flash

2001-08-21 Thread Jeff Pearson
7:49 AM To: [EMAIL PROTECTED] Subject: [PHP] php and flash Hi people Is there anyone know where can I find something to study more about how to make dynamic content in flash using php and mySql? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts -- PHP General Mailing

[PHP] php and flash

2001-08-20 Thread Jack
Hi people Is there anyone know where can I find something to study more about how to make dynamic content in flash using php and mySql? Jack [EMAIL PROTECTED] Love your enemies, it will drive them nuts

Re: [PHP] php and flash

2001-08-20 Thread speedboy
STOP asking this question again and again. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] php and flash 5 books?

2001-06-20 Thread mfourny
Hi Jay, Julie Melonie participate to the redaction of a book on FLASH 5; see infos on her website at http://www.thickbook.com you can also find there some tutorial on the subject. Marc Jay Paulson wrote: Anyone know of any good books that actually deal with php interfacing with flash 5

Re: [PHP] php and flash 5 books?

2001-06-20 Thread Jens Nedal
Could you tell me which book that ist? Maybe Title author and ISBN Number. I would be grateful for tha tinformation, thx! regards, Jens on 19.06.2001 17:30 Uhr, Jay Paulson at [EMAIL PROTECTED] wrote: Anyone know of any good books that actually deal with php interfacing with flash 5? I've

Re: [PHP] php and flash 5 books?

2001-06-20 Thread Julie Meloni
[EMAIL PROTECTED] wrote: Hi Jay, Julie Melonie participate to the redaction of a book on FLASH 5; see infos on her website at http://www.thickbook.com you can also find there some tutorial on the subject. Marc No no no -- I have not written a book that deals with PHP and Flash

Re: [PHP] php and flash 5 books?

2001-06-20 Thread Jay Paulson
Yeah the flash 5 dynamic content studio by friends of ed is one of the books I have found.. but it seems to me that most of the books I've seen / browsed through only have a small chapter about php and flash.. but the FOE book has the most about it.. a short intro to php (which I skipped all

[PHP] php and flash 5 books?

2001-06-19 Thread Jay Paulson
Anyone know of any good books that actually deal with php interfacing with flash 5? I've found one book but just curious if there are others out there... thanks, jay

[PHP] php and flash 5 books?

2001-06-19 Thread Jay Paulson
Anyone know of any good books that actually deal with php interfacing with flash 5? I've found one book but just curious if there are others out there... thanks, jay