Creating an interactive map, using buttons, help!?

Hi,
I am attempting to create an interactive map of the college I work at.  I have created a button and when you click on the area, it displays info about the particular room or subject.
I am using Oject States for the room/subject info and when you press the button to select it, when the room info is displayed (as it should), but the button appears on the top of it.
I would also like to have a back/close button to go back the the original map.
Please help, I am new to this and would appreciate any help.
Thanks

To Bob Bringhurst,
Maybe you could show your workaround as a step by step approach
http://blogs.adobe.com/indesigndocs/2010/12/hot-spot-button-workaround -for-indesign-dig-pubs.html
Having also viewed this video on creating a tooltip.
Im still having problems after viewing the above video's to get Multi State Objects viewing correctly on the iPad.
This might resolve a problem for myself, and possibly others.
Regards
Vividi

Similar Messages

  • How do I create an interactive map?

    How do I create an interactive map using digital publishing suite in InDesign? Basically it's an amusement park map and when you click on a button I want a description page of a ride to show that has interactivity on it and then it can be closed and another button on the map can be clicked to show another description page of a different ride. Is that possible?

    Use a multi state object. Depending upon how many point of interest you want on that map it can get pretty involved.

  • Advice on using Edge Animate & Interactive SVG to create an interactive map

    Hello folks, I'm hoping for some guidance on a complicated graphic. My org. has an existing interactive map which was created by a freelancer for us using Ruby and js. It's very nice but I wanted to see if it's possible to recreate using Edge Animate (both as a challenge to myself and as a way of being able to move ownership of it in-house). Here's the map:
    http://csai-online.org/sos
    I have done a fair amount of work in Edge Animate but have mostly stuck with simple interactivity (play, repeat, navigation links, etc.) so this would be a stretch. But I'm thinking that the map itself (with various shadings) could be recreated using Edge Commons' Interactive SVG function. I would create the map in Illustrator as an svg with different layers for each group of states, which would then be activated by the buttons in Edge Animate. (The floating box could be done entirely in Animate.)
    So my questions are,
    - Does this seem doable, and has anyone done something similar?
    - How do I trigger the layer visibility toggle from Edge? There's a tutorial from Edge Commons which changes the color of an object by CSS, but it seems like it would be simpler to use layer visibility.
    - Some of the combinations of checkboxes result in States that are in multiple groups (resulting in a striped fill). I'm guessing I'd need to add some code to indicate that if buttons X and Y were both checked, a third combined layer would be shown. (A further complication is that each of the groups of buttons shuts off the other groups.)
    Alternately, it seems like I could also create each state as a series of differently-colored graphics which are then shown or hidden based on which buttons are checked (using arrays, maybe?), but that seems a messier due to the million separate images.
    Anyway, how would you approach this problem, I guess is my main question.
    Thanks very much.

    This looks pretty simple to me and I don't see why you wouldn't be able to do it in edge animate.
    Create each state as a button and animate the hover effects inside a symbol and then on the main timeline animate the content boxes opacity to on and off and set labels for each "on" state and then in your button link to that label in the mouse over actions preset.u
    As far as calling the bottom content into the div i would just do that by hand by grabbing a simple script off the internet. *theres loads*

  • Need help on how to create the simple mapping using ORACLE DATA INTEGRATOR

    Hi guys,
    am new to learn odi.. please share me or steps how to develop the simple mapping using ODI...

    Hi,
    I am a newbie to Oracle Data Integrator as well. You should have a look here first; http://www.business-intelligence-quotient.com/?p=379
    Try to play around with ODI and then come back if you have specific questions. You should better move to this ODI-forum; Data Integrator
    Good Luck,
    Daan Bakboord
    http://obibb.wordpress.com

  • How Can I disable page scrolling when creating an interactive PDF using InDesign?

    I'm attempting to create an interactive PDF portfolio with links from the homepage to gallery pages and projects etc, but it seems useless if I can't stop the PDF pages from scrolling? Can anyone help?
    I have InDesign CS5.5 and Adobe Acrobat Pro.
    Thanks,
    Elizabeth

    scrolling through the pages
    There is nothing you can do to prevent a viewer from navigating on their own through a PDF. One method would be to have the PDF open in Full Screen mode, this hides the navigation tab. But a viewer can use their arrow keys to go page to page, ignoring the links within the PDF. And the viewer can hit the esc key to go back to normal view. Another option would be to use a swf export, indstead of pdf, but seriously depends on how you plan to distribute this portfolio.

  • Creating an interactive map?

    I'm looking to make an interactive map that will do the following:
    1) portions of the map will change from white to blue when scrolled over
    2) will point towards a different link when different sections of the map are clicked on.
    I've got #2 mostly figured out, but I need help  getting the different regions of the map to change colors when highlighted.  Can someone kindly help me with this?
    thank you,
    Anthony

    One way would be to make each portion a twooframed movieclip with one frame having the white and the other having the blue.  Use ROLL_OVER and ROLL_OUT event listeners to control which frame is displayed.

  • Problem in creating an interactive map

    Hello,
    Fist thinks fist, I'm so glad and excited to discover this community, and i hope to have fun learning from you
    well, I'm trying to make an interactive map on fireworks, i created pictures of different countries thanks to the magic tool (see capture 1), now i'm trying to make each of those pictures a button. is there some way to make them all in the same time instead of going one after an other (which i think will take me a decate to finish them all !) ?
    Thanks

    Hi Ned, thanks for your answer. that's right, i prefer fireworks over photoshop too !
    I've decided to develop the map in fireworks then take it to edge animate to make some fancy animations, in fireworks i want to creat buttons for each country, do you know a way to creat all buttons for all countries in the same time instead creating one after an other (it's gonna take me a decade to finish them all !).

  • Trying to create a certificate file using keytool -help!

    Hi, I've followed a series of instructions using Terminal to create a certificate. Terminal produced a file and when i open it using Text Edit its about 20 lines long worth of code. I was hoping it would provide a certificate I could use. Maybe it has, I just don't know what I'm looking for!
    Im working in Viewer Builder and I'm in the Provisioning tab trying to enter the "Application ID"
    I'm totally stuck here. Please help!

    I'm using DPS pro. My app is for Android but won't be going as far as Google Play or Amazon. It's for internal use so I want to create an APK file to distribute via email. These are the set of instructions I'm following. I'm struggling to get this to work. What should I see when this has worked? Also what do I need to enter for the Application ID?
    Thanks or your help
    (Mac OS) Create a certificate file using Keytool
    Open Terminal, which is located in the Applications > Utilities folder.
    Type (or paste) the following line (replace “myname.key.p12” with the actual name of your certificate):
    1
    keytool -genkey -v -keystore myname.key.p12 -alias alias_name -keyalg RSA -keysize 2048 -storetype pkcs12 -validity 10000
    Specifying “10000” sets the expiration date after 22 October 2033.
    Enter and reenter a password. Until the Viewer Builder supports the creation of custom Android apps, it's necessary to share this password with Adobe. Create a password that you can share.
    Follow the prompts to specify the certificate information.
    When prompted to confirm choices, enter yes, and then press Return to use the same password.
    A certificate is created in your prompt location, such as your user name folder. Copy this certificate file to a known location. Write down the password as well.

  • Create offline interactive forms using webdynpro java with XML data source

    Hi Gurus,
    I am having a scenario like below:
    Sales guy request for order list online from portal- Sytem receives the request and creat XML file- from xml file need to create a Offline interactive form-Sales guy fills it offline at customer site- uploads in portal -on submit xml has to be generated with captured data at customer site-Process to  ECC.
    So my questions are:
    How to create the offline interactive form  from XML?
    Once filled offline interactive form uploaded into portal how to create XML again from pdf ?
    Please give some idea on this as this is my first Offline interactive form using XML datasource.
    Thanks
    Ravi
    Edited by: Ravi Sunkara on Jul 27, 2010 5:25 PM

    Hi Otto,
    Sorry for replying lately. First of all  I did not get your suggestions as your are editing the same posting.
    Secondly we will be using WDJ. Actually in between SAP Portal and ECC we are having adobe LCES so we need to create Interactive form using XML only. Once it is filled again the form will be submitted to another application which is running on FLEX, which will process the order.
    if you can give me your personal id i can send you the detailed process
    Thanks
    Ravi

  • Problems creating a Java Array using JNI-HELP!

    Hi,
    I am trying to create a Java Array using JNI.I have posted the code below. The problem is that the oth element is added correctly to the Array but when the JVM gets to the next element...it goes for a toss. It is not able to create a new instance of the object in GetUGEntity() function...there seems to be some problem in creating a new instance of the object!
    Can somebody help me with this?
    jobject GetUGEntity(JNIEnv *env, UF_DISP_j3d_entity_t* entity_list)
         int numVerts=0, numStrips=0;
         jfieldID fid;
         jdoubleArray jTransform=NULL;
         jstring jstrName=NULL;
         jdoubleArray jNormals=NULL;
         //Init an Entity object
         cout<< "**Getting New Class Reference...";
         jclass jEntity = env->FindClass("Lcom/wipro/java3d/rmi/Entity;");
         cout << "**got Class reference..."<<endl;
         if (jEntity == NULL)
              return NULL;
         cout<<"Creating new object instance...";
         jmethodID mIDInit = env->GetMethodID(jEntity, "<init>", "()V");
         cout<<"Got java method id...";
         jobject javaObj = env->NewObject(jEntity, mIDInit);
         if (javaObj==NULL)
              return NULL;
         cout << "Created!" << endl;
         //Entity ID
         cout<< "**Setting eid...";
         fid=env->GetFieldID(jEntity,"eid","I");
         jint eid = (jint)(entity_list)->eid;
         env->SetIntField(javaObj, fid, eid);
         //env->DeleteLocalRef(eid);
         cout << "Done!" << endl;
         cout << "Done!" << endl;
         cout<< "**Returning jobject...";
         return javaObj;
    jobjectArray createJArray(JNIEnv* env, UF_DISP_j3d_entity_t** entity_list, int noOfEntities )
         UF_DISP_j3d_entity_t* tempVar=NULL;
         cout<<"*Creating Jobjectarray...";
         jobjectArray jEntityArray = (jobjectArray) env->NewObjectArray(noOfEntities,
              env->FindClass("Lcom/wipro/java3d/rmi/Entity;"),NULL);
         cout<<"Created!"<<endl;
         for(int i=0; i<noOfEntities;++i)
              tempVar = &(*entity_list);
              if (tempVar !=NULL)
                   cout<<"*Trying to get Entity...."<<endl;
                   jobject jEntity = GetUGEntity(env, tempVar);
                   if (jEntity!= NULL)
                        cout<<"Got Entity!" <<endl;
                        cout <<"*Setting Array Element....";
                        env->SetObjectArrayElement(jEntityArray, i, jEntity);
                        cout << "Done!" << endl;
                   else
                        printf("ERROR: Did not get Entity Reference");
              else
                   printf("ERROR: Got a NULL Reference!");
         return jEntityArray;

    Hi Deepak,
    Could you please let us know upto which line your code is going safe. Try printing the value in the structure before you send that to the method GetUGEntity().
    I am not too sure that would be a problem. But I have faced a problem like this, wherein I tried to access a structure for which I have not allocated memory and hence got exception because of that.
    Since your JNI code seems to be error free, I got doubt on your C part. Sorry.
    Dhamo.

  • Creating an interactive PDF using a placed FLV file...

    Is it possible to use text or graphics on top of a placed FLV when creating an interactive PDF from InDesign?
    (I have placed a FLV file into InDesign. Then I created an interactive PDF. The video plays within the PDF just fine.
    However, I would like to have a graphic or text appear over the FLV while the FLV is playing in the PDF. So far,
    the graphics and text disappear after making the interacative PDF).
    matt

    Ok guys Thanks. Appreciate the backup.
    As a temporary fix, I enlarged my document size to allow the FLV to come in
    with room underneath it. Then I placed my text under it (avoiding the FLV file).
    This allowed me to have copy underneath the video to at least simulate what
    is being said on screen while the video is moving.
    Thanks,
    matt

  • Creating an interactive map in flex

    I'm building a new web site to my company, we need to to create a map in wich the user will click in a place and that place must set the user to another page in the same web site, fist of all I tough to make each state as a button, however as the states are not in square shape (as a button) I don't know how to create these buttons.
    Is it possible to use a picture form as a button?
    or as I know how to create irregular form button in flash wich command should I use to go to another page inside de the flex page without opening another explorer windows as happens using the getURL function?
    Thanks for your attention
    Heverson
    from Brazil 

    You could check localX and localY properties or stageX and stageY properties of the MouseEvent to handle clicking on irregular shapes.
    You should use a ViewStack to navigate to another page.
    These links will answer your question:
    http://livedocs.adobe.com/flex/3/html/help.html?content=containers_intro_5.html
    http://livedocs.adobe.com/flex/3/html/help.html?content=navigators_3.html
    http://livedocs.adobe.com/flex/3/langref/mx/containers/ViewStack.html
    If this post answered your question or helped, please mark it as such.

  • Attempting to create an interactive map with flash - getting errors with my actionscript

    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;
    aerial._visible = false;
    trails._visible = false;
    displayedSpots._visible = false;
    displayedFacs._visible = false;
    displayedTrails._visible = false;
    displayedEles._visible = true;
    displayedAerial._visible = false;
    displayedPark._visible = false;
    fsbtn.onPress = function() {
              if (spots._visible == false) {
                        spots._visible = true;
                        displayedSpots._visible = true;
              } else {
                        spots._visible = false;
                        displayedSpots._visible = false;
    facbtn.onPress = function() {
              if (facilities._visible == false) {
                        facilities._visible = true;
                        displayedFacs._visible = true;
              } else {
                        facilities._visible = false;
                        displayedFacs._visible = false;
    trbtn.onPress = function() {
              if (trails._visible == false) {
                        trails._visible = true;
                        displayedTrails._visible = true;
              } else {
                        trails._visible = false;
                        displayedTrails._visible = false;
    mebtn.onPress = function() {
              if (elements._visible == false) {
                        elements._visible = true;
                        displayedEles._visible = true;
              } else {
                        elements._visible = false;
                        displayedEles._visible = false;
    aebtn.onPress = function() {
              if (aerial._visible == false) {
                        aerial._visible = true;
                        displayedAerial._visible = true;
              } else {
                        aerial._visible = false;
                        displayedAerial._visible = false;
    pbtn.onPress = function() {
              if (parking._visible == false) {
                        parking._visible = true;
                        displayedPark._visible = true;
              } else {
                        parking._visible = false;
                        displayedPark._visible = false;

    Only thing i see is that you are using == instead of = , Fixed Example...
    fsbtn.onPress = function() {
              if (spots._visible = false) {
                        spots._visible = true;
                        displayedSpots._visible = true;
              } else {
                        spots._visible = false;
                        displayedSpots._visible = false;
    == Is used for equality.
    = Is used for setting a value or in this case checking a value.

  • How to create an interactive map?

    Hi,
    I'd like to insert an infographic in my keynote presentation, like a map coupled with a pie chart or bar on different regions, like those you find in atlases.
    is there a plug-in for keynote to do that?
    thanks,

    If you create your map in sections using the shape tool in Keynote you can turn each shape into a hyperlink. Alternatively you can place objects (e.g., shapes or text) on top of the map and use them as hyperlinks. You could also break the map into sections (outside Keynote), import and place the sections in Keynote to reassemble the map, and attach hyperlinks to each section. Post again if you need more detail.
    Hope that helps.

  • Submit Interactive Form using button on Wed Dynpro page instead of in PDF

    Say I've a Web Dynpro page with an interactive form embedded. Is it possible to have on the page an HTMLB button, when clicked, submit the interactive form to an iView on EP? I haven't found any tutorials showing something like this. Please advice.  Basically I need to make this adobe form/web dynpro app interact with the portal (passing the completed form to the portal)? any help will be greatly appreciated. thanks again.

    Hi Mick,
    I don't get your exact requirements.
    What i get is, you want submit to SAP button outside the adobe forms and on the webdynpro page.
    Yes, you can do this thing. Whenever webdynpro page has any events at that time whatever the values on the adobe form are reflected into the node which you have bound with the Interactiveform UI element.
    So, you can place your button outside adobe form also.
    Now, for "submit the interactive for to an iView or EP" I can't get exactly what you want. But i can say that you can manipulate your adobe form in code using pdfObject.
    Check the SAP tutorial for manipulating pdfObject.
    Regards,
    Bhavik

Maybe you are looking for

  • No category for this post

    This is about browsing the app store. I am tired of trying to browse the app store, because everytime I select an app to read up on and when I'm done reading up on it and I click the back button, it seem to always send me back to the beginning to sta

  • Wifi doesnt work on iphone 4s after updating to ios 8.02. How do i fix this?

    The wifi doesn't work on my iphone 4s after updating to ios 8.02. How do i fix this?

  • Itunes 11.0.1 does not connect to nike+

    Hi, any ideas ? I use itunes 11.0.1 on mac OSX 10.8.2 and latest Safari. Although I can manually access my nike+ account it is not possible via the itunes sync (nike+ website not availiable). The only thing I have added to the system is a WDS repeate

  • SAP Library ECC 6.0

    Dear gurus. Does any one of you has SAP ECC 6.0 library or any link where I can download the library. My email id is <REMOVED BY MODERATOR> Regards Sreekanth

  • What can I do if my computer asks for a password before booting and I don't know it?

    I have a toshoba satellite that is my sons.  I recently replaced the hard drive and now it is asking me for a password upon startup.. There is a black screen with a blue box asking for a password.  I have seen videos on how to remove but none of them