Parallax Scroll with Muse Disables Page Swiping in Adobe DPS

Hi,
I haven't come across a satisfactory answer to this question in the Adobe DPS forum so I'm asking here in case anyone has more insight.
When using a Muse composition in Adobe DPS that features parallax scrolling, viewing the page as an HTML article leaves the swipe navigation between DPS page disabled. It has something to do with event handlers in the Muse script overriding the DPS left and right swipe functionality. Has anyone come across a solution for this problem?
Thanks.

I think this is a bug in the new update. I have made numerous sites since and all of them have gotten the horiztonal scroll. I mentioned it in the bug section and had a staff member help me with my first issue but have not heard anything else since.
This is a pretty serious bug, you can not launch a website with a horizontal scroll like this.
on another note, I really like the look of your site, very slick so far!

Similar Messages

  • Discover New Parallax Scrolling with Adobe Muse CC | Creative Cloud for Design | Adobe TV

    Terry White, Adobe worldwide evangelist, shows how Adobe Muse CC lets you create stunning effects with just a few clicks. Make images and elements move in different directions at different speeds when scrolling — all without writing code.
    http://adobe.ly/12yzGv0

    There has to be a way to create a Re: Discover New Parallax Scrolling with Adobe Muse CC | Creative Cloud for Design | Adobe TV slideshow that fills browser width. It's not a problem for desktop, but it is a problem for laptops/tablets/phones.
    How did the site in the tutorial do it? Terry said it was created in Muse.
    Here is a test site that I've been working on - I would love to make it responsive w/o having to create separate tablet/phone sites:
    http://mandm.businesscatalyst.com
    Any suggestions?

  • Scrolling with mouse on pages create black and white lines,

    When scrolling with mouse, periodically the whole screen turns into black and white lines. Sometimes whole page, sometimes just pictures/side ads. If you continue to scroll it does go away but then you need to scroll back to where the lines started, its hard to explain, i have taken 1 photo of the problem but will take more photos as i can, i really enjoy how Firefox runs on my computer, it has always been the best browser for my needs. I did recently buy a new desktop, but it did it then also, so i removed it and tried running explorer and Google and i just don't like them, so i am hoping we can get this fixed.

    Try to disable hardware acceleration in Firefox.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *https://hacks.mozilla.org/2010/09/hardware-acceleration/
    If there is a problem with scrolling on web pages then try to disable smooth scrolling.
    *Tools > Options > Advanced > General: Browsing: "Use smooth scrolling"

  • Widget/Parallax Problems with Muse and Chrome?

    For some reason when I publish my site to the business catalyst and it opens in chrome, the parallax images I have on my page dont show up and my youtube widgets (which are inside of a blank composition widget) and my tooltip widget is unresponsive (meaning they appear but are not interactive). I also have a google maps widget but have no issues with it.
    (for business catalyst this problem goes away after I refresh a couple of times but is still consistent when I first open it)
    This same problems also happen when I export my site as HTML and open the HTML file in Chrome. However none of the problems occur when I open the HTML file in Safari or Firefox. Futhermore, if I do preview site in browser and it opens in Chrome, than none of the problems occur.
    Here is my site for reference (I believe it is accessible):
    http://mindblownfilms.businesscatalyst.com/index.html
    For the record I am on the newest version of both Chrome and Muse
    *Also one of the edge animations I have doesnt seem to show up in the business catalyst but shows up when I view the HTML file in all browsers and when I preview the site in chrome.
    Thanks

    I believe you're encountering a bug Google introduced with Chrome 33 <https://code.google.com/p/chromium/issues/detail?id=336476&q=font&cols pec=ID%20Pri%20M%20Iteration%20ReleaseBlock%20Cr%20Status%20Owner%20S u mmary%20OS%20Modified>. It impacts the first paint of a web page containing web fonts. Google is aware of the bug and working on a fix. To confirm this is what you're seeing, does everything draw and function correctly if you reload the page? It appears to for me.

  • Parallax scrolling with fullscreen slideshow

    I'm building a parallax site, in the first photo box, I want the photos to flip (as a fullscreen slideshow) for a few frames before it scrolls. Is this possible?

    Hi
    With current Muse feature, this wont be possible as slideshow change can be either automatic or with scroll.
    Few frames before scroll using the widget wont work because when you will insert the widget it will work when you will scroll or it would be automatic.
    You can add this as feature request.
    Thanks,
    Sanjit

  • Help with muse - deleted pages appearing when published

    Hi there!
    I published my website through Muse, then later in design mode deleted certain pages, and then re-published the website. Problem is, the old pages are still published, and appearing in search results and through links in my page.
    Are you able to help please? Is there a setting I tick when publishing the site to avoid this?
    Thank you in advance
    Huey

    Aside - Where are you Publishing to? Is it to the Adobe BC host?
    Try a Export to HTML then look in that folder and see if the deleted xxxxx.html files are listed.
    I just tested a site with 2 pages - Note .html files in exported folder >>
    Then I deleted the untitled-4.html - Re-exported -  and >>
    Note - untitled has been deleted.

  • Scrolling in MUSE master page

    I am just starting to rebuild one of my sites using MUSE.  On my Master page I have the background and what looks like a page sitting on top of the background.  I would like this page to expand with the information I add to it.  right now the text runs off the page onto the background.
    Thank you
    Joe Cosentino

    Hi,
    It is strange that the initialize event is working for the first button.
    If I was doing this, I would pass the SOM through to the function:
    var oButton = this.somExpression;
    if(init.value == 0){
    fOnglet.fpanelChange(oButton, this.index, this.all.length);
    init.value = "1";
    Then I would resolve it in the function:
    function fpanelChange(o_btn, n_numPanel, n_totalPanel)
    var o_btn = xfa.resolveNode(o_btn);
    Again this is working in the initialize event but not the click.
    Here is the form: https://acrobat.com/#d=drzwPU-rDXl3wSAzRLK3Sg (not much different / not working).
    Here is a sample when I change visual appearance in a function (where all the objects are on the design pages): https://acrobat.com/#d=XGj9UEk4lSbDSoArnQU8dQ
    I will try and have a look again later,
    Niall

  • How to make parallax scroll with play audio event in specific areas

    Hello there, i would like to learn how can i play audio while scrol is in specific areas that i choosed. For example think that stage is 1920*5000 i want play audio when scroll is in 3000. I am using this code for parallax
    yepnope({
    load:"http://cdn.edgecommons.org/an/1.4.0/js/min/EdgeCommons.js",
    complete: function(){
    EC.debug("Commons ready: "+EC.VERSION);
    EC.centerStage(sym);
    EC.Parallax.setup(sym);
    so please help me how can i integrate this thing to my project. Thanks

    This is your third posting on this topic.
    If you need further help then you need to create a [Short, Self Contained, Compilable and Executable, Example Program (SSCCE)|http://homepage1.nifty.com/algafield/sscce.html], that demonstrates the incorrect behaviour.
    We don't have access to your database so the code can't be executed.

  • How can I get back the two button smooth scroll with Logitec optical marble mouse since Adobe Acrobat or FireFox updates on 10/26/2010 made it quit?

    Oct 25, 26 or 27 both Adobe Acrobat and Mozilla Firefox alerted me they had updates to install. Since I trust them both I installed them. However, since then my optical marble mouse from Logitech acted strangely different. The cursor did not move as usual. It didn't respond right. I thought it might have needed the dust wiped out, so I did that. It still acted sluggish when I tried to move it, it was as though it was "spinning its wheels" not going anywhere. I went to the Control Panel clicked on Mouse, and proceeded to look at the settings and set them to default. I then tried to use the universal scroll by clicking the two big buttons which showed a circle with cross hair arrows as usual. When the marble was moved forward or backward, the scroll had always been smooth allowing one to read the screen evenly and without holding any button down. Now it was jerky. Is this a problem from the last update? My version of Firefox is 3.6.12
    Thank you

    I am happy to see another person is having this jerky scroll situation with the latest update to Firefox on October 27. I did check my I.E browser and '''THAT BROWSER''' still does the nice smooth scroll....let's get 'er fixed Mozilla! I know you can!

  • Parallax scrolling .OAM file is not working with muse

    I had created recently parallax scrolling with Edge Animate. Parallax scrolling is not working after placing the OAM file in the muse.
    The problem is its not triggering the function with the scroll. Any Idea ?

    Please post your Edge Project file for others to cross-check?
    Also Muse embeds Edge Animate as an iframe within the Muse html file, so that particular interaction my not be the best use case.
    Also Muse (the latest version) has some wonderful Parallax capbilities built in - here are a bunch of references to check out.
    Darrell

  • Photo gallery using parallax scrolling?

    hey  i have been testing out each of the slide show widgets in adobe muse.  some of them are okay. the light box for once. is a challenge,  but heres something i want to learn how to do. and its parallax scrolling with photos for a gallery. i think for what i am wanting to do i think its the best layout for me.  heres a web site that hass it i think. http://album.alexflueras.ro/galleries/people.html#a1.
    see i shows both landscape and portrait mode of photos. and thats been a challenge from the get go. so there i am thinking of using parallax scrolling . now how do i do this? is it done in photo shop and adobe muse. bec i do want to change out my i mages when needed?
    now i am a tad bit curious. it looks good on desktop, but what about mobile devies. most phone. would it work great.?
    so what are the steps for making this?
    the other key thing i noticed. is that the photos are large. and thats what i like.
    thanks

    Hi
    You can use composition on page where you can insert the images with scroll effect applied.
    Check this video , its not exact design but will help to make images scroll page :
    http://www.youtube.com/watch?v=BDgERSf2a5k
    Thanks,
    Sanjit

  • Shaky parallax scrolling

    I designed my website using Adobe Muse.  I'm using linked anchors for my navigation, with the parallax scrolling that Muse allows for.  However, when you click on my links to move down the page, the parallax scrolling seems to shake as the page moves.  It's difficult to explain, it's as if the site is vibrating instead of having the smooth parallax movement that it should.  Can someone please help me figure out how to solve this problem?  If you want to see what I'm talking about, my website is www.robdemeritt.com.  Just click on the links on the side and you'll see what I'm trying to describe.  Any help would be greaty valued!  Thank you!

    Update to the latest version of Muse. Your site was generated using 7.1. The current version is 7.3. There were a number of major improvements in the area of parallax scrolling between 7.1 and 7.3.

  • Managing Parallax Scrolling?

    Managing Parallax Scrolling?
    I’ve had a chance to create some cool scrolling effects with the Parallax scrolling options in Muse, but my work space (artboard?) turns into a giant mess. I’m assuming I’m doing something wrong, or not properly setting things up.
    For example, once I start some modest scrolling effects near the top of the page everything then needs to have some kind of scrolling property set to it so everything starts lining up correctly on the live page. Am I missing something here or do you really have to apply scrolling effects to pretty much everything to compensate for other scrolling effects? I end up with things in odd places on my Muse artboard to make everything like fine live.
    How do you guys keep your parallax scrolling clean, or don’t you?
    Thanks!
    Tait
    [email protected]
    http://www.910zen.com

    Hi Tait
    This actually depends on the scroll position , speed and movement that you define with scroll effect settings.
    In your case, it seems you are planning to scroll different page elements starting with split positions and then all in straight line and vice versa on page upward.
    Things to take note here is the scroll position, as the speed will work according to the distance of scroll that you define on page with scroll position.
    Basically there is no outline as how this can be designed , but the points i have mentioned can help you while you are creating the scroll effect on different page elements.
    Few videos for help :
    http://tv.adobe.com/watch/creative-cloud-for-design/discover-new-parallax-scrolling-with-a dobe-muse-cc/
    http://www.youtube.com/watch?v=lWlscYhX0jw
    http://www.youtube.com/watch?v=KJMi5l9Ru-g
    Thanks,
    Sanjit

  • Adobe Edge (.oam file) interaction problem with Muse

    I created a edge animate file which has a parallax scrolling feature in it. When I scroll, the items move. But when I load the animation's .oam fle from muse, the animation losts its scrolling effect. How can I solve this?
    (PS:I used Edge Commons to create the effect)
    (Any other suggestions for creating parallax effects with muse?)

    Hello,
    Please double click on the symbol and make sure "autoplay " is unchecked in the stage properties. then republish the OAM file and then try.
    If the issue still persist please share the compressed project file with us to take a look at it.
    Regards
    Vivek

  • 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.

Maybe you are looking for

  • Error While Building Attribute Dimension in ASO Cube

    Hi all, Cuurently I'm trying to bulit an ASO application in Oracle EPM 11.1.1.3 When I'm building an attribute dimension "QSize" in ASO cube ,I'm Getting some Warnings I'm using Flat file as my source AND MY RULE FILE IS GEN2,QSIZE, ALIAS2,QSIZE 1, "

  • New Mac mini won't come out of sleep because trackpad won't connect

    I have a new Mac mini with a trackpad. When Mac is in sleep mode I can't wake it as trackpad and keyboard won't connect. On occasion they do but the Mac takes ~5mins to fully wake. Andy

  • Form error code

    Is there a way to know all the form error codes and error texts as well as all the message codes and texts . thanks in advance

  • Basic Cryptography Question about Cryptograpic Methodes

    Hi I have some text data that i need to encrypt and save to a file (kind of a licence file). Than that file is distributed with the software. Upon runtime the software should be able to read in that crypted data file and decrypt it so it can read the

  • SAP OSS Access

    Dear All, I have configured OSS message functionality in SOLMAN for Service desk. I able to send OSS message to SAP. MY concern is now what are the details will be accessed by SAP like 1. Will they able to see any internal communication that has happ