Re: [Google Maps API For Flash] New keys are no longer available for the Maps API for Flash

2012-02-23 Thread Daniel
You shouldn't post keys here I think you ate supposed to email them On Feb 23, 2012 6:16 AM, "Welcome to Buzios" wrote: > Hi Chris, good morning! > > I thank you not only answer our questions but many here in the forum. My > case is as follows: > > *direct link for one example*: > http://www.welc

Re: [Google Maps API For Flash] Re: New keys are no longer available for the Maps API for Flash.

2012-02-21 Thread Daniel
ur software > without google key? Thats just ridiculous. > > Many people got just surprised with this news from google. It was a > too early time to get key generation away. > > On Feb 21, 4:14 pm, Daniel wrote: > > You should have got a key when you started building it. It

Re: [Google Maps API For Flash] Re: New keys are no longer available for the Maps API for Flash.

2012-02-21 Thread Daniel
in delivery time. Upgrade to Google > > Map API for script V3 requires a lot effort. Therefore, I can not > > follow this way. > > In Google Map API for script V3 they don't requires key anymore. I > > wish Google apply the same policy for Google Map

Re: [Google Maps API For Flash] Re: New keys are no longer available for the Maps API for Flash.

2012-02-20 Thread Daniel
loped applications around it; now we can’t even re-use our > code for a temporary stop-gap application for a particular user type. > > Please Google allow us still to get these keys—at least until the last > year of the official 3 year deprecation period. > > > On Feb 21, 10:5

Re: [Google Maps API For Flash] New keys are no longer available for the Maps API for Flash.

2012-02-20 Thread Daniel
The API is going away so it us useless to build an app with it. Use Bing or Google Ajax / JavaScript api On Feb 20, 2012 2:52 PM, "Nguyen Cuong" wrote: > Hi, > > In the last few days. I have got above notice in website : > http://code.google.com/apis/maps/signup.html. > Now, I am deploying the ap

Re: [Google Maps API For Flash] Street View search on flash

2012-02-07 Thread Daniel
Yeah you could geocode but you would need JavaScript to get a street view. Since the flash API is depreciated you should just do the whole thing in js You could use Bing API as well but they do not have a huge street image collection. On Feb 7, 2012 1:45 PM, "Eric Milfont" wrote: > I wish to kno

Re: [Google Maps API For Flash] Any Google Maps API For Air for Android/IOS soon?

2012-02-06 Thread Daniel
The flash API has been depreciated. The flash API is uses in adobe AIR so both are going away. There will be no improvements to either. You should be able to use the JavaScript API in AIR however I am not familiar with it so I do nit know if it will or will not work On Feb 5, 2012 3:02 PM, "Lars"

Re: [Google Maps API For Flash] Using Google Maps for AIR applications on iOS

2012-02-06 Thread Daniel
The API is going away very soon since it was depreciated a while ago so making any thing that uses it would be useless. On Feb 5, 2012 3:02 PM, "meet" wrote: > Hello All, > > There were a few limitations on using the Google maps component in > Adobe AIR applications on iOS due to restrictions on

Re: [Google Maps API For Flash] Flash CS5.5 Map not showing on server

2012-01-26 Thread Daniel
Your API key is wrong or it is not a string. First off the API is depreciated and you shouldn't be using it. Second if you really want to use it you need an API key for the domain that the site is hosted at. It works in your dev environment because it doesn't require a key to debug On Jan 26, 2012

Re: [Google Maps API For Flash] Re: multiple map engine

2012-01-13 Thread Daniel
Jan 13, 2012 at 8:43 AM, artisan wrote: > At the moment I'm gonna have to back off from the technology. I have 2 > 1/2 weeks to replace my Google code and I simply can't afford to start > from scratch. > > On Jan 11, 7:04 pm, Daniel wrote: > > I haven't used f

Re: [Google Maps API For Flash] Re: multiple map engine

2012-01-11 Thread Daniel
I haven't used flash in years but an itemrender was like a template control to display an image and title and text right?. If so yes but it isn't as complex to modify. You would create a partial view which is just HTML with a data model passed in. You create the markup anyway you want to. There ar

Re: [Google Maps API For Flash] Re: multiple map engine

2012-01-10 Thread Daniel
Have you looked at mvc 3. This is far superior to anything. You have complete encapsulation of everything. The huge benifit of c# is it is used in programming a desktop app or web app or silverlight. It isn't a one compiler compiles all its a one language fits all compliers. Plus you can use free

Re: [Google Maps API For Flash] Re: multiple map engine

2012-01-08 Thread Daniel
It uses c# but asp.nets mvc3 is pretty useful. It maybe a good option if your not in a huge hurry. It would take about a week to get a hang of it but it offers more than using flash. You can access your data no matter what type it is(sql xml collections) using the exact same code with the entity f

