Does it work with any other url that returns an image ? --Ed On Thu, Sep 2, 2010 at 6:35 PM, PR Johnny <[email protected]> wrote:
> I have a Flash AS3 app that creates an url string, sends it to the > charts api server, and displays the resulting QR Code image. The app > works great in the Flash IDE, but when deployed online in a php page, > the server never responds. No errors are detected with the native AS3 > error handlers or in Firebug. I have addressed possible security > issues with Security.allowDomain(*) and with crossdomain.xml files in > site and app roots. I can't determine why the server "hangs" in > response to the request. Any suggestions would be greatly appreciated! > > -- > You received this message because you are subscribed to the Google Groups > "Google Chart API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-chart-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-chart-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-chart-api?hl=en.
