Well yes....This is a known issue with flash / javascript.
It is a security issue of the communication between them, and the way it is
implemented in flash.

As a rule of thumb, whenever it comes to Flash, and specifically to
Flash/js, do not use local files.


VisGuy


On Mon, Oct 20, 2008 at 10:42 AM, Andres Kievsky
<[EMAIL PROTECTED]>wrote:

>
> VizGuy:
>
> Thanks for your response!
>
> This is the whole HTML example I'm trying:
>
> http://www.ank.com.ar/tmp/goog_sample1.html
>
> I just noticed that t works fine if I open it from a remote location,
> but wasn't working when I was loading it using file://. Have you
> encountered this issue before?
>
> Thanks again!
> - Andres N. Kievsky
>
> VizGuy wrote:
> > Just checked again, and it works well for me, with the code snippet
> > you sent.
> >
> > Please double check, and if the problem remains, please provide more
> > info if possible, like browser, OS, and so on.
> >
> > Thanks,
> > VizGuy
> >
> >
> >
> > On Mon, Oct 20, 2008 at 6:31 AM, ank <[EMAIL PROTECTED]
> > <mailto:[EMAIL PROTECTED]>> wrote:
> >
> >
> >     Hi!
> >
> >     Seems like the public version of the annotated time line is broken.
> >     I've been trying to get the range change even using:
> >
> >     google.visualization.events.addListener(chart, 'rangechange',
> >     rangeChanged);
> >     function rangeChanged(range){
> >      alert('start: '+range.start+'end: '+range.end);
> >     }
> >
> >     To no avail. I've tried other combinations - none worked. Seems like
> >     the event is just not firing. Can anyone help?
> >
> >     Thanks!
> >     - Andres N. Kievsky
> >
> >
> >
> >
> > >
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Visualization 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-visualization-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to