Re: [Google Maps API For Flash] Re: multiple map engine

2012-01-08 Thread Daniel
You sound like a smart programmer. I would just get rid of the flash Google map and build a interface to use a JavaScript interface to controlled the map. I have seen Bing maps using multiple maps with out memory issues. Have you tried using a swf file that only has a map and some delegates to co

Re: [Google Maps API For Flash] Re: multiple map engine

2012-01-08 Thread Daniel Perri
What do you mean by? "I understand that - however I can always build an Adobe Air application out of the code I've written." The Flash API is going to be the same if it is ran on the browser or in a desktop. On Sun, Jan 8, 2012 at 10:06 AM, artisan wrote: > I understand that - however I can alwa

Re: [Google Maps API For Flash] Re: multiple map engine

2012-01-08 Thread Daniel
I didn't lose any clients. I'm just explaining how the method that they used to depreciate the map was horrific and I am sure it will affect many relationships with clients. You can't blame a client that paid $10,000 to get an application built that only works for a few years before it needs to be

Re: [Google Maps API For Flash] Re: multiple map engine

2012-01-08 Thread Daniel
I forgot you where the best person in the world. Maybe you should try reading my message before you get rude and try to make yourself sound superior. 2 years is not a long time. Do you think it was fair to a business man who paid thousands of dollars to a developer to build and application using th

Re: [Google Maps API For Flash] Re: multiple map engine

2012-01-07 Thread Daniel
You can export flash files to html5 but there will never be a tool for converting a complete actionscript project to JS. The output would be impossible to maintain. There is no reason to even make a simple map using the flash API from Google. There is no reason to use any API from Google. They hav

Re: [Google Maps API For Flash] Re: multiple map engine

2012-01-07 Thread Daniel
Considering that the Google API is done I would scrap all of the Google code even if it did work. On Jan 7, 2012 11:07 AM, "Richard" wrote: > Legality aside, how could the Map API know if you are tiling > snapshots? > > Cheers > > On Jan 5, 7:52 am, artisan wrote: > > Hi, > > I've developed

Re: [Google Maps API For Flash] Re: Authorization to use Google's data with OpenScales

2012-01-06 Thread Daniel
The answer will be no. There is already a thread that discussed a similar request they said they couldn't do it. On Jan 6, 2012 1:14 PM, "ABA" wrote: > no response from Google :-( > Bing Maps data will be supported in the next release (2.1) of OpenScales > (currently available in the "snapshot" d

Re: [Google Maps API For Flash] Error while using Google API Map into action script 2.0

2011-12-30 Thread Daniel
What is the reason it needs to be AS2? Is it being added to an existing project. As2 is so old and outdated I wouldn't do it. Basically you are wanting to add a depreciated API into a depreciated language and hack it together. If anything I would use an Ajax map that is controlled flash if it needs

Re: [Google Maps API For Flash] Authorization to use Google's data with OpenScales

2011-12-23 Thread Daniel
Google doesn't own the rights to licence the images. So I'm going to guess the answer is no. Even if they did have the rights tobdobot the won't because the just won't. On Dec 23, 2011 3:44 PM, "ABA" wrote: > Hello, > > I hope that members of Google read this forum. > I am one of the creators and

RE: [Google Maps API For Flash] Maps API for Flash deprecation announcement

2011-09-07 Thread Daniel Perri
It would be impossible. The images would never be licensed under that situation Sent from my Windows Phone -- From: eriky Lobo Sent: Wednesday, September 07, 2011 12:39 AM To: google-maps-api-for-flash@googlegroups.com Subject: Re: [Google Maps API For Flash] Maps API

Re: [Google Maps API For Flash] Maps API for Flash deprecation announcement

2011-09-06 Thread Daniel
I don't think anyone thinks that there was and evil meeting where everyone sat around laughing about who to piss off next. I do however believe that for the last few years the true focus has been on JavaScript maps or something else. Sure fixing one bug may not change the world of development as we

Re: [Google Maps API For Flash] Re: Deprecated

2011-09-05 Thread Daniel
I don't think many people will be over using their limit. It isn't 125,000 map views. I am going to call Microsoft tomorrow and get the correct information. On Sep 5, 2011 3:43 AM, "Nianwei" wrote: > > I think per current price structure, Bing maybe more expensive than > GM, but GM changes without

Re: [Google Maps API For Flash] Satellite and hybrid maps not extending beyond zoom level 19 when zooming in, and copyrights missing

2011-09-04 Thread Daniel
I see the NASA copyright all the way over to the terms of service. They are in white. On Sep 4, 2011 5:13 AM, "Saxon Druce" wrote: > Hi Daniel, > > Yes, it is still failing for me. > > If you go to > eg http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/LineOver

