Thank you guys! After lot of tries, I finally gave up on my map and downloaded the standard fla that google provides as sample (from here- http://code.google.com/apis/maps/documentation/flash/tutorial-flash.html). When I replaced this in the server with my map I saw same issue! So now I am sure that the problem is not in the flash code that I wrote. The map being embedded in a JSP page. Did anyone came across/faced issue when the map is called from a JSP page? The embedding should be pretty much standered. I tried both using swfObject.js and embedded object tag.
Thanks! On Jul 21, 8:28 pm, Daniel <[email protected]> wrote: > Interesting. Try one of the sites I made to see if you get the same > behavior. It is a Las Vegas real estate web site with a home > finder.http://www.c21infinity.com/ > When I refresh it everything works fine. > > On Wed, Jul 21, 2010 at 4:05 AM, Akashlina <[email protected]> wrote: > > It seems the problems is due to caching the files. When I change the > > Browsing History settings in IE from "automatic" to "Everytime I visit > > The Page" --it works fine and the map loads&works properly every time > > I refresh the page. > > > Is there a permanent solution to this? Can I make it not to cache > > content for my map? > > > Thanks, > > -Akashlina > > > On Jul 21, 11:30 am, Akashlina <[email protected]> wrote: > > > Hi Daniel, > > > > Everything else on page is rendering as expected. I have tested in IE > > > 8, 7. Each time I clear the cache and open the page for the first > > > time, it's there. But once i refresh the page or try to open it on a > > > separate tab, it's gone! > > > > On Jul 21, 10:43 am, Daniel <[email protected]> wrote: > > > > > I don't know of any issue with ie. What ie are you using. And look and > > see > > > > how much memory ie is using. Maybe your file is crashing the browser. > > It > > > > there anything else on the page that isn't rendering? > > > > > On Jul 20, 2010 9:39 PM, "Akashlina" <[email protected]> wrote: > > > > > Hello! > > > > > I am building a google map using XML. The xml contains info regarding > > > > several points on the map(lat lang, custom content for the infoWindow, > > > > color of the marker etc.). When this is deployed in the server it > > > > works fine from the Firefox or Safari browsers. The problem is with > > > > the IE. > > > > The Map loads for the first time without any issue(in IE). But when I > > > > refresh the page it doesn't load anymore. I see a blank white page, > > > > with the zoom tool in place, but other than that nothing appears. I am > > > > new to this and have no clue why this may happen. Please help! > > > > > Thanks! > > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups > > > > "Google Maps API For Flash" group. > > > > To post to this group, send email to > > > > [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]<google-maps-api-for-flash%[email protected]> > > <google-maps-api-for-flash%[email protected]<google-maps-api-for-flash%[email protected]> > > > > > . > > > > For more options, visit this group athttp:// > > groups.google.com/group/google-maps-api-for-flash?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Maps API For Flash" group. > > To post to this group, send email to > > [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-maps-api-for-flash%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-maps-api-for-flash?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-maps-api-for-flash?hl=en.
