In collaboration with BC and Adobe Muse?

Hello

I've worked with Adobe muse for a bit now and I'm willing to take my site to the next level. I'm specifically looking for Catalyst Business webCommerce packing. I just want to know how it is difficult to incorporate things like an interactive calendar, a login to members section, an eCommerce shop, etc. Do you need to be a genius to coding or can you get by using just the absolute basics? I want to be able to design the buttons myself and displays things of muse, is - it possible or do you need to do it all by code?

Thank you

Leo

Hi Leo,

Watch this video in this video, you will learn how to take your Muse sites to the next level by integrating Business Catalyst

Muse: Advanced Integration CMS | Adobe Muse Feature Tour | Adobe TV

Tags: Adobe Muse

Similar Questions

  • Export animated GIF in Photoshop with sound for adobe muse as above.

    Export animated GIF in Photoshop with sound for adobe muse as above.

    What someone has to know everything about the best way to do it.

    I tried with a WAV imported (music), he worked in photoshop, but on - export for the web - there was no noise or the option to create an animation continues.

    When you preview in adobe muse there was no result - on the line was not chance.

    Kind regards

    Aaron

    [Left the lounge general Forum, troubled for a specific product - Mod support forum]

    You can imported Gif file in Adobe animate CC and then add sound.

    Anime of CC or Edge animate can publish OAM who can be placed in the Project Muse, DW or InDesign

    I think that this may be the solution for you can add GIFs with his Muse.

    I created one and plase on my web site for testing. .

    OAM

  • Hello. I do not understand what that error for Adobe Illustrator and Adobe Muse creative cloud products: I open the app and they are closed today. In the writing of Muse: app error #1009 in Illustrator just closed.

    Hello. I do not understand what that error for Adobe Illustrator and Adobe Muse creative cloud products: I open the app and they are closed today. In the writing of Muse: app error #1009 in Illustrator just closed.

    Please check:

    TypeError: Error #1009: cannot access a property or method of a null object reference.

    Adobe Flash Player Error #1009 Windows 8.1

    TypeError: Error #1009

    Flash Player ' TypeError: Error #1009: cannot access one - Microsoft Community

    It seems to be an error in the Flash Player rather than illustrator.

    Concerning

    Stéphane

  • Help with Business Catalyst Web forms and Adobe Muse.

    I created a websform to connect to a secured using catalyst of the business area. I glued the webform html in Adobe Muse. After the publication of my site. The websform that I created in BusinessCatalyst is deleted, but I can see all the forms I created using Muse in the section of the online form. Y at - it a fix for this problem? Thank you

    This is the page with the form. http://www.highestgoodclothing.com/login.html

    Thank you for posting.

    When you publish the site of Muse, forms created in British Colombia are replaced by default. However, there is a workaround solution. Once you have created a form in British Colombia, please insert on a page and once the interface. A folder will be created in the CRM for this shape. Now when you publish the site of muse, it will not delete the form of BC.

    I hope this helps.

    See you soon!

    Scott Raj Rouanet

  • MailChimp and Adobe Muse - how to incorporate

    I am trying to integrate a Mailchimp on Adobe Muse registration form. "Based on a previous forum, I put the following code and replace the URL with my form: < iframe title = 'subscribe' src ="http://eepurl.com/cdhs3n"width ="400"height ="500"style =" border: 0; "scrolling ="no"> < / iframe >

    But, how to format the shape on Muse? I would like to make the much smaller form. There is no option on Mailchimp to change the size of the grey background surrounding except for the color. And because the form is a form of "Général", I don't know where to access the HTML code. MailChimp provides a form of URL for the General forms.

    Is there another way to incorporate Mailchimp on Muse as well as buying widgets? Is there another email provider registration form that you recommend that works well with Muse?

    Here is the site: http://kandkmatwick.com/new-here.html

    Thank you!

    You cannot format a form of Mailchimp in Muse without a widget or knowledge of CSS and HTML. You can format to some extent inside Mailchimp and then incorporate the code if you want to try that route.

    I know you're wondering if there is a solution that does not require a widget, but these widgets are quite impressive. It comes with 9 and 100 s customizations form widgets. More documentation on this subject can be found here. The widget is updated constantly and requested features are constantly being added!

  • E-learning platform and Adobe Muse

    Hey,.

    I want to make the e-learing the site I'm building in Adobe Muse.

    What I wish is that people would receive access to e-learning and the only one they can watch videos. Is there a way possible, I can do this?

    Clues where to start or where to look would be greatly appreciated!

    Thank you very much

    LLA is supported in the Muse at the moment. If you are familiar with the catalyst for business you can create secure areas and add them to your site, but it can be a fair amount of work according to your needs.

  • Someone has a problem with links in Adobe Muse CC 2014.2

    I installed Adobe Muse CC 2014.2 in December, start update and new pages. Everything was OK. Now I'm updating these pages yet, as none of the links work, neither internal nor external.


    Had a discussion with Adobe. I was aksed to uninstall the private beta and install Muse. Keep the stupid webpage just reinstalling the same version (2014.2.1.10, CL 787362, Dateformat 284) and nothing works.


    Some useful tips?


    THX

    Hello

    Please download creative cloud and put enforcement on day of Muse.

    Free creative Cloud | Download the free trial version Adobe Creative Cloud

    It will be useful,

    Sonam

  • Sarhunt code for resizing and Adobe Muse

    Hey everybody,

    First of all, I want to say thank you to the people who have helped me already. You are really a great community and a great resource for beginners like me.

    Secondly, I have trouble with the resizing/scaling. I have discovered an old post on dynamic resizing/zooming by sarhunt. The code works when I Preview in Adobe animate. But when I do drag the file .oam published in my Adobe Muse Web site and then get an overview of the Web site, is no longer resizes. Can someone help explain where I could go wrong and what I can do to fix the problem?

    Currently, I'm in CompositionReady:

    var stageHeight = sym.$('Stage').height (); Set a variable for the height of the stage

    SYM. $("#Stage") .css ({/ / set the origin of the transformation to always fit in the upper left corner of the scene})

    'transform-origin': "0 0".

    "- ms - transformation-origin": "0 0".

    ' - webkit - transform-origin ":"0 0".

    ' - moz - transform-origin ":"0 0".

    "transform - o - origin": "0 0"

    });

    function scaleStage() {}

    var point = sym.$('Stage'); Define a reusable variable to refer to the scene

    var parent = sym.$('Stage').parent (); Define a reusable variable to reference the container parent of the scene

    var parentWidth = stage.parent () .width (); Get the parent of the soundstage

    var stageWidth = stage.width (); Retrieves the width of stage

    var desiredWidth = Math.round(parentWidth * 1); Set the new width of the scene as it evolves

    var scale = (desiredWidth / stageWidth); Set a variable to calculate the new width of the scene he puts on the scale

    Resize the stage!

    internship. CSS ('transform', ' scale (' + scale + ')');

    internship. CSS ('- o - transform', ' scale (' + scale + ')');

    internship. CSS (' - SM - transform ', ' scale (' + scale + ')');

    internship. CSS (' - webkit - transform ', ' scale (' + scale + ')');

    internship. CSS (' - moz - transform ', ' scale (' + scale + ')');

    internship. CSS ('- o - transform', ' scale (' + scale + ')');

    parent. Height(stageHeight * Rescale); Reset the height of the container parent for objects below will be redistributed as the ADJUSTABLE height

    }

    When the browser is also

    $(window) .one ("Resize", function() {}

    scaleStage();

    });

    When the first load of the page

    $(document) .ready (function () {}

    scaleStage();

    });

    Thank you.

    Muse currently does not support animations of edge resizing in the browser. Even if the animation on the edge resizes very well, after that the MCO is placed in Muse we have no way to know that it must be resized, to remedy this take us the height and width of the size of the animation in Muse and fixed the iframe (i.e. OAM) to these dimensions.

    We are looking into being able to support this feature in the future. In the meantime, there is unfortunately only one size, the animation can be when placed in Muse.

    Sorry for the inconvenience,

    Dana

  • I have compatibility problems if I use Adobe Muse CS6 and Adobe Muse CC

    Hello

    I use Adobe Muse CS6 currently in school and need to complete some work myself at home. I can't find a downloadable trial for Adobe Muse CS6 only, I can only find Adobe Muse CC. If I download the trial regarding the Adobe Muse CC will this give me compatibility issues if I create my Web site between the 2 versions.

    Thank you.

    Hello

    There is some Confusion here.

    Adobe Muse was never released in version CS6. It has always been a part of the creative cloud only. You can check the version of Muse in school by going to help > about Muse (Windows) or Adobe Muse > on Adobe Muse (Mac users).

    If you are talking about the compatibility of your project in versions of Muse version, I want to confirm that a project created and saved in an earlier version can be changed in the new version of Muse, but if a project is modified and saved in the latest version so you can't open it in previous versions.

    So if the version of Muse in school machine is older than the version that you have installed on your machine at home, you will not be able to open in school once edited and saved in the machine Home machine.

    If you could share versions of Adobe Muse on both the machine then I can give you a precise answer to your question.

    Concerning

    Vivek

  • installation of the muse cc with creative cloud, adobe muse cc to meet a problem activating your license!

    Hello

    Hello, I do not know what to do.

    Technical support could not solve my problem...

    I recently bought a subscription only muse c, I download creative cloud, I instaled muse cc. When I opened the cc muse, I have this error: adobe muse cc to meet a problem activating your license contact technical support.

    I support online chat and the techtnicien:

    in local appdata, rename in oobE old ooBe

    roaming renal adobe muse cc adobe muse cc old wire.

    But after that, he launched adobe musse cc and receives the same mistake as me!

    I don't know what to do... the problem come from my account? creatively the clouds? Adobe muse cc?

    I recall that the subscription is active muse cc in my acount.

    Sorry for English I'm french speek!

    I hope that the community can help me solve my problem!

    I switched to windows 7 and the problem was solved

  • Email addresses and Adobe Muse BC basics

    I understand that "free" hosting is essential to BC. N does not include email.

    However, I would like to take advantage of free hosting for a client, but she needs an email address or two obvs.

    So my question is. Should I pay for email hosting only with the ISP with which I have the supplier, and if I do, how does this work in collaboration with the BC accommodation, once I reset the names of DNS servers?

    And if I want to move to BC Basics + which I think will give me 5 email addresses, only have to pay the difference?

    Thanks for your help with this!

    Yes, there are two ways to redirect your domain to BC:

    1: change DNS servers (which will send the e-mail and Web site to the servers of BC)

    2: change just recording in the domain host IP address that BC will give you when you go live (this will take only Web site)

    You want the second option.

  • Calendar and contacts from blackBerry Smartphones don't synchronize with outlook 2013 (win8) - in collaboration with IPhone and Ipad air 5s

    Hi all

    I just moved to a new PC (ex: Sony Vaio with win 7 pro, outlook 10 pro > new: duo of vaio from sony with win 8, Outlook 13 home office 365). I used to sync outlook contacts and calendars with blackberry and iphone and ipad on my old laptop using the BlackBerry Desktop Manager.

    Now with my new PC, iphone and ipad are always works well and they synchronize with outlook: new entries on the outlook calendar and new contacts are added to my laptop and vice versa, but when I connect my Blackberry "BOLD" I n get the updates.

    I confirm that I use the latest version of the desktop manager 7.0.

    My organizing Office Manager is configured to sync both calendar and contacts

    Any idea please?

    Thanks in advance for your help

    MC

    Hello and welcome to the community!

    Unfortunately, you went beyond the platforms supported, see:

    Outlook 2013 is not supported at this time.

    I'm sorry.

  • WordPress and Adobe Muse...

    Can someone help me understand how to integrate my wordpress into my newly created site of Adobe Muse?

    Thanks in advance!

    Please check the available options:

    http://musewidgets.com/search?q=WordPress

    Thank you

    Sanjit

  • Export with von in Adobe Muse / items of export and re-import Adobe Muse

    Hallo, ich habe ein kleines problem mit meiner Seite Muse. ICH habe mir seit short a new Rechner zugelegt und auf diesem die Projektdatei my Homepage, welche ich damals auf meinem Rechner is son habe und alten, open. (Ich hab einfach die Datei mit einem von meinem Rechner auf den neuen protection open und alten USB key) However mir jetzt there die whole die Verlinkungen der Elemente (Bilder ect.) weil Pfadangaben sich auf dem neuen Rechner geändert haben. ICH konnte jetzt bei jedem individual element auf 'Instanz neu left' naturally go und die Datei auf meinem neuen equivalent computer search, aber, das geht nicht somehow komfortabler/easier? EIB 500 Prioritaten will ich nicht alle von hand wieder neu Verknupfen. ICH würde mich sehr über einen guten Ratschlag freuen, Danke! =)

    (Zur Info, alter Rechner war ein Windows, neuer ist ein MacBook, falls das ist relevant.)

    English: (translated automatically)

    Hello, I have a little problem with my muse page. I won from little a new computer and open the project file to this my home page, I then created and maintained on my old computer. (I just got the file on a USB flash drive from my old computer to the new and opened) Now, however, I miss all the links of the elements (images etc.) Because the paths have changed on the new computer. I could continue, of course, with each point go to "link new instance" and find the file on my new computer, but will not more comfortable / easier? To 500 items, I'm not all manually re-binder. I would be very happy on a good piece of advice, thanks! =)

    (FYI, old computer is a Windows, is a new MacBook, if it's relevant.)

    Unfortunately if the links are links then them you will need to do that for all items, you can use a storage shared as a solution.

    Thank you

    Sanjit

  • Need help with parallax effect - Adobe MUSE and Safari

    Hey there,

    I need help.

    I did a parallax effect on my www.bloxmix.depage.

    Firefox, Opera and Chrome are working very well.

    Safari works worst.

    Try and see.

    Can someone help to solve my problem?

    Thank you community

    Hi Karl,

    Given that the site works fine at my end, I guess the problem is with your local browser. Could you please try it on another computer and see if it works fine here or not?

    - Abhishek Maurya

Maybe you are looking for