Re: [Google Maps API For Flash] Deprecated

2011-09-04 Thread Daniel
Bing maps. Better access to SQL and it works in all browsers as does the js flash maps. However, Microsoft won't kill something people are using. The may hand it over to the opensource community. On Sep 4, 2011 8:43 AM, "Jeff Smith" wrote: > A sad day for flash developers. I'm using GM in a couple

Re: [Google Maps API For Flash] Re: Google Maps has abandoned Actionscript developers, don't panic just use Bing Maps instead

2011-09-04 Thread Daniel
Yeah HTML5 is a joke. Let's take a step backward I'm the programming world and lose all OOP. Move back to progressive streaming for video and lose good IDE and debugging. No real scope on objects and 3 different pieces html css and js. Oh and then there is the fact it isn't even ready and you aren'

Re: [Google Maps API For Flash] Satellite and hybrid maps not extending beyond zoom level 19 when zooming in, and copyrights missing

2011-09-03 Thread Daniel
Everything is working fine on my maps. Are you still having a problem? Is this a map you had up and done or one you were developing? On Fri, Sep 2, 2011 at 9:28 AM, Saxon Druce wrote: > Hi, > > I've noticed a problem with the satellite and hybrid maps, where it is no > longer possible to zoom in

Re: [Google Maps API For Flash] Maps API for Flash deprecation announcement

2011-09-03 Thread Daniel
Funny in July 2010 I was emailed this in response to people feeling that Google has stoped working on the Flash API and don't really care that much to help. I can understand your concern. It is true that in first half of the year we focused our development on the v3 JS API in order to meet our goa

Re: [Google Maps API For Flash] urgent help, please

2011-09-01 Thread Daniel
> the iOS packager doesn't have the classes included yet. > > On Tue, Aug 30, 2011 at 12:23 PM, Daniel wrote: > >> Try getting an API key for the domain not the ip only. Unless it is an ip >> than post they code you declare your key. Is it a public site? >> On Aug 29,

Re: [Google Maps API For Flash] Couple of problems with Google Maps API for Flash

2011-08-31 Thread Daniel
Good to hear. I was just opening my email to grab your code and past it in flash builder to get a better look at it. Saved me some time by posting you had a solution. On Wed, Aug 31, 2011 at 7:35 AM, Shaun wrote: > No problem, thanks for posting what ended up being your solution as well. > Alwa

Re: [Google Maps API For Flash] Couple of problems with Google Maps API for Flash

2011-08-29 Thread Daniel
Maybe the first problem could be solved by using this.whatever you are doing. It has been so long since I used swfloader. Try that and see if it works. I'll read about swfloader and see if I can help. On Aug 29, 2011 7:19 PM, "Michael (London)" wrote: > Hello Experts > > I have started using Googl

Re: [Google Maps API For Flash] urgent help, please

2011-08-29 Thread Daniel
Try getting an API key for the domain not the ip only. Unless it is an ip than post they code you declare your key. Is it a public site? On Aug 29, 2011 7:19 PM, "Rita" wrote: > I've done a project in flash builder 4 adoble what I was trying > locally with a normal key and I found it worked, then

Re: [Google Maps API For Flash] Re: Frustrating as hell to use this API

2011-08-29 Thread Daniel
trying to say there are several possible was to accomplish setting limits. Another could be to make custom controls and enforce max properties inside your own control. On Aug 29, 2011 5:15 PM, "Shaun" wrote: > > I agree with Daniel almost 100% again, I think what he was meaning to

Re: [Google Maps API For Flash] problem with connecting to web server usinf WSDL and SOAP

2011-08-29 Thread Daniel
Can you call the service outside of flash builder? Like if you navigate straight to the page using the browser. On Aug 18, 2011 11:21 AM, "kanak3" wrote: > I have written a code that should connects to a web server and call a > method.But when i run it its does not give me any response not even >

Re: [Google Maps API For Flash] Frustrating as hell to use this API

2011-08-28 Thread Daniel
I wanted to start by saying I can see you are irritated and there is more that Google could do to make this API a little easier to use. However for a Free or minimal cost they do offer this and a ton of free products that most would be charging for. You can use the API reference and the turtorials

Re: [Google Maps API For Flash] Viewport

2011-08-25 Thread Daniel
You might need to expand a little more. But map.setCenter() or 3dmap.flyTo() On Aug 25, 2011 4:05 AM, "Manish" wrote: > how to center map based on viewport result returned from geocode API > > -- > You received this message because you are subscribed to the Google Groups "Google Maps API For Flash

Re: [Google Maps API For Flash] Limit on sattelite map-tiles?

