I see that. Is there some good tutorial on this topic? How to make Flash
interact with SQL queries in PHP
> [EMAIL PROTECTED] 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 pac
[EMAIL PROTECTED] 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 S
So basically all the data between Flash and SQL queries goes thru
temporary XML files correct?
> Ashley Sheridan wrote:
>> On Sat, 2008-11-22 at 19:47 -0100, [EMAIL PROTECTED] wrote:
>>> Since I am not an expert in FLASH, I need to make sure I understand
>>> what
>>> you suggested below.
>>>
>>> >
Ashley Sheridan wrote:
On Sat, 2008-11-22 at 19:47 -0100, [EMAIL PROTECTED] wrote:
Since I am not an expert in FLASH, I need to make sure I understand what
you suggested below.
>From what I understand I can pass the data from SQL query to Flash via
some sort of flash parameters (flashvars), but
On Sat, 2008-11-22 at 19:47 -0100, [EMAIL PROTECTED] wrote:
> Since I am not an expert in FLASH, I need to make sure I understand what
> you suggested below.
>
> >From what I understand I can pass the data from SQL query to Flash via
> some sort of flash parameters (flashvars), but I am not sure w
Since I am not an expert in FLASH, I need to make sure I understand what
you suggested below.
>From what I understand I can pass the data from SQL query to Flash via
some sort of flash parameters (flashvars), but I am not sure what XML file
serves here for? All I need is to somehow trigger SQL up
After reading the article I first thought imagemaps would be the best
solution, however then I realized that although I can click on individual
images inside the composite image, I can not change just that individual
element. I would have to reload the whole new composite image containing
appropria
But imagemaps are constructed using DIV's and that would not be supported
by IE6 correct? Is there another way to build imagemaps beside DIV's that
would be supported at least since IE5?
> On 22 Nov 2008, at 16:23, [EMAIL PROTECTED] wrote:
>> At least that eliminates GD as an option for this par
For the love of $DEITY, please include the list when replying!!
On 22 Nov 2008, at 17:26, [EMAIL PROTECTED] wrote:
But imagemaps are constructed using DIV's and that would not be
supported
by IE6 correct? Is there another way to build imagemaps beside DIV's
that
would be supported at least
On 22 Nov 2008, at 16:23, [EMAIL PROTECTED] wrote:
At least that eliminates GD as an option for this particular purpose.
Yes exactly something Flash like that allows interaction as well.
But how
to exchange data between flash multimedia file and MySQL queries.
This is
a serious issue, this i
At least that eliminates GD as an option for this particular purpose.
Yes exactly something Flash like that allows interaction as well. But how
to exchange data between flash multimedia file and MySQL queries. This is
a serious issue, this is not trivial. I know there must be some way, but I
also
11 matches
Mail list logo