Animating a road map of our trip using CS5

I would really appreciate help on this subject. I have a road map and want to show an animated line of the roads we travelled. I have tried using PS, where I opened the map, created a new layer, drew in the first part of our trip in red, saved that as a jpg file. Created a second new layer, then using a wider brush, in black, and using the FADE option, carefully traced over the red line, at the end of which the wider black line had faded to white. I then deleted the map and the red line layers,and saved the faded line only as a bmp file.
Next I placed the map, then the red lined map side by side onto the timeline of my video in Premiere Pro. I then used the gradient wipe effect to place between these two maps, opened the bmp file, as instructed, then stretched the left and right end of the transition to cover the 2 jpg maps on the timeline. So far I have tried a combination of all of this about 500 times and am about to give up. I can get an animation of sorts, but nothing like the moving snake like line that I want. Also, I have read Mr Hunt's advice, and may resort to placing a PSD Layer over a map, however, I have seen how the moving route line works and it is most effective but almost impossible for me to achieve. I am looking foreward to your views. Thank you.

I promise you that this is best done in After Effects using the pen tool to draw a path along the road. Everything you need comes standard in AE... no plugins.
http://www.monologue.gr/tutorials/an-animated-arrow-tutorial-to-rule-them-all/
^^^ This tutorial is so easy to follow, anyone can do it in just minutes. You can skip the arrowhead bit and just make the line follow the road, and it's even easier. I take this technique a step further and color the line/arrowhead with keystrokes so that I can animate arrows showing airflow through equipment that change color from red to blue and back to red, indicating the temperature of the air as it moves through the system.
After Effects can be an intimidating program, but give it a shot. You'll love the result.