2011-08-25 Thread Daniel
37 AM, "Martijn Raap" wrote: > Thank you for your reactions Daniel and Shaun. I'm glad to see that I did > get some replies during my holliday :) > > I'm sure we are not doing anything bad or illegal. Also I don't think the > amount of fly-to request is the prob

Re: [Google Maps API For Flash] Re: Missing text in Map Type Controls

2011-08-24 Thread Daniel
Shaun is database of links to helpful developing tools. On Aug 24, 2011 2:18 PM, "Shaun" wrote: > Daniel seems on point again I think... seems like it must be a style set in > CSS somewhere (maybe in your code maybe in some built in theme) for a look > at what's going on

Re: [Google Maps API For Flash] problem with connecting to web server usinf WSDL and SOAP

2011-08-24 Thread Daniel
This may sound stupid and u don't know what, if any, response you would get if you are calling a method that doesn't exist in the web service. When you set up the service with the wizard did you get a list of all the methods and the return types? On Aug 18, 2011 11:21 AM, "kanak3" wrote: > I have

Re: [Google Maps API For Flash] mouse click not registering on custom markers

2011-08-24 Thread Daniel
And when you use for loop it is better to get the length once var totalcount:int = myarray.length(); then use the totalcount in your for loop. On Aug 24, 2011 2:11 PM, "Shaun" wrote: > Why do this on enter frame? That just seems a bit ridiculous to me unless > you moved the framerate way down you'

Re: [Google Maps API For Flash] mouse click not registering on custom markers

