Parallax Scrolling - Final Motion - Stopping

Hi,I'm new to Parallax motion. I have viewed a lot of videos on this scroll effects and struggling to understand how to get a "group items" to scroll in from a certain location and STOP as the end user keeps scroling further down the page.
Is this not correct. You would set a 0 Final Motion in both area?
When I do this a preview my page the "Group Item" keeps moving down the page as I scroll downward.
Please advise

Hi I am having this issue as well

Similar Messages

  • Parallax scrolling not adjusting to different browser size, help?

    Hello everyone,
    I am putting together this parallax website, http://natashajackson.businesscatalyst.com/index.html and it works on my 15 in mac book, but does not adjust size for smaller or larger screens. I can't seem to make the timing for all the "scrolling effects" line up for all browser sizes.
    I have watched many muse tutorials and have figured out how to avoid horizontal scrolling, but again, it only appears to be working on my 15 in book.
    The below photo shows my layout properties. Any magical tips that I am missing? I look forward to your feedback!
    Thank you

    Hey manna9er I was able to figure out the 100% browser width and it turned out to be pretty simple. At first I was "Placing" my images into muse and scaling them to the width of browser, and it never was 100% width. I found that you cannot "Place" you must use the "Rectangle Tool" and create box the width of the browser, make sure that it is 100% browser width, the border line turns red and a tool tip informs you, as seen in image)
    Next use the "Fill" option on your top menu bar-->select "Choose Image Background"--> upload image file-->scale to whatever size/style you want. (see image below)
    For parallax go to Window-->scroll effects--> and play with Motion, Initial Motion, Key Point and Final Motion. Parallax takes some toying with to get desired effect.
    Hope this helps

  • Parallax Scrolling and Browser Magnification

    This is probably an unresolvable issue at this point, but it seems one of the BIG drawbacks to using Parallax Scrolling is that it only works as planned if the user of the site is viewing it at 100% Magnification.  Any change up or down in magnification results in a different set of parameters for final motion, and if you're using it hoping that the final location of the moving object aligns with another fixed object in the overall design in some fashion, you're in for a big disappointment, and an embarrassing result if you're a designer.  I'm hoping that there is some way in the future that the writers of this code will please include whatever math is necessary to compensate for changing browser magnification.

    I realised the problem that i was having...thanks so much. I will explain for the help of others. Avoid putting the anchor in a "Composition" element. This i did inadvertantly since i had many layers. If you put it in one of them the smoothe scrolling will not work. This possibly holds true for grouped objects. I will also post the site to show that i have finally gotten it working. Thanks Zak and all the parties that showed kindness in answering me.
    Best regards
    http://www.raiora.com/index.html

  • Have an item pause before final motion...

    Is it possible to have an object pause for a bit before it starts it's final motion when using scroll motion?

    There is currently no way to introduce a pause in animation over time during a continuous scroll. However, you can achieve similar effect by using anchor links and navigating to the position using the anchor which stops the scroll (and thus animation) once it has reached a specific point in scroll.
    Hope that helps.
    Cheers,
    Vikas

  • Parallax scrolling to images

    hey i am wondering if you know of a way to add parallax scrolling to image slide tumbnail slide shows ?
    this is what i am working on. i am using the compostion lightbox display, and in there. i have a thumbanil slide show. nowi have managed to get that in there. with the triggors.
    now. i am wanting to see if i can added thumbnail slides that when i hit the slide, it shows the next set of images.
    example.
    engagment| Bridal| wedding
    its one slide show, but when you hit it. you can go to the next slide, like how you have slide 1, 2 and 3.  that what i am thinking is what parallax scrolling is?
    can it be done? if so how?

    Thanks for your reply. I tried applying the following AS2 script to each image:
    For the first movie clip I used:
    animator = createEmptyMovieClip('animator',1);
    bg_1 = animator.attachMovie('star1','bg_1',1);
    bg_2 = animator.attachMovie('star1','bg_2',2);
    bg_1._x = -bg_1._width/2;
    bg_2._x = bg_2._width/2;
    speed = 1;
    starWidth = 950;
    animator.onEnterFrame = function() {
        bg_1._x -= speed;
        bg_2._x -= speed;
        if(bg_1._x <= -bg_1._width) bg_1._x = starWidth;
        if(bg_2._x <= -bg_2._width) bg_2._x = starWidth;
    For the second movie clip I used:
    animator = createEmptyMovieClip('animator',2);
    bg1 = animator.attachMovie('star2','bg1',1);
    bg2 = animator.attachMovie('star2','bg2',2);
    bg1._x = -bg1._width/2;
    bg2._x = bg2._width/2;
    speed = 2;
    starsWidth = 950;
    animator.onEnterFrame = function() {
        bg1._x -= speed;
        bg2._x -= speed;
        if(bg1._x <= -bg1._width) bg1._x = starsWidth;
        if(bg2._x <= -bg2._width) bg2._x = starsWidth;
    And for the third and final movie clip I used:
    animator = createEmptyMovieClip('animator',3);
    bg01 = animator.attachMovie('star03','bg01',1);
    bg02 = animator.attachMovie('star03','bg02',2);
    bg01._x = -bg01._width/2;
    bg02._x = bg02._width/2;
    speed = 3;
    starssWidth = 950;
    animator.onEnterFrame = function() {
        bg01._x -= speed;
        bg02._x -= speed;
        if(bg01._x <= -bg01._width) bg01._x = starssWidth;
        if(bg02._x <= -bg02._width) bg02._x = starssWidth;
    I thought this would work, but when I tested the movie all three movie clips moved together at the same speed. I want each movie clip to move at a different speed, but I'm completely stuck.

  • Using parallax scrolling on a browser fill shape?

    Hi everyone,
    Is it possible to apply parallax scrolling onto a shape that is extended to horizontally fill up the browser? I'm creating a single page scroll website and a want a shape to cover up a certain fraction of the bottom of the browser (I can't use pin because then the shape will move with the bottom of the browser depending on the size of the window.) Parallax works fine on the shape until I extend it to the browser borders and then parallax grays out. Will this be supported in a future update? Is there another way for me to achieve this effect? Thanks!
    Jackie

    From Muse Release Notes - http://helpx.adobe.com/muse/release-note/adobe-muse-release-notes.html.
    Note Scroll Motion Effects are not available for 100% browser width objects, pinned objects, items that are inline within text, items within a group or items within a widget.
    You would also find a similar note in the information tooltip for Scroll Motion under the Effects panel in the Control strip. Please feel free to submit it as a feature request in our Ideas section.
    Thanks,
    Vinayak

  • My Page is flashing with parallax scrolling....

    I am having an issue that my page "flashes" when using parallax scrolling.
    you can find the page here:
    hursey.com/rlf
    it occurs at the bottome section of the page as you scroll down.
    Any thoughts as to the cuase or remedy for this would be much appreciated!
    As a side note I am also trying to resolve another dilemma where in the same section, I am trying to hide the type that comes in from the right for a portion of the page. You will see it come in over the browser area, then under other elements (which I want).  I tried to place a rectangle over that area and tie it to the edge of the browser to have it go "full width" but that is not working.
    Again any thoughts are appreciated!

    Thanks. It would be helpful if you could send us your .muse file so we have a file that reproduces this Safari-specific flash. Could you send the file to [email protected] along with a link to this thread? If the file is larger than 20Mb you can use a service like Adobe SendNow, SendThisFile or WeTransfer. Thanks.
    If you want to obscure the text before it reaches the page, I think you'll need to draw an opaque object on top and set the scroll motion settings for that object so it stays in the position where it needs to be to obscure the text as the text is sliding across.

  • Best tool for jarallax parallax scrolling

    I want to create jarallax / parallax scrolling effect. I doesn't know hard core coding so would like to know which is the best tool to work with Adobe dreamweaver, Adobe Muse or Adobe Edge?

    Unfortunately true parallax scrolling with easing in not easily done like what a Adobe is trying to promote with their motion scroll effects in Muse. It needs to be done with jQuery and CSS3. Take a look at this site www.boy-coy.com. That site uses TRUE parallax effect. It's not achievable in Muse but you can use Dreamweaver to make your own code.

  • Parallax Scrolling Problem

    Hi,
    I followed some instructions on this forum to build up my parallax scrolling scene by Edge Animate 1.5.
    The layers of scene do move 'parallaxly' with the mouse scrolling,but do not follow the keyframes set up on the timeline,
    which should stop at the same time by their right edges aligned with the right end of the stage.  Please have a look of my source code and the html file:
    https://docs.google.com/file/d/0B-XfhbCUQZ8RM21iUFJIRFZVWEU/edit?usp=sharing
    Many thanks for help!
    Eric

    Hi there
    I am experiencing the exact same problem with my Ipad Air. Did you manage to find a solution yet? Im hoping it isnt a hardware problem either. Orientation not really co-operating. Background image moving around the whole time as if trying to settle, even when device dead still?!
    Please do let me know
    Thanks
    Greg

  • Parallax scrolling problem since updating to Muse 7.1 and republishing my site

    Hi.
    I recently updated my Muse application to Version 7.1, made a few text changes to my site and republished my site, since I did this the following happens:
    The parallax scrolling feature i have on my template moves the background images slowly to the right as you scroll for top to bottom.
    I don't want it to do this, is this a bug in the 7.1 build of Muse of is there something I can do to stop this happening?
    Also, the first background image you see when you land on the site seems to have repositioned itself within the frame to a different part of the image when published, see here the actual Muse document page, which is how it should look:
    To see how it now looks 'live' see the link below...
    www.jumatwo.com
    any help resolving this would be much appeciated.
    Thank You.

    We had this where I work on ~200 machines.
    We are still going around manually clicking the sharing>remote management tickboxes off and on as this fixes it.
    It seems the GUI is not reflecting what is behind the scenes.

  • How to Parallax Scrolling to adobe muse ?

    I am starting working with adobe muse these days and i really liked the  Parallax Scrolling. BUt my muse is not showing it in effect option. Please help me out how i can include that feature in my muse.
    Thanks

    As Syrax12 pointed out, Parallax Scrolling has moved from the Effects panel to the Scroll Effects panel. Some of the videos from June 2013 refer to the old location under the Effects panel.
    Here's how you find the new panel. http://helpx.adobe.com/muse/tutorials/scroll-effects.html#Applying motion scroll effects using the Scroll Effects panel
    See here for all options. http://helpx.adobe.com/muse/tutorials/scroll-effects.html

  • Parallax Scrolling is Shakey

    Hello-
    First and foremost--- GREAT UPGRADE WITH 5.0!  Love the Layers and the Parallax!  I now have the hang of designing with the new scolling options, but I am noticing a serious shaking of the images that scroll slowly.  It also seems to get worse the longer you view the same page, which is problematic since I am buidling a site that is all one long page. 
    You can see the problem at cordphillips.com -- if you hit the initial logo, it will scroll you down to the Black and White picture I am referring to.  Is there any way to resolve this issue?
    As always, thanks and best,
    -Cord

    Hi Everyone,
    We are glad that we came up with the solution of the Parallax Scrolling Problem that occurs on the scrolling with the mouse wheels (layers laggings) and jerk in the layers movement while scrolling with the mouse wheel. Just add the below mentioned code and set the time and distance to be covered in one scroll and done! You are good to go then.
    Add this code in the index.html file's head tag
    <script type="text/javascript">
    if (window.addEventListener) window.addEventListener('DOMMouseScroll', wheel, false);
    window.onmousewheel = document.onmousewheel = wheel;
    var time = 1300;
    var distance = 100;
    function wheel(event) {
        if (event.wheelDelta) delta = event.wheelDelta / 120;
        else if (event.detail) delta = -event.detail / 3;
        handle();
        if (event.preventDefault) event.preventDefault();
        event.returnValue = false;
    function handle() {
        $('html, body').stop().animate({
            scrollTop: $(window).scrollTop() - (distance * delta)
        }, time);
    $(document).keydown(function (e) {
        switch (e.which) {
            //up
            case 38:
                $('html, body').stop().animate({
                    scrollTop: $(window).scrollTop() - distance
                }, time);
                break;
                //down
            case 40:
                $('html, body').stop().animate({
                    scrollTop: $(window).scrollTop() + distance
                }, time);
                break;
    </script>

  • Parallax scrolling element on the iPad

    My site doen's publish in the ipad if i have a parallax scrolling element, it disappears compleetley.
    You see it for a second and than you get a banco page.
    I didn't make a itablet version, becouse i want elements that stuck to the position, and figured out that that is nt posible on the tablet version. That works fine on my iPad.
    So why doen't he show my parallax scrolling element?

    http://uitdekeldervanfloris.businesscatalyst.com
    But I removed the scolding option now.
    Verstuurd vanaf Fleur Westendorp 's iPad
    Op 18 nov. 2013 om 21:00 heeft "Vikas.Sharma" <[email protected]> het volgende geschreven:
    Re: Parallax scrolling element on the iPad
    created by Vikas.Sharma in Help with using Adobe Muse CC - View the full discussion
    Could you please share your site URL to check.
    Thanks,
    Vikas
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5852317#5852317
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5852317#5852317
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5852317#5852317. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Help with using Adobe Muse CC at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Parallax scrolling question.

    I am new to the parallax scrolling so if this sounds like a stupid question or that I am thinking of this wrong please forgive. Ok say I have a box that comes in and stops at a point as I scroll down but at another point further down the page I want it to move again and again and so on. How would I do such a thing?

    Currently their is no way for you to stop an image and then have it restart its scrolling effect :-/ you could probably achieve something similar by using multiple images but that just gets messy and adds to longer loadtimes.

  • Parallax Scrolling - rotate / fade

    Is it possible to rotate a Parallax Scrolling element  within muse and also possibly change opacity? Or is this a request feature?
    Jonathan

    Hi Jonathan,
    I know you posted a little while ago, but I just wanted to post in here and let you know that I've actually created a widget that will allow you to change the rotation of a parallax item as you scroll. You can check out more info on the Widgets.Mu site, and see the demo site for it to check out all it can do.
    At this point, opacity changes during scroll motion is supported natively by Muse, but I figured I'd let you know about the filling in of the rotation gap as well.
    Hopefully this helps,
    Thanks,
    Andrew
    Widgets.Mu Creator

Maybe you are looking for

  • Problem in Purchase order

    Dear SAP Guru's My user creat a Service order with account assignment K( cost centre),  In condition we maintain discount 5% on GROSS (RA01). When we go to the order and click on condition tab, then net price is reduced 5%, whenever u click price is

  • Another bug in Flex? (Application.parameters and query strings)

    I'm passing in two query string parameters in the source of SWFLoader and both of them are clumped together in the first parameter by application.parameters. But I switch the order of the parameters in the query string and both parameters are returne

  • Spry Horizontal Menu Bar position change in different browsers

    Here is the page: http://pragati.de/index2.html There is a Horizontal Spry Menu Bar which is floating right.  In Dreamweaver CS5's Live View, the navigation menu appears perfectly in line with background image and same is the true when previewed in G

  • PC Suite installation problems

    Several weeks ago I posted a problem regarding the installation of v6.7 over the 6.6 version I was using quite happily. When trying to install 6.7 my pc (running XP) would just freeze, requiring a reboot. A suggestion was made to uninstall 6.6 first,

  • What do these errors mean ? Web Logic

    I am attempting to start Web Logic Server, and Web Logic Server for my application installed on my machine. I get the following errors, completely new to web Logic so I don't know what they mean. But it seems to be a privelege issue related to the ad