[PHP] PHP-FLASH

2007-03-15 Thread CK
Hi, Here's hoping one of the savvy PHP participants is also skilled with FLASH, the following variables are output to the browser as: thePrices=partCD +PlayerthePrices=price320thePrices=partShocksthePrices=price450thePr ices=partCa r+CoverthePrices=price500 The desired name/value

Re: [PHP] PHP Flash

2007-01-29 Thread Richard Lynch
On Fri, January 26, 2007 5:28 pm, Skip Evans wrote: We have a new project that will require pretty robust communication between Flash and PHP, and I've begun Googling and came across Actionscript here: http://www.adobe.com/devnet/flash/articles/flashmx_php.html I wonder if anyone knows

Re: [PHP] PHP Flash

2007-01-27 Thread Jochem Maas
Skip Evans wrote: Jochem Maas wrote: Anyone have any experience with PHP/Actionscript on Linux? wtf? ah ok, so the idiots guide to flash/php interaction wasn't really needed :-) Oh my God. What am I thinking? Please folks, I am really not this stupid. It has been too, too long a day.

[PHP] PHP Flash

2007-01-26 Thread Skip Evans
Hey all, We have a new project that will require pretty robust communication between Flash and PHP, and I've begun Googling and came across Actionscript here: http://www.adobe.com/devnet/flash/articles/flashmx_php.html I wonder if anyone knows anything about running actionscript on

Re: [PHP] PHP Flash

2007-01-26 Thread Jochem Maas
Skip Evans wrote: Hey all, We have a new project that will require pretty robust communication between Flash and PHP, and I've begun Googling and came across Actionscript here: http://www.adobe.com/devnet/flash/articles/flashmx_php.html I wonder if anyone knows anything about running

Re: [PHP] PHP Flash

2007-01-26 Thread Skip Evans
Jochem Maas wrote: Anyone have any experience with PHP/Actionscript on Linux? wtf? Oh my God. What am I thinking? Please folks, I am really not this stupid. It has been too, too long a day. Yes, I just need to upgrade Flash on this workstation. Skip -- Skip Evans Big Sky Penguin, LLC

[PHP] PHP | Flash Query String

2006-07-16 Thread Sunnrunner
Hello, I have a button flash file. This file needs two parameters that are passed in through the query string. Here's my query string. navButtons.swf?myURL={$menu_channel_id[menu]}buttonLabel={$menu_text[menu]} here is the URL that is being passed in domain.com/index.php?c=21a=35w=2r=Y the

Re: [PHP] PHP | Flash Query String

2006-07-16 Thread Jochem Maas
Sunnrunner wrote: Hello, I have a button flash file. This file needs two parameters that are passed in through the query string. Here's my query string. navButtons.swf?myURL={$menu_channel_id[menu]}buttonLabel={$menu_text[menu]} here is the URL that is being passed in

RE: [PHP] PHP|FLASH hit counter

2006-03-28 Thread Tom Haschenburger
Sorry chris meant that for the list. Thanks chris, got it to work. I think it was caching a previous swf. After trying it later. It worked. T Tom Haschenburger wrote: Got this from a tutorial and I am not able to get this to work. Even when I download the finished files from the site

[PHP] PHP|FLASH hit counter

2006-03-27 Thread Tom Haschenburger
Got this from a tutorial and I am not able to get this to work. Even when I download the finished files from the site I can't get it to work. It definitely does its job on bringing in the variable but, it never increments any higher from zero. It seems as though I maybe have a problem with

Re: [PHP] PHP|FLASH hit counter

2006-03-27 Thread Chris
Tom Haschenburger wrote: Got this from a tutorial and I am not able to get this to work. Even when I download the finished files from the site I can't get it to work. It definitely does its job on bringing in the variable but, it never increments any higher from zero. It seems as though I

Re: [PHP] Php + flash, need some help making a small .FLA

2005-04-18 Thread Richard Lynch
On Sun, April 17, 2005 2:15 pm, Matt Babineau said: Does anyone have any experience with integrating php + flash? Or know of any good tutorial sites? Basically what I want to do is have an animated loading screen, and then pull pictures from a database and display text from a database, text

[PHP] Php + flash, need some help making a small .FLA

2005-04-17 Thread Matt Babineau
Hi all - Does anyone have any experience with integrating php + flash? Or know of any good tutorial sites? Basically what I want to do is have an animated loading screen, and then pull pictures from a database and display text from a database, text could be scrolling across the bottom like CNN or