2011-08-22 Thread Daniel
Looks like you have a ; after your opening brace mapmouseevent void {; On Aug 20, 2011 1:46 PM, "mose" wrote: > Hello, > > I'm using the following code to create a marker with a listener that would > populate a sidebar info panel with data specific to the marker. That was not > working so I tried

Re: [Google Maps API For Flash] Re: Missing text in Map Type Controls

2011-08-14 Thread Daniel
up nothing just cut an past the code into a new mxml file and start over. When you click does the text show up. I remember some other problem like this but I can't remember if it was in flash Google maps. On Aug 14, 2011 11:53 AM, "brucend75" wrote: > Thanks for the reply, Da

Re: [Google Maps API For Flash] Missing text in Map Type Controls

2011-08-13 Thread Daniel
You should post some code so we can see why. I guess it is you font color is set to white or you have label text set to false On Aug 13, 2011 3:58 PM, "brucend75" wrote: > I have created a Flash CS4 Google Map swf that I load into my main > application. Everything works fine, except I have no text

Re: [Google Maps API For Flash] Re: adding markers to a panel

2011-08-11 Thread Daniel
True. Using my own overlay would probably be better for what I am doing. I shouldn't be so lazy... On Aug 11, 2011 12:31 PM, "Shaun" wrote: > I believe you can just use openInfoWindow function to manually control this > behavior, the function you put on a marker to do this based on the API docs >

Re: [Google Maps API For Flash] Calling API from an https ( SSL ) hosted web site

2011-08-11 Thread Daniel
Sorry not property method. I think you have to pass it the url. Never used it. On Aug 11, 2011 11:37 AM, "Daniel" wrote: > Don't use a javascript function. You should be able to use browser manager > class in flex 4.5 and the property browsermamager.getProtocol() >

Re: [Google Maps API For Flash] Calling API from an https ( SSL ) hosted web site

2011-08-11 Thread Daniel
Don't use a javascript function. You should be able to use browser manager class in flex 4.5 and the property browsermamager.getProtocol() On Aug 11, 2011 11:29 AM, "Shaun" wrote: > Hey Mark, > > I think what Thiago is trying to say is you're possibly using the wrong API > key for https vs http, I

Re: [Google Maps API For Flash] Re: adding markers to a panel

2011-08-11 Thread Daniel
Does anyone know how the API handles infowindows in this situation. E.g., I add 3000 markers with 3000 custom infowindows and lets say those infowindows have objects inside them like a chart component, maybe 10kb of memory each. Will the map API create 3000 chart instances and leave them in memory

Re: [Google Maps API For Flash] Re: how to read .zip files from webserver in flash builder

2011-08-09 Thread Daniel
> shapfile(.zip file).I need to call incidents list 1st then select 1 > from dropdown box then select a particular work product(multiple .zip > files) after that select .shp file from a zip file. > > On Aug 9, 8:56 pm, Daniel wrote: >> Do they need to be stored in a zip file? Y

Re: [Google Maps API For Flash] Re: How to connect to the server using SOAP and WSDL in flash Builder?

2011-08-09 Thread Daniel
You can't add it or have some one add it? And this server is not in the same domain correct? On Aug 9, 2011 6:54 PM, "kanak3" wrote: > Hi Daniel, > I have been told that We do not maintain a crossdomain policy file on > server. > > On Aug 8, 2:20 pm, Daniel wrote

Re: [Google Maps API For Flash] Limit on sattelite map-tiles?

2011-08-09 Thread Daniel
http://code.google.com/apis/maps/faq.html#tos_mysite is that something you are doing? I assume a premium membership would help but not sure if it is needed. If your site is commercial in nature, who's isn't, they may limit the amount of page request. I assume it is the constant moving of the map. N

Re: [Google Maps API For Flash] Re: how to read .zip files from webserver in flash builder

2011-08-09 Thread Daniel
# app. I am making one now ill share the code if you need it. On Aug 9, 2011 5:50 PM, "kanak3" wrote: > Thanks Daniel...let me go thro' it > > On Aug 9, 7:31 pm, Daniel wrote: >> http://livedocs.adobe.com/flex/3/html/help.html?content=ByteArrays_3 >> this wil

Re: [Google Maps API For Flash] how to read .zip files from webserver in flash builder

2011-08-09 Thread Daniel
http://livedocs.adobe.com/flex/3/html/help.html?content=ByteArrays_3.htmlmaybe this will help. It is flex 3 but I'm sure it is a start On Aug 9, 2011 3:51 PM, "kanak3" wrote: > Hi All, > we have many .zip files(shapfiles) on the web server.I need to list > all the .zip files(in ComboBox) and selec

Re: [Google Maps API For Flash] How to connect to the server using SOAP and WSDL in flash Builder?

2011-08-08 Thread Daniel
Are you not able to add a crossdomain.xml file. Earlier it sounded like you had the ability. On Aug 3, 2011 7:59 PM, "Thiago Cordeiro" wrote: > Hi, Your remote server must have a cossdomain file to get connection, google > 'flex crossdomain' to learn how it work > > Best Regards, > Thiago > > 2011

Re: [Google Maps API For Flash] moving markers dynamically

2011-08-03 Thread Daniel
I believe you have to add your marker object to an array an access it through its index. On Aug 3, 2011 8:07 PM, "Thiago Cordeiro" wrote: > Look, you have you markers layers on the map, right? you marker must have an > ID > > when you make a call to the server, it`ll result some data... > > you ha

Re: [Google Maps API For Flash] Re: API Key trouble

2011-07-27 Thread Daniel
I don't see any reason a constant string wouldn't work. What I was asking you to check was if the variable you were using had a value set and it was getting passed correctly. Perhaps you variable was not in the correct scope or your reference to it was incorrect. I'll have to try it in one of my ma

Re: [Google Maps API For Flash] Re: API Key trouble

2011-07-26 Thread Daniel
Have you checked if that constant var has a value being password into the key attribute On Jul 26, 2011 7:27 PM, "Bob Howard" wrote: > Main.GOOGMAPKEY is a public static string constant. > > > > http://ns.adobe.com/mxml/2009"; > xmlns:s="library://ns.adobe.com/flex/spark" > xmlns:mx="library://ns

Re: [Google Maps API For Flash] API Key trouble

2011-07-26 Thread Daniel
Is your key enclosed in quotes and set before the map is initialized. Post that section of your code. On Jul 26, 2011 6:42 PM, "Bob Howard" wrote: > Right now, I'm struggling to get the API Key to work on a project I'm > working on, which is hosted on kongregate.com I register the key as > http://

Re: [Google Maps API For Flash] Markers Dispatch MapMouseEvent

2011-07-07 Thread Daniel
What are you trying to do? Is your infowindow not opening? On Jul 5, 2011 3:59 PM, "Domenico" wrote: > Hello everybody, > > I'm trying to dispatch a MapMouseEvent from a Marker (created before). > But it doesn't work at all. > Here is the code: > > # Creating Marker, adding EventListener and s

Re: [Google Maps API For Flash] Zip code overlays

2011-06-28 Thread Daniel
Is their a good tutorial on how to do this. I need a map with selectable zip code regions and some custom ones I need to make. Also, I need to make a tool so user can draw an area and I select items from the database within that area. If I had a better understanding of the general principles I can

Re: [Google Maps API For Flash] Map drawing oddly in Flex Mobile app :(

2011-05-25 Thread Daniel
ng ok now and > centering roughly where I want it, so thanks guys! > Next step is to send the coordinates to a PHP page which will write them to > a database, but I think that's for another forum. :) > It's a simple college project app that gets a users geolocation and sends it > to

Re: [Google Maps API For Flash] Re: Maps API Key for Blackberry Playbook

2011-05-25 Thread Daniel
Typo Correction: You should be using instead of On Wed, May 25, 2011 at 8:22 AM, Daniel wrote: > Above your mx:Script block there is a url property that is duplicated and > outside of any mxml tags. Also you be using instead of > > > > On Wed, May 25, 2011 at 4

Re: [Google Maps API For Flash] Re: Maps API Key for Blackberry Playbook

2011-05-25 Thread Daniel
> > My inspiration was: > > http://sheetalnilwant.wordpress.com/2010/12/04/google-maps-api-using-flash-builder-burrito/ > and > http://code.google.com/apis/maps/documentation/flash/tutorial-flex.html > > I found many samples, but nowhere mentioned that i do not nee

Re: [Google Maps API For Flash] Map drawing oddly in Flex Mobile app :(

2011-05-25 Thread Daniel
At this point what are you having trouble with? Did you get the pan and zoom to work? From what I read you want the map to open in the users location. You also want the map to setCenter() when the user moves? What are you adding the markers for? I don't understand when you are wanting to add the ma

Re: [Google Maps API For Flash] .swc - where do I put it?

2011-05-24 Thread Daniel
Google has a tutorial if you want to check it out but it is located in the same place as where you download the sdk and get an api key. It shows you how to set up your development environment. On May 24, 2011 7:37 PM, "KoffeeKat" wrote: > Hi, > > I know, it's a newbie question, but where do I put

Re: [Google Maps API For Flash] Map drawing oddly in Flex Mobile app :(

2011-05-24 Thread Daniel
onMapReady means the map is ready. What you want to do is set the maps latlng in the in the preinitilize event so you aren't drawing the map twice. Then add overlays in the onmapready event. On May 24, 2011 6:14 PM, "Mere Mortal" wrote: > > ah, sorry > initialized is for the Flex container, not th

Re: [Google Maps API For Flash] Re: Maps API Key for Blackberry Playbook

2011-05-23 Thread Daniel
ing :( > "Initialization failed: please specify an API or client id" when using > "Map3D" component. > If using "Map" component is says "Initialization failed: prese specify > an application URL" > > I entered 643765(random number) as key

Re: [Google Maps API For Flash] Maps API Key for Blackberry Playbook

2011-05-22 Thread Daniel
You don't need a api key for mobile apps. I uses a generic number and it works fine. Maybe try using false or some random numbers. On Sun, May 22, 2011 at 9:17 AM, Mitja <4mi...@gmail.com> wrote: > Hi, > > I am developing application for BlackBerry Playbook with Flex (Flash > Builder 4.5). > > I

Re: [Google Maps API For Flash] Re: Google_Maps_Custom_Info_Window

2011-05-09 Thread Daniel
I started working on it today should be getting to that part in a day or so depending on time. On May 8, 2011 9:03 PM, "Harry L." wrote: > I am hoping that you would share a working sample. > I have no luck yet. > > Thanks! > > On May 8, 6:06 am, Daniel wrote: >

Re: [Google Maps API For Flash] Re: Google_Maps_Custom_Info_Window

2011-05-08 Thread Daniel
On Fri, May 6, 2011 at 10:31 AM, Harry L. wrote: > Hi Daniel, > > I couldn't get it to work, some help would be great. I believe others > will find it helpful too. Basically, I used the cookbook example and > overlay an Xml file. On the example, it says data should

Re: [Google Maps API For Flash] Re: Google_Maps_Custom_Info_Window

2011-05-06 Thread Daniel
file data to the infowindow when clicking on markers. > > On May 6, 9:28 am, Daniel wrote: > > That is pretty cool! I made custom content using sprites before but > making a > > component seems more logical. > > On May 6, 2011 6:21 AM, "Harry L." wrote: >

Re: [Google Maps API For Flash] Google_Maps_Custom_Info_Window

2011-05-06 Thread Daniel
That is pretty cool! I made custom content using sprites before but making a component seems more logical. On May 6, 2011 6:21 AM, "Harry L." wrote: > > Has anyone seen this post? It's really cool! I am still playing with > and couldn't get the xml data loop through and feed it as marker > changes

Re: [Google Maps API For Flash] Re: currentposition

2011-04-25 Thread Daniel
That is true you could use some JS but you will not get that close. For instance, my network location will show up that I live in California about 80% of the time. I live no where close to California. Not knowing what you are doing I can offer you a generic suggestion. Set a start up page and have

Re: [Google Maps API For Flash] currentposition

2011-04-24 Thread Daniel
As far as I know that would only be used to get the GPS location. On Apr 24, 2011 2:03 PM, "Andi" wrote: > No it`s not a mobile app > > -- > 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 google-ma

Re: [Google Maps API For Flash] currentposition

2011-04-24 Thread Daniel
Are you making a mobile app? On Apr 24, 2011 5:52 AM, "Andi" wrote: > How can i get the current lan and lng ?any functions ? > > -- > 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 google-maps-api-

Re: [Google Maps API For Flash] Initialization failed: please check the API key, swf location, version and network availability.

2011-04-23 Thread Daniel
It is probably because the key is defined in the mxml and the AS code. First the code needs to fixed. Everything is declared twice right now. Why is this.addChild() as 2 code? On Apr 23, 2011 4:28 PM, "Robert Painter" wrote: > Are you sure you specified the domain information for your website whe

Re: [Google Maps API For Flash] Remembering Zoom/Extent

2011-04-19 Thread Daniel
You could save the current zoom level in a shared object, cookie, or in a database. The easiest will be a shared object. On Apr 19, 2011 3:29 PM, "Cameron Ellis" wrote: > I've noticed that a few Google Maps out there remember your zoom/ > extent if you navigate way from them -- such that if you ba

Re: [Google Maps API For Flash] Re: Re-order layers

2011-04-19 Thread Daniel
I haven't used the timeline in years but if I remember you will click on your object, which in your case is the legend. In your properties window set the ID property to just about any name your want, legend perhaps. Then you reference it by that name. E.g., legend.x or setChildIndex(legend, parentO

Re: [Google Maps API For Flash] Terms of Service?

2011-04-07 Thread Daniel
Premium keys are different and you have to pay for them. But standard keys you have to let the public access your map for free and it has to be open to everyone. You can't make a map that is available in an intranet or behind a firewall. You can charge to make the map for someone else though. With

Re: [Google Maps API For Flash] 45-degree Imagery Support

2011-04-01 Thread Daniel
I don't use the js api. Are you talking about something simple pike when you tilt the 3d map to a certain degree just doing it automatically based off a zoom level? On Apr 1, 2011 7:48 PM, "Steve Florek" wrote: > The Javascript API now supports 45-degree imagery both automatically when > you zoom

Re: [Google Maps API For Flash] Google Maps API For Flash + AIR 2.6 + iOS

2011-03-29 Thread Daniel
Never tried it but here: http://www.thedanosphere.com/2011/02/24/build-iphone-apps-using-flex-hero-and-flash-builder-burrito/ Not sure when Adobe will release the full version of the newest Flash Builder but when that is here it is supposed to compile to almost all mobile OS On Tue, Mar 29, 2011 a

Re: [Google Maps API For Flash] Maps API + Adobe AIR + Android

2011-03-26 Thread Daniel
I'll have to make an app that has some more features and see what performance hits I get. On Mar 26, 2011 4:25 PM, "Jesus Bracamonte" wrote: > I am running the app in a Nexus One, as for the click events (if > i understood well what you asking) i am doing something like: > > This works great in th

Re: [Google Maps API For Flash] Maps API + Adobe AIR + Android

2011-03-26 Thread Daniel
I haven't seen any performance issues on my app which I ran on an evo. But it was a small app I made just to see if it worked. How are you listening to the click events. Map mouse events? On Mar 26, 2011 4:08 PM, "Jesus Bracamonte" wrote: > Hi all, i am making a small app for android using Adobe A

Re: [Google Maps API For Flash] Re: More fine zoom level

2011-03-15 Thread Daniel
What OS the width and height of your map object? On Mar 15, 2011 12:44 PM, "Shaun" wrote: -- 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 google-maps-api-for-flash@googlegroups.com. To unsubscri

Re: [Google Maps API For Flash] on every tile "2009 google" is written and data is also old

2011-03-14 Thread Daniel
My maps are fine. Maybe its your area? Could be servers were list in the earthquake and they are using old data? Just speculating. Try c21infinity.com and see if that works. On Mar 14, 2011 4:30 AM, "Shafi" wrote: > I'm using google till now working fine. Today every tile comes with > 2009 Google

Re: [Google Maps API For Flash] Google Maps API for Flash cs5?

2011-03-11 Thread Daniel
The current on will work. But don't use the flex version which will be labeled flex. Use the directions for flash and you will be fine. On Mar 11, 2011 1:52 AM, "stu...@slgraphique.fr" wrote: > Hello, > Is there a version of Google Maps API for Flash cs5? > > thank you for your answers. > > BYE >

Re: [Google Maps API For Flash] Re: Converting GPS coordinates to decimal lat and lng

2011-03-09 Thread Daniel
Thanks. I'll try that out. I thought that fromRadians() was supposed to do that but I haven't been able to get it to work. On Mar 9, 2011 1:56 PM, "Shaun" wrote: > Hi VindaMedia, > > Not sure if you're the one I was chatting with a few days ago about this but > I believe I brought up the question

Re: [Google Maps API For Flash] Flash street View

2011-03-08 Thread Daniel
Right now you have to use javascript maps. Please add a comment to the feature request thread for this. Many people want to add the functionality into flash maps On Mar 8, 2011 3:57 PM, "Rob C" wrote: > Hi, im new to googlemaps and flash, but I was wondering if there was a > way of doing a tour of

Re: [Google Maps API For Flash] openInfoWindow

2011-03-07 Thread Daniel
No. There can be only one On Mar 7, 2011 3:52 PM, "Ralph Krausse" wrote: > Looks like if I call this twice, the first window disappears. Is there a way > to have more than one window open? > > -- > You received this message because you are subscribed to the Google Groups "Google Maps API For Flash

Re: [Google Maps API For Flash] VIEWMODE_ORTHOGONAL and VIEWMODE_2D

2011-03-07 Thread Daniel
At least it works now. That's what makes programming so hard... simple things. On Mar 7, 2011 12:35 PM, "Ralph Krausse" wrote: > Boy do I have egg on my face. I was changing the mapoptions, not the map. > sorry and thanks... > > On Mon, Mar 7, 2011 at 2:02 PM, D

Re: [Google Maps API For Flash] VIEWMODE_ORTHOGONAL and VIEWMODE_2D

2011-03-07 Thread Daniel
> send me the flex project so I can test it on my machine. Are you using IE, > FF??? > > thx > r > > On Mon, Mar 7, 2011 at 12:49 PM, Daniel wrote: > >> This worked just fine. I used a switch statement to rotate through the >> different view modes to check each o

Re: [Google Maps API For Flash] VIEWMODE_ORTHOGONAL and VIEWMODE_2D

2011-03-07 Thread Daniel
ph Krausse wrote: > thanks, I appreciate that. It would be great if I could get this working... > > On Fri, Mar 4, 2011 at 5:55 PM, Daniel wrote: > >> okay. I'll try it later and see if I can change the map type programically >> On Mar 4, 2011 2:54 PM, "Ralph Krausse

Re: [Google Maps API For Flash] VIEWMODE_ORTHOGONAL and VIEWMODE_2D

2011-03-04 Thread Daniel
okay. I'll try it later and see if I can change the map type programically On Mar 4, 2011 2:54 PM, "Ralph Krausse" wrote: > Flex > > On Fri, Mar 4, 2011 at 10:42 AM, Daniel wrote: > >> Are you using flash or flex? >> On Mar 4, 2011 4:13 AM, "Ralph K

Re: [Google Maps API For Flash] Re: enableScrollWheelZoom

2011-03-04 Thread Daniel
Shouldn't be the browser. Maybe the OS. Which browser is it not working on? On Mar 4, 2011 4:14 AM, "Ralph Krausse" wrote: -- 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 google-maps-api-for-fla

Re: [Google Maps API For Flash] VIEWMODE_ORTHOGONAL and VIEWMODE_2D

2011-03-04 Thread Daniel
Are you using flash or flex? On Mar 4, 2011 4:13 AM, "Ralph Krausse" wrote: > I tried that but the map doesn't change. I didn't want to re-new an object. > I was hoping that switch would work but didn't know if I was missing > something. > > thx > r > > -- > You received this message because you a

Re: [Google Maps API For Flash] VIEWMODE_ORTHOGONAL and VIEWMODE_2D

2011-03-03 Thread Daniel
I think you just set the mapInstance.viewMode = VIEWMODE_2D; or VIEWMODE_PERSPECTIVE On Thu, Mar 3, 2011 at 2:36 PM, Ralph Krausse wrote: > Can one switch from 2d to 3d on the fly or do you have to recreate the map > > thx > r > > -- > You received this message because you are subscribed to the G

Re: [Google Maps API For Flash] Developing AIR applications using CS5

2011-02-15 Thread Daniel
var map = new Map(); On Feb 14, 2011 2:12 PM, "Bajoelcocotero" wrote: > Hi every one, > > I'm developing an AIR application within FLASH CS5 ... > > I have the next problem when I compile my swf. > > 1119: Access of possibly undefined property url through a reference > with static type com.google.

Re: [Google Maps API For Flash] Google sky Map in Flash

2011-02-12 Thread Daniel
Not sure if this is current still but try this http://groups.google.com/group/google-maps-api-for-flash/browse_thread/thread/7a62b1551dfe5fcc/43479203e08479f2 On Feb 12, 2011 12:58 PM, "Nightkid" wrote: > I have successfully made a google map in flash by using the code like > this: > > import com.

Re: [Google Maps API For Flash] Question about security/privacy

2011-02-11 Thread Daniel
You would have to get a premier app key to install behind a firewall. On Feb 11, 2011 2:21 PM, "Alessandro Ferrucci" wrote: > Hello, > I have a question about security/privacy of using Google Maps flex API. > > I would like to overlay WMS/WFS data on top of google's satellite imagery. > If I use t

  1   2   >