Similar Messages

  • Road map application using webdynpro abap

    If any of u guys has road map application using webdynpro abap pls update me its urgent.
    Regards,
    Rahul Nuthi

    In the demo application WDR_TEST_EVENTS, have a look at the view for ROADMAP control.
    Regards,
    Nithya

  • Messenger road map

    I saw that Novell Messenger is on the Novell's road map to have a new release in 2014.
    http://www.novell.com/products/groupwise/road map/
    I were wondering if anyone had any further information on Messenger, such as a realistic time frame for the release in 2014. Also if you had any documentation (white paper) on the new product. We are interested in the File Transfer feature of the new Messenger. Will file transfer be built into the client? How to update clients if needed?
    Our University really wants to have file transfer feature built into a IM system. They are considering MS Lync also. I would like to stick with Novell Messenger, which we are currently using.
    Any info would be appreciated.
    Thank you,
    John

    I see that in the latest Novell Newsletter received today they write under
    Product Releases;
    "Novell Messenger 3.0 is here, and represents a huge leap forward"
    However there is noting yet available in their downloads site
    Cheers
    Mark Behrens
    ICT Manager
    ESP Africa, South Africa
    "laurabuckley" wrote in message
    news:[email protected]..
    Hi John,
    Sorry for the late response. The roadmap that you already have is all
    that I have at present!
    Cheers,
    Laura Buckley
    Technical Consultant
    IT Dynamics, South Africa
    If you find this post helpful and are logged into the web interface,
    show your appreciation and click on the star below...
    laurabuckley's Profile: https://forums.novell.com/member.php?userid=122
    View this thread: https://forums.novell.com/showthread.php?t=469278

  • How to set the color for road map steps

    hi all,
    my requirement is like ,whenever i select my step in a roadmap it has to be set in yellow color and others has to be in default color.
    thanks,
    Siva.

    Hi......
    Its Very Simple......
    Create an action for the road map.
    for example..... if you have three step in it....
    by default the first step will be in active only...
    ie., Yellow colour
    if you click the second step and it should be active means.... if you have to create a event....in the property of the Roadmap
    Create the on action select event....
    in that event.....
    try to use this code.... based on your scenario.....
    set context data
        DATA: road_node TYPE REF TO if_wd_context_node,
              road_data TYPE if_componentcontroller=>element_roadmap.
        road_node = wd_context->get_child_node( 'ROADMAP' ).
        road_data-step = step.
        IF step = 'CHOOSE'.
          road_data-prev_enabled = abap_false.
        ELSE.
          road_data-prev_enabled = abap_true.
        ENDIF.
        IF step = 'END'.
          road_data-next_enabled = abap_false.
        ELSE.
          road_data-next_enabled = abap_true.
        ENDIF.
        road_node->set_static_attributes( road_data ).
    navigation
        wd_this->fire_navigate_evt( step ).
    Hope this will help you
    Thanks & reagrds
    Raja

  • Overlapping Trips using Transaction PR05

    We are in the process of upgrading from 4.6C to ECC 6.0.  In our 4.6C system we allow overlapping trips between a Weekly Report (transaction PR04) and a Travel Expense Manager Report (transaction PR05).  This is accomplished using feature TRVPA, the WRC part is set to 1.  This part is working correctly in our new ECC 6.0 system.  In our 4.6C system we are also allowed to have overlapping trips in just the Travel Expense Manager transaction.  What we are experiencing with the ECC system is that this is no longer allowed.  We get a hard error message stating that "trip data for that period already exists. 
    Is there any way around this?  We have a need to allow overlapping trips using transaction PR05.  Any help would be greatly appreciated seeing as we are to "go live" this weekend.
    Thanks,
    Sue

    Good afternoon
    Sorry for being retrieving this issue, but I have the same requirement. Can you please share what was the solution you found for this? Thanks a lot in advance.
    Pedro

  • Global templates and GASAP road map

    Hello sap gurus,
    1)Could you please send the sample global templete attach format.
    2)How do we create the global templete how to use it for rollout phase and
    3)Also send me detailed  documentation for the GASAP Road map  .

    Hello Divya,
    please try to avoid double/tripple posts. Let us refer to your post:
    sample global templete  and GASAP road map
    Regards
    Gregor

  • Solman Road Map Issue

    Good Day,
    I have created the new Roadmap using the RMDEF/RMAUTH  and i want to use that Roadmap in one of my Projects in Solution Manager.I have selected the Same Roadmap in Scope of the Project in (Project Administration),But the Structure or Hierarchy which i Created in Roadmap is not showing in the Project.
    Can someone help me with that or if you guys can tell me how to Upload the New Road map in Solman Correctly.
    Thanks and waiting for a Positive Response.

    Hi
    If you are talking about creation of structure in solar01 then it has to be done in solar01 only via the Structure tab
    If  you press F4 and choose the Business Process Repository and you can select all the Business Scenario like Procure to Pay etc which are to be used in you project here
    for non sap scenario directly edit or write it ant then save.
    you can check below link
    https://websmp103.sap-ag.de/~sapdownload/011000358700000478762009E/HowToCreateConfGuide.pdf
    Hope it clarifies your doubt
    Regards
    Prakhar

  • What is the road map to start XI

    HI Frnds,
    Me previously worked on Datawarehousing.Datastage(ETL tool).Now I shifted to XI 4months back.In my company they given a warm up training on XI and some basic scenarios.Now they directly kept me at one interface(project).Ok Iam doing good there.
    But what my question is ,what is the actual road map to start the XI like from SLD or Adapter or from Mapping what is the step-by-step learning and what are the essential things I have to know as a SAP XI consultant. And am I want to learn SAP functional to stay at SAP for long run.
    So what are the things I have to learn and what are the essentials to be need to stay in SAP XI space for long run?

    hi,
    <i>But what my question is ,what is the actual road map to start the XI like from SLD or Adapter or from Mapping what is the step-by-step learning and what are the essential things I have to know as a SAP XI consultant</i>
    You need to know all of these to become an XI consultatnt in a true sense.
    If you ask me , the best way would be to begin by understanding XI architecutre, and then moving on to simple FILE to File scenarios, and then a few complicated ones. After getting a grasp of how XI works, maybe you can visit SLD concepts and understand internally what is happening in XI.
    Meanwhile,Following are the links to weblogs which will help to develop the basic scenarios.
    /people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters - IDoc to File
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy - ABAP Proxy to File
    /people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30 - File to JDBC
    /people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy - File to ABAP Proxy
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1 - File to File Part 1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2 - File to File Part 2
    /people/ravikumar.allampallam/blog/2005/06/24/convert-any-flat-file-to-any-idoc-java-mapping - Any flat file to any Idoc
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit - File to RFC
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1685 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] - File to Mail
    /people/jayakrishnan.nair/blog/2005/06/20/dynamic-file-name-using-xi-30-sp12-part--i - Dynamic File Name Part 1
    /people/jayakrishnan.nair/blog/2005/06/28/dynamic-file-namexslt-mapping-with-java-enhancement-using-xi-30-sp12-part-ii - Dynamic File Name Part 2
    /people/michal.krawczyk2/blog/2005/03/07/mail-adapter-xi--how-to-implement-dynamic-mail-address - Dynamic Mail Address
    /people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi - Message Flow in XI
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm - Walk through BPM
    /people/siva.maranani/blog/2005/05/22/schedule-your-bpm - Schedule BPM
    /people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi - Use of Synch - Asynch bridge in ccBPM
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] - Use of Synch - Asynch bridge in ccBPM
    /people/michal.krawczyk2/blog/2005/08/22/xi-maintain-rfc-destinations-centrally - Maintain RFC destination centrally
    /people/sravya.talanki2/blog/2005/08/18/triggering-e-mails-to-shared-folders-of-sap-is-u - Triggering Email from folder
    /people/sravya.talanki2/blog/2005/08/17/outbound-idocs--work-around-using-party - Handling different partners for IDoc
    /people/siva.maranani/blog/2005/08/27/modeling-integration-scenario146s-in-xi - Modeling Integration Scenario in XI
    /people/michal.krawczyk2/blog/2005/08/25/xi-sending-a-message-without-the-use-of-an-adapter-not-possible - Testing of integration process
    /people/michal.krawczyk2/blog/2005/05/25/xi-how-to-add-authorizations-to-repository-objects - Authorization in XI
    http://help.sap.com/saphelp_nw04/helpdata/en/58/d22940cbf2195de10000000a1550b0/content.htm - Authorization in XI
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step - Alert Configuration
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide - Trouble shoot alert config
    /people/sameer.shadab/blog/2005/09/21/executing-unix-shell-script-using-operating-system-command-in-xi - Call UNIX Shell Script
    /people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi - Transport in XI
    /people/r.eijpe/blog/2005/11/04/using-abap-xslt-extensions-for-xi-mapping - Using ABAP XSLT Extensions for XI Mapping
    /people/prasad.ulagappan2/blog/2005/06/07/mail-adapter-scenarios-150-sap-exchange-infrastructure - Mail Adaptor options
    /people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm - Collection of IDoc to Single File
    /people/sap.user72/blog/2005/11/17/xi-controlling-access-to-sensitive-interfaces - Controlling access to Sensitive Interfaces
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14 - The same filename from a sender to a receiver file adapter - SP14
    /people/prasad.illapani/blog/2005/11/14/payload-based-message-search-in-xi30-using-trex-engine - Payload Based Message Search in XI30 using Trex Engine
    /people/sap.user72/blog/2005/11/24/xi-configuring-ccms-monitoring-for-xi-part-i - XI : Configuring CCMS Monitoring for XI- Part I
    /people/michal.krawczyk2/blog/2005/11/23/xi-html-e-mails-from-the-receiver-mail-adapter - XI: HTML e-mails from the receiver mail adapter
    /people/sap.user72/blog/2005/11/22/xi-faqs-provided-by-sap-updated - XI : FAQ's Provided by SAP
    Regards,
    Bhavesh

  • ESOA Road map

    our's is a chemical/oil company. it's business process IT landscape runs on SAP 60 Percent and other 40 percent on .net, j2ee and other web applications. we have made siginificant amount of investments in their non-sap IT infrastructure like
    their present day-to day HR day to day activities ,ESS and MSS runs on .net applications.
    As part of their streamlining current IT investment our company is preparing a roadmap to adapt ESOA.
    First we have set a road map to upgrade to ECC 6.0 so that we can enjoy the fruits of ESOA and NetWeaver
    next we are thinking to go for Enterprise portal EP 7.0 so that we can integrate our HR process into that
    rather having them on .net applications and maintain single application.
    As a part of our next part in the road map we are trying to implement PI 7.0/PI 7.1 to remove our
    dependency on many Interfaces.
    As a Part of our road map we are trying to go for MDM implementation where in we have duplicate data
    in many legacy systems and sap, so that we can have central master data repository.
    I am unable to understand from the above road map where we discuss ESOA road map, but all the solutions are netWeaver
    Technologies and why does  ESOA come into picture(ESOA stategy Road map ) . next thing in times of this global recession how our company can synergise with new technolgies and cope
    up with ripping  plugging and removing the current investment and infuse new investment with other user licenses which is big burden.
    We are going to acquire some over seas acquistions How ESOA can help us in integrating the acquired company IT landscape into our existing IT landscape?.
    How SAP ESOA can address the problems of Economic Recession and downtrun in companies
    through efficient IT management and setting effective roadmap for IT infrastructure and through ESOA strategy roadmap ?
    Don't give any links please i have read a lot.

    Hi
    pls refer the link
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/403ada50-6213-2b10-a4b1-96635f43dee9
    it wud b useful

  • Creation of an application which displays four Road map steps in vertical

    Hi all,
    I need to create an application which contains four Road map steps for example step1 -> step2 -> step3 -> step4
    , but in vertical order. can i know the perfect UI elements which are req to be used for the creation.
    thanks in advance.......

    [RoadMap UI|http://help.sap.com/saphelp_nw04/helpdata/en/55/9abe6671d0d64fba6c91e6ea9e1185/content.htm]
    [RoadMap API|http://help.sap.com/javadocs/NW04/current/wd/com/sap/tc/webdynpro/clientserver/uielib/standard/api/IWDRoadMap.html]
    I think vertical orientation is not supported.
    nikhil

  • My iphoto did not separate 7 days of our trip in several locations.  How can this be solved?

    My iphoto did not separate 7 days of our trip in which I took some 340 pictures that are all on the same Event.  How do I get them separated by days & dates so that I can identify them?  These were all taken in Scotland & England!

    Hi lewisbr,
    Thanks for using Apple Support Communities.  This article has some information on how to separate imported events by day that may help:
    iPhoto 9.5: Merge or split events
    http://support.apple.com/kb/PH15131
    Autosplit an event
    You can split one or more events into smaller events based on the date or time the photos were taken.
    For example, if you have an event that includes photos taken during an entire day, such as at a birthday brunch and an evening barbecue, you can have iPhoto split that larger grouping into smaller events that cover a shorter time period.
    Set the event time frame in iPhoto preferences.Photos imported from now on will use this time frame until you change it.
    To split an event that’s already in your photo library, select the event and choose Events > Autosplit Selected Events.The event you selected is split into smaller events based on the new time frame you set in step 1, but the other events in your library are unaffected unless you repeat step 2 for them.
    Tip:   You can also select more than one event to autosplit. Drag your pointer to enclose two or more events that are next to one another. To select events that aren’t adjacent, click the first event to select it, and then hold down the Command key as you click additional events.
    Cheers,
    - Ari

  • UI elements: Road map & bread crumbs - what is the dif?

    Hi,
    What is the difference between Road map & bread crumbs and when to use what?
    Thanks,
    Itay

    Hi Italy,
    Go through the follwing links:
    [RoadMap|http://help.sap.com/saphelp_nw04s/helpdata/en/03/ac884118aa1709e10000000a155106/content.htm]
    [BreadCrumb|http://help.sap.com/saphelp_nw70/helpdata/en/0e/ab884118aa1709e10000000a155106/content.htm]
    Hope this helps.
    Regards,
    Abhinav

  • ESS FPM: To achieve a particular Road Map Pattern

    Hi,
    We require to achieve below mentioned functionality for one of the Custom Developed Web Dynpro objects.
    Functionality to be achieved
    Using EP 7.00 feature; wherein Roadmap is designed on EP side using FPM Application and FPM Views and Web Dynpro DC contains only Fc and Vc components (there is no Cc component on WD side); we need to get below road map behavior for the custom developed application u2013
    Custom developed Application has:
    (1) 4 steps - OVERVIEW, EDIT, REVIEW and SAVE, CONFIRMATION.
    (2) Overview screen has got 3 buttons u2013 BTN1, BTN2 and BTN3
    (3) Navigation requirement is u2013 when BTN1 is clicked, control should go to REVIEW and SAVE screen from OVERVIEW screen and then is BACK button is clicked (on Review and Save screen) control should come back to OVERVIEW screen from REVIEW and SAVE screen if BTN1 is clicked.
    If BTN2 or BTN3 is clicked, control should go to EDIT screen from OVERVIEW screen and follow normal path as EDIT à REVIEW and SAVE à CONFIRMATION and the same way if BACK button is clicked on REVIEW and SAVE control should come back to EDIT screen, here again if BACK button is clicked control should go back to OVERVIEW screen.
    So in short it should be u2013
    BTN1 clicked
    OVERVIEW ---> REVIEW and SAVE ---> CONFIRMATION
    OVERVIEW <--(BACK button)--REVIEW and SAVE
    BTN2 or BTN3 clicked
    OVERVIEW ---> EDIT ---> REVIEW and SAVE ---> CONFIRMATION
    OVERVIEW <--(BACK button)EDIT <(BACK button)--REVIEW and SAVE
    All the above behavior should be satisfied using FPM road map.
    Thanks,
    Mahesh.

    I had a similar issue where my authentication was happening in 'login.do'. To solve this issue, In my filter, I checked if the request uri was 'login.do'. I tested it and it works. Hope this helps!
    public class AuthorizationFilter implements Filter {
      private FilterConfig config = null;
      public void init(FilterConfig config) throws ServletException {}
      public void doFilter(ServletRequest servReq, ServletResponse servRes,
              FilterChain chain) throws IOException, ServletException {
          HttpServletRequest httpReq = (HttpServletRequest) servReq;
          if (httpReq.getSession().getAttribute("userinfo") == null) {
               if (httpReq.getRequestURI().endsWith("login.do")) {
                    chain.doFilter(servReq, servRes); 
               } else {
                    config.getServletContext().getRequestDispatcher("/login.jsp").forward(servReq, servRes);
          } else {
               chain.doFilter(servReq, servRes);
      public void destroy() {}
    }

  • Difference in integration of  ROAD MAP and FPM Technic

    Hi,
    I need to develop a web dynpro java application using floor plan manager technique. It should be integrated in the ESS.
    Please let me know if i develop the same application in webdynpro abap using ROAD MAP control whether it will integrate in ESS or not.
    In case If it sinks let me know what are the functionalities that differ.
    Thanks,
    Hasini.

    Hi GLM,
    Thanks for quick response.
    All the present ESS applications are developed in webdynpro java by using floor plan manager(FPM) technique.As I am not much aware of java I  developed the same application in webdynpro abap using ROAD MAP technique. I observed in SDN that road map and floor plan manager are different.
    I would like to know whether this application integrate in ESS? If so are there any differneces in functionalities. 
    Thanks,
    Hasini.

  • Difference between ROAD MAP and FPM Technic

    Hi,
    I need to develop a web dynpro java application using floor plan manager technique. It should be integrated in the ESS.
    Please let me know if i develop the same application in webdynpro abap using ROAD MAP control whether it will integrate in ESS or not.
    In case If it sinks let me know  what are the functionalities that  differ.
    Thanks,
    Hasini.

    Road map technique and Floor Plan Manager Technique, both are different.
    The FloorPlan Manager is a tool for constructing WD applications with a similar layout and user interface.
    The OIF and the Guided Activity Floorplan (GAF) are the types of FPM.
    Editing of a single business object is done by OIF and  allows the nesting of header and item details. The GAF, uses a road map  technique for the step by step activity to be performed.
    The FloorPlan Manager is very powerful because it can be configured using component and application configuration - allowing you to plug in different UI Building Blocks (UIBB) as Web Dynpro Components or Views. The robust nature of the FPM is becasue of the Consistency between applications provided by it.
    The Road Map is  a UI element in WD used to create your own custom applications.
    Pls refer to this link to have more idea -
    https://wiki.sdn.sap.com/wiki/display/Community/BringitallTogetherwithFPM%28FloorplanManager%29forWebDynpro+ABAP
    Reward if helpful.
    Best Wishes,
    Chandralekha

Maybe you are looking for

  • How to write Header and Footer elements in Write file Adapter

    Hi, I have a requirement to write the file.The write file contains header and footer elements ,how we can write these elements. These elements are fixed for all files.these are not come from any input.below is the sample file. $begintable name,Id,Des

  • After upgrading to Mountain Lion, Interface builder starts up with an error every boot.

    I've got a late 2008 Macbook Unibody 13", and a few months back I upgraded from Snow Leopard to Mountain Lion.  Ever since the upgrade, at every boot up Interface Builder starts up with an error.  I've just ignored it mostly, but now I'm getting anno

  • PP CS4 crash - because of magic bullet stabilizer??

    I'm using PP CS4 and I have a wedding video that I've been working on and it all of the sudden crashed on me. I used time machine to pull up an older version which opened fine but I lost the hours of work I put in. So I tried again to open the file t

  • Texting not working correctly

    Last week I was working with Customer Service to get texting working on one of my lines, (removed) .  In doing so Customer Service added Text Feature to this line for $10 a month.  Text feature still does not work and I now want to remove that featur

  • How do you move blob content in a table out to the server file system

    Hi, I have a table that contains a blob column containing word and pdf documents I want to be able to take content such as a pdf held in the blob column and move a copy of the pdf to the servers file system. Can it be done. Thanks in anticipation. SD