Hi Paul Thank you for your help. You were right it was the api! I was going down the file tree one level to far when I was getting my api code. I had:
http://halfyardmedia.com/teds_stuff/currentVersionHy.swf It should have been: http://halfyardmedia.com/teds_stuff/ Thanks again Ted On May 10, 8:11 pm, "[email protected]" <[email protected]> wrote: > I have updated my html code and I am also using the new api with it as > well:http://www.halfyardmedia.net/teds_stuff/flash2.html > > Still seems to have no access to maps.googleapis.com > > Best Wishes > > Ted > > On May 10, 7:51 pm, "[Paul Ferrie]" <[email protected]> wrote: > > > Try creating a proper html page for your swf and test again. > > > I say proper beacuse this is your current page. Note html, head and > > body tags are missing. > > > <div id="map_canvas" name="map_canvas"> > > <object > > classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" > > codebase="http://download.macromedia.com/pub/shockwave/cabs/ > > flash/swflash.cab#version=6,0,29,0" > > width="800px" > > height="600px"> > > <param name="movie" value="currentVersionHy.swf"> > > <param name="quality" value="high"> > > <param name="flashVars" > > value="ABQIAAAAwYtUqAYPJSLLaYMA9ghMBxQQl5pEPBSeqPtyga0zpJEQ- > > FHsMRSFmRbwG8wwY8DSFB0hQB5HuQTiiw"> > > <embed > > width="800px" > > height="600px" > > src="currentVersionHy.swf" > > quality="high" > > > flashVars="ABQIAAAAwYtUqAYPJSLLaYMA9ghMBxQQl5pEPBSeqPtyga0zpJEQ- > > FHsMRSFmRbwG8wwY8DSFB0hQB5HuQTiiw" > > pluginspage="http://www.macromedia.com/go/getflashplayer" > > type="application/x-shockwave-flash"> > > </embed> > > </object> > > </div> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
