Displaying information from table graphically]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



http://en.wikipedia.org/wiki/Adobe_Flash#Programming_language

Of late, the Flash libraries are being used with the XML capabilities of
the browser to render rich content in the browser. This technology is
known as Asynchronous Flash and XML, much like AJAX. This technology of
Asynchronous Flash and XML has pushed for a more formal approach of this
technology called Adobe Flex, which uses the Flash runtime to build Rich
Internet Applications.

-------------------------------

This is probabily what I need for this project :)


> dzenan.causevic@xxxxxxxxxx wrote:
>> So basically all the data between Flash and SQL queries goes thru
>> temporary XML files correct?
>>
>>
> not so much temporary as you convert the data to xml packets and
> transport in that format, you use the xml as a way of keeping the data
> structured and transportable (see SOAP, XML-RPC); think of flash as a
> client side program and you're php application as a webservice that the
> client app sends and recieves data from and you'll get on a lot better.
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux