I am studying land surveying and cartography and I am doing my final project. I am trying to make a google earth like map in Flash.I already have the map , in the form of swf files.
are there any Flash/Flex API for Google Earth like the Map API? i haven't seen an API in Google earth API official page. or is there any way to use all the features of its javascript API with actionscript/flex.
i have successfully integrated Google earth with Flex using ExternalInterface.call("javascriptMethodName") method and writing the javascript stuff in the html file which embeds the swf file. it ran and loaded Google earth successfully.
This is really stupid and unimportant but things like this bug me and make me want to know why they happen. I made a movieclip named "earth1" and put an instance on the stage named "earth". If I refer to "earth" in code I get "1046: Type was not found or was not a compile-time constant: earth." If I use any other name such as "earth12" or "earthMC" it works fine. So I already have a "solution", but what's wrong with the name earth?
[URL]I have a huge image .. about 16 mb JPG. It is a map of big housing society and i need to make an flash application that should work like Flash Earth to display , pane , zoom like Flash Earth. want to load that image in such a way thay it load in lower resolution and become detailed on zooming . What should i use to make that application working.
I want to create an animating sphere representing the earth but here is the catch I want the users to be able to spin it round in real time, what tools will do the trick?
I have Google Map working just fine. When I click "where we are" Google openes up no problem but when I click on another button let say "about us, Google stays in the background [code]...
I have a Google Map in my Flash project with a polygon overlay. Is it possible to add to that overlay an EventListener so it triggers a function? All I can find in the API reference is something called "MapMouseEvent" but I can't figure out if that is what I need or how it works.
I want to make a language translation app, like google translate. I want to know if there are any libraries I could use to translate from one language to another like: spanish to english. I need to translate between the languages: spanish, english, italian, french & portuguese. Please tell me if its possible to import and use dictionaries to translate like, for example a spanish-english dictionary, for the above languages.
I have made an web site and I put it on the ftp address on the web. The site is full flash. My question is how can I make it visible on google search, or yahoo? Is there a piece of code that I have to insert on the html file that wraps the flash swf?
I created a 3D globe in 3DS Max, put on render and would like to now be able to this object using the mouse to offend 360 degrees on one axis. Unfortunately, I do not know how to go about it.
i am trying to make a new website where i want to add the map of the earth.My problem is that i want to make each country on the map, a different link. so for example if someone will click USA on the map, he will be redirected to a different page, relevant to USA.
I wanted to put a search box in my flex app that would act just like google or google finance: you start typing and a drop down list just below starts filtering the results dynamically. Does anyone know how to do this in flex? I am using flex and php so as the user types it will pull results off the server dynamically.
that is actually a tutorial that i got from internet. but, when i tried to change the object, i failed to display the animation of my earth object. i wonder, what is the 'default' means in that code.
I am wondering how to make a 360º view bubble, like they use for Google Street View, but have no idea how to go at accomplishing this task... i have the string of photos that i attached in photoshop(so that if you connected the left to the right it would be a full 360º view).
I'm trying to set up Google maps in my Flash 8 site (Win 7) I've downloaded the SDK but not sure which folder I should be placing the map_1_18 file.Have tried placing under the Components folder but still can't see it when I open Flash and check the Components libary.
I want to get input ZIPCODE from user and want to get distance from my Location > user enter zipcode (home town location ) > send data to google maps > return of distance from user's location to my location Is that possible?
I know its not possible to copy and paste the javascript code into Flash, because Flash won't do anything about it (or cause an error).But I do know the Google Adsense code generates an iFrame to show the ad. So I was thinking if I were to grab the iFrame source (the src attribute) and load that html page into Flash... maybe? So I guess my question would be is it possible to have Flash load an HTML page?I know there is MochiAds, but I would like to get a little bit more % of the $ :)
I want to get input ZIPCODE from userand want to get distance from my Location> user enter zipcode (home town location )> send data to google maps>return of distance from user's location to my location
root.currentPage.text is the generated page number- but this does not seem to work- looks like within this getURL parameter i can not add any variables.. is there any other way to get the same result..
Does anyone know if it's at all possible to embedd a google maps image that's created using code generated by google? The Image is interactive, the main reason to embedd in flash as apposed to a flat image.