Professional :: How To Create A Interactive Map
Jun 22, 2010
i want to create a map that can read data that come from access or excel (as data source) and reflect on the map the data source include jobs being done on different places on that area and highlight what and where are the current jobs being done.and all . basically , data source actions converted on the map ?
View 2 Replies
Similar Posts:
Nov 18, 2011
I'm currently having an issue creating a set of buttons that are supposed to turn individual layers on and off. The layers I have are: fishing spots, facilities, trails, map elements, an aerial photo, and parking lots. It is giving error #s 1119 and 1120. Could anyone explain possible reasons I'm getting these errors.It might be worth mentioning that I used a tutorial made with Flash CS4, but I'm writing the code in CS5. Here is the exact code I'm using:
spots._visible = false;
facilities._visible = false;
parking._visible = false;
elements._visible = true;
[code]....
View 4 Replies
Apr 22, 2010
I am pretty new to flash but I am kind of getting the hang of things. I am trying to create a interactive slideshow in flash that will not end up on the web. These are three quick questions I currently have. Thanks for any help you can provide
1. Let's say I have an icon of a person in my flash file, how can I make it so that when my moves rolls over the person a thinking bubble appears and when it rolls off the bubble disappears?
2. If I have a small image of a page version of a .pdf file in my flash file, how can I make it so that when the little .pdf page icon is click the .pdf file is launched?
3. I understand how to create a square button over text and mess with its up/down/over/click settings, but I am wondering how I can do something like change the color of the text when it is clicked or when the mouse is over it? Right now I only know how to change the color of the square button.
View 2 Replies
Jul 20, 2010
my latest project is to create an interactive version of the map for the game, GTA: San Andreas. Here are some of the features I would like to add:(Images have been made as a quick demonstration - the real thing will use the map)URL...Zoomed out, selectable pieces of the map (like jigsaw pieces).The different "jigsaw" pieces of the map are based on the borderlines of where each town/village starts/ends.URL...When a region on the map is chosen, it zooms into the region, allowing the user to select a town/village within that region. This screen will have a "back" button on it to allow the user to go back to the whole map.URL...After choosing a town/village, the last screen appears, providing an image (screenshot from in-game) of the destination with information to the left or right of the image. This screen will also have a "back" button on it to allow the user to go back to the chosen region. The detail on the map will also show basic places that the player of the game would like to know, such as hospital locations, ammu-nation locations (gun shops) and safehouses.Once I have the basic version done, I plan on updating it by adding locations of other items, such as vehicles, collectables and weapons.
1) Is it possible to make oddly-shaped hotspots, which are interactable (clickable and what not)? I know you can make rectangular hotspots, but the borderlines of the towns and villages in the game aren't straight lines, and most require more than 4 lines to make the shape.
2) Is there any way I can learn the code that Flash uses? Just so I understand it a bit more, since I am using it for a two-year school project too, which goes towards my GCSEs next year. I would just like to get more familiar with Flash, and maybe the other programs, Illustrator and Fireworks. The only ones I know well are Photoshop and Dreamweaver.
View 1 Replies
Aug 10, 2010
I would like to create an interactive diagram and somebody said I should use Flash to do it.
The idea is to create an organisational chart (like the ones you can produce in MS Word 2010). Each position will have its own box or button. When a user clicks on that box or button, a Word document or internet link will be activated and take the user to this other resource.
The reason why I am choosing Flash is because I would like to make alot of these diagrams and they have to go into Moodle. Apparently Flash is the only program I should use to import the diagram into Moodle.
View 3 Replies
Sep 29, 2010
I would like to build a quiz in which the trainee can choose and then drag and drop a graphic object onto one of a number of locations and submit their choice. Sort of like a hotspot, only instead of clicking on the right spot, you choose object A,B, or C and drop it onto location 1, 2 or 3. Ideally, I would like to use graphics (or SolidWorks drawings) of the actual objects and locations. The training is for assembling mechanical devices and each assembler needs to be certified before being let loose on the assembly line. What tools and techniques to use to accomplish this? I would like to incorporate the quiz in Captivate or as a standalone.
View 3 Replies
Dec 23, 2010
I want to create interactive training materials.Users would view pages, click on a button to make something move on the page, and also be able to take a small quiz at periodic intervals.I want to serve up these pages through a Learning Management System AND/OR be able to package the content in "some sort of program" and be able to distribute it via CD or download.
View 1 Replies
Oct 12, 2011
I wish to create an interactive form in FLASH as part of a website. That is the user enters say width and height numbers in boxes and the form returns a price for that size widget. Is this possible in a FLASH based website? If so is there a specific name for this type of form so I know where to look to get help in creating one?
View 4 Replies
Jul 2, 2010
A Melbourne-based group, Beyond Zero Emissions, are about to release a 200+ page plan (already endorsed or supported by quite a few illustrious people) for Australia's stationary electricity to be provided entirely by wind and solar energy using existing technology by 2020. It would be great to create an interactive map that would show in a nutshell how this plan would work. Please contact me if you are interested in this project.
View 1 Replies
Sep 8, 2009
Where the site visitor would upload an image on my site and be able to add(drag and drop) images i provide in flash to edit the image.
View 3 Replies
Mar 8, 2010
create a draggable interactive map using CS3 and using actionscript 2.1. We are creating an application for a touch screen device and we must provide a draggable map which contains 'hotspots' which when clicked provide additional information (text and pictures).
I need clickable buttons that stay in the same relative position over the map so that when it is dragged the buttons move with the map. (sorry if that sounds confusing) At present I can only get a static button working which stays in the same position and the map moves independently.
View 6 Replies
Aug 13, 2009
How to create an interactive 3D model? Which software should we need to do that?
View 1 Replies
Dec 3, 2009
I am trying to find a way to create an interactive brochure with page curls, hyperlinks, printable, etc. Is this possible using Adobe software?I thought it would be something you would create in Flash or Fireworks, but can't seem to find any info on it. I know you can create a primitive one in Indesign to a certain extent, but I am looking to add more that that to it.
Also, I created an interactive brochure from Indesign, but the file is about 6MB and loads very slow on the web.
View 1 Replies
Dec 16, 2009
I've started learning Flash two weeks ago and I have the challenge of creating an interactive political map with about 4000 cities. Some cities will have more than 600 lines defining their limits which will make this project very demanding on processing.People will be able to zoom in/out, select cities and see information about them.As a starting point, I've begun working with 500 cities. I've imported a vectorial drawing of these cities and converted each one of them to symbols using flash javascript, resulting of course in 500 symbols. I don't know if it was a good way of starting this project but worked for me. Then my problems begun.
First I tried to use the mouse roll over and roll out events to change the (fill) color of cities but the city limits (stroke) changed also.Second I want to add some properties to the cities such as city code, name, etc. but I wasn't able to do that using class inheritance. Would I have to create a different City class for every symbol I would like to extend? This approach looks like a lot of headache and redundant work.
View 4 Replies
Sep 15, 2010
I'm creating an interactive gauge in Flash. The gauge has two needles and these needles need to be controlled by two text input boxes. That way, whenever a number is typed into the box, the needles respond accordingly.
var degree = (360/intRange)*Number(strValue);
var hist = (360/intRange)*Number(strHist);
var mneedle = needle_mc._rotation
var mpointer = pointer_mc._rotation
if (mneedle < 0){
mneedle = 360 + mneedle;
[Code] ......
View 2 Replies
May 7, 2009
I am trying to create an interactive org chart for a customer. When you click on a box, I need it expand as a drop-down, but I would like create it such that if the user clciks on another box, the previous box animates back to the closed position before the new one opens.
View 2 Replies
May 21, 2009
I'm trying to create an interactive flashmovie, where you can open three different categories of pictures. Inside each category there are three thumbnails, and by clicking on them there opens a big version of the picture, above the thumbs.
[Code]...
View 8 Replies
Sep 14, 2009
I have been asked to create an interactive flash project where the user would be able to click on a main image and depending on what part of the image they click on, a movie clip plays, then goes back to the main image.
I am sure this is basic, but I have been researching, watching tutorials, etc for a week now and can't seem to get it to work. I am by no means a Flash expert and have really never worked in it. I do more Photoshop and Illustrator-type work. So Actionscript is new to me and really the whole interface is as well.
Would you all be kind enough to help me out? I am going to need some detailed explaination.
View 7 Replies
Jun 19, 2010
just a simple question...i want to create a project that is interactive so when a user takes an object that contains a number and drags it over another object that contains another number, i want it to perform a calculation...can i accomplish this with actionscript?
View 1 Replies
Dec 16, 2006
how to create an interactive wave using actionscript and flash api? I mean the interaction like this but not so complex (I need jsut about 10 to 20 peakpoints)URL...
View 2 Replies
Jan 1, 2010
I would like to create a interactive map of a 3D town. The idea is somehow similar to Google Street View, in which users could use their mouse to move along street, and they can view the houses on the two sides of street at the perspective view.I can model a town with a few houses with 3D Max. However , I do not clearly understand the mechanism how we can add the interaction with the 3D model in Flash, somehow similar to Google Street view? Where should I start? Would someone give me an idea, or a tip so that I could start searching tutorials related to this new technique? Now I don't know exactly where I should start searching from.
View 4 Replies
Jun 3, 2009
I am trying to create an interactive image gallery for use on my GoDaddy.com site. The site is template based and will only accept a single standalone.swf file. As an example GoDaddy shows an image gallery created in Flash Slideshow Maker Pro. However, this is only for a PC platform and I'm on a Mac. I created an interactive image gallery using Jetphoto software. However, the Jetphoto software does not produce a single standalone .swf file. Instead it produces folders containing hi & lo jpgs, an html file, an xml file and a jetphotview.swf file. Does anyone know of a Mac based interactive slideshow program that is easy to use and will create a single .swf file? Or, although I don't know how to use it, I own a full version of Flash. Is there any way to convert the series of Jetphoto files to a single .swf file? When it is opened in Flash the save menus are grayed out. I tried to convert the .swf file back to an .fla file to bring into Flash and that doesn't work either.
View 1 Replies
Jan 19, 2010
I'm looking for a tutorial to create a timeline with interactivity similar to the links below.
[URL]
View 3 Replies
Aug 15, 2010
I want to create interactive movies using flash technologies. Do I need to buy a program from adobe to be able to create my flash movies or there are some free software that I can use? I would prefer something for Linux (Ubuntu).
ADDED: I need to program in "actionscript" and I would like to know what programs can I use to compile my code.
View 3 Replies
Oct 19, 2010
I want to create an interactive animated flash music website that involves the user being able to wander around a rehersal room and interact with objects.recommend a good 3d tool to use along with Flash.Ideally something that I can use Illustrator tpo draw the room /objects, but not essential.
View 2 Replies
Apr 28, 2010
I do have an assignemnt, deadline os tommorow 4pm. In this assignment i should create interactive video in flash. I have choosen to create game like Mortal Kombat. I have one video with 28 cue points. I made buttons that take us to the right place in the video which are hidden at the beggining but are visable when video reaches first cue point. I have created life bar which in fact is made of 5 small MC`s and I thought that if user will press kick button then one small life bar will become hidden - I have no idea how to do this.
Second thing is that I want to put mp3 file but I want it to start at the same cue point as buttons.
third - I do want to dispaly random cue point of 2, so if user will press punch button he will be taken to piece where my character hits opponent or to the piece where opponent block the punch. And I want from time to time randomly display piece of the vide where my opponent hits the character[code]...
View 0 Replies
Jun 11, 2006
I'm trying to create a form box in flash, where I could create a list of states -- if a user types in one of the states on the list, he or she will see information about that state, if he or she types in a state or anything that isn't on the list -- he or she would see a 'information coming soon' default.
View 6 Replies
Oct 12, 2010
I am attempting to make an interactive scenes in flash. I am going for something like this on the Breast Cancer Fund homepage. [URL] What is the easiest way to achieve this?
View 2 Replies
Mar 13, 2009
I'm new to ActionScript and I've seen award certificates thatyou fillout online and print them. I'd like to build one for myselffor my kids so they can go to our web site and click on their awardcertificate for the week, type their name in and print it.
View 1 Replies
Sep 20, 2009
Im thinking along the lines of[URL] Im a school teacher who would like to learn to make high quiality games for an interactive whiteboard.
View 1 Replies