Re: [PHP] Php + flash, need some help making a small .FLA

2005-04-17 Thread Rory Browne
I've only used flash, a couple of times( many years ago ), so I can't be of very much help, but you might be able to do something with ming - http://www.php.net/ming . If I remember correctly it would involve referencing images by their URL - images which would on the backend be served up with

[PHP] PHP - Flash problem

2003-07-26 Thread Thomas
Hello everyone, I'm trying to pass some info into Flash. this worked fine with another funciton call instead of Players(); But for some reason it will only pass the first name into flash..that's it. however, when I check it just in a browser, it works fine. I'm not sure why this one won't

[PHP] PHP/Flash Dynamic Graphs?

2003-01-15 Thread MH
Hi, I want to create dynamic graphs with PHP and Flash for data that changes constantly (let's say every 2 seconds). The graphs must change visibly in the browser window without refreshing the page. Is this possible? I have read most that I could find on MING and searched the web as well, but

RE: [PHP] PHP/Flash Dynamic Graphs?

2003-01-15 Thread SED
. janúar 2003 13:36 To: [EMAIL PROTECTED] Subject: [PHP] PHP/Flash Dynamic Graphs? Hi, I want to create dynamic graphs with PHP and Flash for data that changes constantly (let's say every 2 seconds). The graphs must change visibly in the browser window without refreshing the page

Re: [PHP] PHP/Flash

2002-11-14 Thread Maxim Maletsky
wanna write an article for PHP Beginner? We'd be looking for something like this some time next month... -- Maxim Maletsky [EMAIL PROTECTED] On Mon, 4 Nov 2002 15:46:12 -0600 Clint Tredway [EMAIL PROTECTED] wrote: I have a small example of using Flash/PHP if anyone wants it.. Clint

[PHP] PHP/Flash

2002-11-04 Thread Clint Tredway
I have a small example of using Flash/PHP if anyone wants it.. Clint -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP/Flash

2002-11-04 Thread rija
Me :-) I wonder if you can post me these scripts - Original Message - From: Clint Tredway [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, November 05, 2002 8:46 AM Subject: [PHP] PHP/Flash I have a small example of using Flash/PHP if anyone wants it.. Clint -- PHP

[PHP] PHP + Flash Die??????

2002-09-09 Thread Wilfredo I. Pachón López
Hello every body: I'm creating a web aplication that allow modify dinamically a Flash movie with data extracted from a data base. I download PHP 4.2.3 and the libswf library from sgi... and compile PHP with swf, aparently this work: the configure step is done without problems, too make and

[PHP] PHP/Flash interaction

2002-02-01 Thread Luke Crouch
Anyone know of some good sites online that show how to optimize performance for PHP/Flash interaction? -L -- 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:

RE: [PHP] PHP/Flash interaction

2002-02-01 Thread Mike Krisher
what do you mean by optimization? do you mean loading info(name/value pairs) from PHP to Flash and vice versa. I don't know if there is a way to optimize it at all, GET and POST are the same things with Flash as they are with HTML and the like. Let me know if you're looking for something

Re: [PHP] PHP/Flash interaction

2002-02-01 Thread Luke Crouch
I guess what I'm looking for specifically is a site for Flash/PHP developers. I don't know that any exist...but I'm looking for more of What kind of design approach to use...? then a technical answer... -L Mike Krisher [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL

Re: [PHP] PHP/Flash interaction

2002-02-01 Thread Corey Eiseman
I just ran across this tutorial yesterday... Using PHP and MySQL with Flash http://www.phpbuilder.com/columns/hill20011214.php3 Haven't had time to do more than skim it so i can't really vouch for its usefulness, but it seems like a good start. also flash-db.com has some forums that you may

Re: [PHP] PHP/Flash interaction

2002-02-01 Thread Luke Crouch
I could kiss you, Corey...well, if you are a woman? What I am specifically trying to do is save movie clip positions in a database...which that phpbuilder tutorial covers!! Thanks!! -L Corey Eiseman [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I just ran

[PHP] php flash and textfile in chatapp.

2001-02-17 Thread Jan Grafström
Hi! I am trying to build a flashchat and got problems with browser cache. Every 2 sec flash send these variables to server loadVariablesNum ("http://www.myserver.com/eget9.php3?name=" add name add "...) and gets the answer from server. All files are cached by IE5.5 and looks like this: