Thanks googlebear.

I've tried to use the flash9 plugin as you suggested . The
onLoadCallback still won't get fired.
However from the hosted mode I can play the flashes in
finance.google.com as well as youtube.com. The annotatedtimeline in
finance.google.com work perfectly in hosted mode browser.

My testing code is very simple, and I also try the visualization
showcase and it won't work either in hosted mode, with the same
behavior that the onLoadcallback simply won't execute..


On May 20, 6:05 pm, googelybear <[email protected]> wrote:
> In my ubuntu (up to 9.04) I could get the timeline working with the
> following:
> * GWT uses Mozilla 1.7 as hosted mode browser with its own plugins.
> Flash player 10 does not work reliable with this old browser therefore
> grab flash 9 fromhttp://www.adobe.com/go/tn_14266.
> * Copy the libflashplugin.so from the archive to /opt/gwt/
> mozilla-1.7.12/plugins (or whereever you have gwt installed) and
> restart the hosted mode browser
>
> On 20 Mai, 05:36, ycaiyuan <[email protected]> wrote:
>
> > I am using a 32 bit system. and as you suggested the onLoadCallback
> > shall fire...
> > I have upgraded to GWT 1.6.4 but it won't solve the problem...
> > I am using visualization 1.0.1. I will try to updated to 1.0.2 and see
> > whether there is any difference.
>
> > The annotatedtimeline is a very powerful widget, it is a pity if it
> > fails to work in hosted mode as when GWT advanced, more and more work
> > will be on hosted mode...
>
> > Cai Yuan
>
> > On May 19, 10:56 pm, "Eric Z. Ayers" <[email protected]> wrote:
>
> > > Hello Cai Yuan,
>
> > > Some of the visualizations are known not to work in Linux hosted mode
> > > (like annotation timeline), although you should have gotten the
> > > onLoadCallback to fire.  There is an open issue for problems running
> > > under Ubuntu stock distribution:
>
> > >http://code.google.com/p/gwt-google-apis/issues/detail?id=178
>
> > > I was wondering if that might explain the issue?
>
> > > -Eric.
>
> > > On May 19, 5:35 am, ycaiyuan <[email protected]> wrote:
>
> > > > Hi guys,
>
> > > > I am using AnnotatedTimeLine widget on my web project, using a GWT
> > > > wrapper.
>
> > > > My problem is, at hosted mode, after I called
>
> > > > AjaxLoader.loadVisualizationApi(onLoadCallback,
> > > > AnnotatedTimeLine.PACKAGE);
>
> > > > the run function in onLoadCallback never get called, and the widget
> > > > never appear in the shell browser window. at the bottom of the shell
> > > > browser window it reads "Transferring data fromwww.google.com"
>
> > > > When I access the web page from a Firefox browser, curiously enough,
> > > > it works fine.
>
> > > > I am using GWT 1.5.3 and run it under Ubuntu Linux 8.04 work station
> > > > version. I am using the GWT shell as well as Firefox 3 for testing.
>
> > > > Thanks
>
> > > > Cheers
> > > > Cai Yuan
--~--~---------~--~----~------------~-------~--~----~
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