[Flashcoders] getting my info into flash

2006-08-22 Thread Flash guru

Hey all,

I have a project a that calls for a database to spit out results to a query
and display it in flash. I'm using php and I've gotten to the point where I
have the information I need but I don't know how to get full arrays back
into flash. I've been searching for tutorials with no luck, can anyone point
me in the right direction.

thanks.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] getting my info into flash

2006-08-22 Thread dnk

Flash guru wrote:

Hey all,

I have a project a that calls for a database to spit out results to a query
and display it in flash. I'm using php and I've gotten to the point where I
have the information I need but I don't know how to get full arrays back
into flash. I've been searching for tutorials with no luck, can anyone 
point

me in the right direction.

thanks.



Flash remoting and amfphp.

http://anfphp.org

d
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] getting my info into flash

2006-08-22 Thread jcanistrum

some basic ideias

a) to return the array as an XML

b) depending on the data nature, return as string with values separeted by
,  ; /

João Carlos Santiago


2006/8/22, Flash guru [EMAIL PROTECTED]:


Hey all,

I have a project a that calls for a database to spit out results to a
query
and display it in flash. I'm using php and I've gotten to the point where
I
have the information I need but I don't know how to get full arrays back
into flash. I've been searching for tutorials with no luck, can anyone
point
me in the right direction.

thanks.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--
João Carlos
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] getting my info into flash

2006-08-22 Thread Alias

Hi Flash Guru,

Try looking up amfphp/flash remoting.

You could check out www.flashguru.co.uk for some tutorials on that
type of thing.

And maybe change your name to something else...

Cheers,
Alias

On 8/22/06, Flash guru [EMAIL PROTECTED] wrote:

Hey all,

I have a project a that calls for a database to spit out results to a query
and display it in flash. I'm using php and I've gotten to the point where I
have the information I need but I don't know how to get full arrays back
into flash. I've been searching for tutorials with no luck, can anyone point
me in the right direction.

thanks.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] getting my info into flash

2006-08-22 Thread Toby
Not sure if you have tried this already http://www.amfphp.org/ 


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:flashcoders-
 [EMAIL PROTECTED] On Behalf Of Flash guru
 Sent: 22 August 2006 18:34
 To: Flashcoders mailing list
 Subject: [Flashcoders] getting my info into flash
 
 Hey all,
 
 I have a project a that calls for a database to spit out results to a
 query
 and display it in flash. I'm using php and I've gotten to the point where
 I
 have the information I need but I don't know how to get full arrays back
 into flash. I've been searching for tutorials with no luck, can anyone
 point
 me in the right direction.
 
 thanks.
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] getting my info into flash

2006-08-22 Thread Robert Chyko
And maybe change your name to something else...

Sorry Flash Guru, but I laughed when I read that.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alias
Sent: Tuesday, August 22, 2006 1:52 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] getting my info into flash


Hi Flash Guru,

Try looking up amfphp/flash remoting.

You could check out www.flashguru.co.uk for some tutorials on that
type of thing.

And maybe change your name to something else...

Cheers,
Alias

On 8/22/06, Flash guru [EMAIL PROTECTED] wrote:
 Hey all,

 I have a project a that calls for a database to spit out results to a
query
 and display it in flash. I'm using php and I've gotten to the point
where I
 have the information I need but I don't know how to get full arrays
back
 into flash. I've been searching for tutorials with no luck, can anyone
point
 me in the right direction.

 thanks.
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] getting my info into flash

2006-08-22 Thread Anthony Lee



And maybe change your name to something else...
Stick with what you got. I for one looking forward to see what lame 
question you'll ask next, Guru. ;-)


Tony
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com