Guy,

Probably they're not actually sending the SQL from within the .swf, but are
making a call in Flash through AMFPHP.
It's in the PHP service on the server that the actual SQL-request happens.
AMFPHP then returns a binary VO to Flash for you to use.

Check out http://www.amfphp.org/ if you want to read more on this subject,
and visit http://www.5etdemi.com/blog/, the weblog from AMFPHP's creator
Patrick Mineault.

Kind regards,
Sven


On 10/6/06, Seb L <[EMAIL PROTECTED]> wrote:

It's not something that I personally would do, but then I generally
avoid programming the back-end systems at all these days... :-)

But yeah, SQL in the Flash seems wrong!

Seb

On 06/10/06, Guy Parton <[EMAIL PROTECTED]> wrote:
> hi everyone,
>
> last night i received an email reviewing a very well designed site
> (visually) ... and then i came to the following line in the article :
>
> "....SQL statements are sent directly from in flash via PHP to access
> records from the database..."
>
> now i have not developed a flash application in ages, but i have been
part
> of a web development team for sometime now - and one thing i have learnt
> over the years is that your sql NEVER sits on your client - ie in the
SWF -
> or have i missed something.
>
> any other thoughts, agreements, disagreements about this application
design
> approach in flash - i would be interested in.
>
> tia
>
> :)
>
>
>
> _______________________________________________
> [email protected]
> 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
>
_______________________________________________
[email protected]
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

_______________________________________________
[email protected]
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

Reply via email to