Is there something in creative cloud or in my dreamweavercs6

I use dreamweaver cs6 and als a member of creative cloud need to make a image slideshow on my website how can I do this  Or do I need a special prgram

Although you could use Photoshop & Lightroom to create a photo album for the web, I personally prefer jQuery plugins.
Cycle2 alone or with Fancybox might be all you need.  Just copy & paste this code into a new, blank document.  Change thumbnails & images to your own.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>HTML5, Cycle2 Carousel with Fancybox</title>
<!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<!--Latest jQuery Core Library-->
<script src="http://code.jquery.com/jquery-latest.min.js">
</script>
<!--FANCYBOX plugin-->
<link href="http://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.4/jquery.fancybox.css" rel="stylesheet" media="screen">
<script src="http://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.4/jquery.fancybox.pack.js"></script>
<!--Cycle2 Plugin-->
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery.cycle2/20130409/jquery.cycle2.min.js"></script>
<!--Cycle2 Carousel-->
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery.cycle2/20130409/jquery.cycle2.carousel.min.js"></script>
<style>
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
    box-sizing: border-box;
aside {
    float: left;
    width: 25%;
    border-right: 1px solid #666;
    padding: 2%;
section {
    float: left;
    width: 75%;
    padding: 2%;
.slideshow img { border: 4px solid #999; }
/* slideshow pager */
.cycle-pager {
    text-align: center;
    width: 100%;
    z-index: 500;
    position: relative;
    top: 0;
.cycle-pager span {
    font-family: arial;
    font-size: 75px;
    width: 22px;
    height: 22px;
    display: inline-block;
    color: #ddd;
    cursor: pointer;
.cycle-pager span.cycle-pager-active { color: #09C; }
.cycle-pager > * { cursor: pointer; }
</style>
</head>
<body>
<header>
<h1><a href="http://www.malsup.com/jquery/cycle2/">jQuery Cycle 2</a> Responsive Carousel Slider with <a href="http://fancyapps.com/fancybox/">Fancybox2</a> Viewer</h1>
</header>
<aside>
<h2>Left Aside</h2>
<h3>Heading 3</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Mauris vitae libero lacus, vel hendrerit nisi! Maecenas quis velit nisl, volutpat viverra felis. Vestibulum luctus mauris sed sem dapibus luctus. Pellentesque aliquet aliquet ligula, et sagittis justo auctor varius. Quisque varius scelerisque nunc eget rhoncus.
Aenean tristique enim ut ante dignissim.</p>
</aside>
<section>
<h2>Section</h2>
<!--begin slideshow-->
<div class="slideshow"
data-cycle-pause-on-hover="true"
data-cycle-fx="carousel"
data-cycle-timeout="2000"
data-cycle-pager="#pager"
data-cycle-carousel-visible="5"
data-cycle-carousel-fluid="true"
data-cycle-slides="> a"
>
<!--insert thumbnails and links to full size images below-->
<a class="fancybox" data-fancybox-group="gallery" href="http://placehold.it/600x400.jpg" title="optional captions"><img src="http://placehold.it/160x107.jpg" alt="Thumbnail 1" /></a>
<a class="fancybox" data-fancybox-group="gallery" href="http://placehold.it/600x400.jpg" title="optional captions"><img src="http://placehold.it/160x107.jpg" alt="Thumbnail 2" /></a>
<a class="fancybox" data-fancybox-group="gallery" href="http://placehold.it/600x400.jpg" title="optional captions"><img src="http://placehold.it/160x107.jpg" alt="Thumbnail 3" /></a>
<a class="fancybox" data-fancybox-group="gallery" href="http://placehold.it/600x400.jpg" title="optional captions"><img src="http://placehold.it/160x107.jpg" alt="Thumbnail 4" /></a>
<a class="fancybox" data-fancybox-group="gallery" href="http://placehold.it/600x400.jpg" title="optional captions"><img src="http://placehold.it/160x107.jpg" alt="Thumbnail 5" /></a>
<a class="fancybox" data-fancybox-group="gallery" href="http://placehold.it/600x400.jpg" title="optional captions"><img src="http://placehold.it/160x107.jpg" alt="Thumbnail 6" /></a>
<a class="fancybox" data-fancybox-group="gallery" href="http://placehold.it/600x400.jpg" title="optional captions"><img src="http://placehold.it/160x107.jpg" alt="Thumbnail 7" /></a>
<!--end slideshow-->
</div>
<!--begin Cycle2 pager-->
<div class="cycle-pager" id="pager">
<!--end pager-->
</div>
</section>
<!--Cycle2 function code-->
<script>$.fn.cycle.defaults.autoSelector = '.slideshow';</script>
<!--FancyBox function code-->
<script>
        $(document).ready(function() {
            $('.fancybox').fancybox();
    </script>
</body>
</html>
Nancy O.

Similar Messages

  • Seeing constant download of "something" to creative cloud.

    I am not sure what's going on, but today is the first day that I've noticed a continuous download of some kind of data at about 1 mb/sec to the Creative Cloud installed on my PC.  I'm pretty sure it's the CC applications because I can block Adobe CC in my network manager, and the download stream immediately stops.  It resumes a few seconds after I unblock Adobe CC.  Is this something that I can expect to see all the time now, as Adobe updates the CC software?  I only have Lightroom and Photoshop, so it seems like it shouldn't have to keep a constant download going to update it.  At that speed, it takes up 5% of my bandwidth, which I resent having to give up if it's not necessary.

    Hi Robert,
    Sorry for the delay in responding. Are you still seeing the issue?
    How long does it attempt to upload before it fails?
    Does it happen with all files regardless of size?
    If you wouldn't mind uploading some log files from your computer it will help us investigate too
    They are located at
    Mac:
    <Mac Hard Drive>/Users/<username>/Library/Application Support/Adobe/CloudSync/CoreSync-YYYY-MM-DD.log
    (where YYYY-MM-DD indicate the date of the last log)
    Note: The Users Library user folder is hidden on starting with 10.7 or later
    see http://helpx.adobe.com/x-productkb/global/access-hidden-user-library-files.html
    Windows:
    C:\Users\<username>\AppData\Roaming\CloudSync\CoreSync-YYYY-MM-DD.log
    Note: The AppData folder is hidden by default this doc shows how to show it if needed
    http://helpx.adobe.com/x-productkb/global/show-hidden-files-folders-extensions.html
    Would you be able to zip the log files into a single file, upload them to Creative Cloud, make it accessible for download, and post the download link here?
    Thanks,
    - Dave

  • Is there somewhere in Creative Cloud that I can I download a legacy version of Flash (that will output to Target level 9)?

    I need to output a Flash banner ad at target level 9. I have tried using the common workaround ( andykenward/old-flash-in-flash-cc · GitHub ) to make target 9 output possible from CC 2014, but it does not seem to work with the actionscript clicktag code provided by Yahoo https://au.adspecs.yahoo.com/pages/flash-guidelines/
    I keep getting a 1119 error.
    Perhaps someone might have a solution to the code, but I'm at my wit's end (with a pissed off client) and need a solution in a hurry.
    So, is there a way to download an older version of Flash from CC?
    Cheers

    Download previous versions of Adobe Creative applications -
    http://helpx.adobe.com/creative-cloud/kb/download-previous-versions-creative-applications. html
    For versions you could also consider acquiring older trial versions of Flash if you only need it for a short timeframe.  Be sure to follow the steps outlined in the Note: Very Important Instructions section on the download pages at this site and have cookies enabled in your browser or else the download will not work properly.
    http://prodesigntools.com/tag/ddl  (see page 2 of 3 for links to the pages with the CS# trial versions)

  • The files for after effects are not ther but still creative cloud thinks its installed

    My Macs Creative Cloud thinks that I have After Effects CC installed but when i search my mac no files are there :/ help me get a sollution as to how to fix this.

    Hello,
    as strange as it may seem I fear it's a challenge for Adobe's Creative Cloud Cleaner Tool.
    Sometimes - for whatever reasons - CC doesn't "want" to work. In this case you should CC completely delete and reinstall by help of Adobe Creative Cloud Cleaner Tool. (A try to uninstall by own resources is not enough!)
    I quote: ... helps resolve installation problems for Adobe Creative Cloud and Adobe Creative Suite (CS3-CS6) applications. The tool removes installation records for prerelease installations of Creative Cloud or Creative Suite applications. It does not affect existing installations of previous versions of Creative Cloud or Creative Suite applications.
    Please use: http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html  and follow the prescribed sequence of operations
    Sometimes the "opm.db file" is the culprit. In this case you should delete it.
    If necessary and for further questions and if "open" please use chat, I had the best experiences.
    Hans-Günter

  • Since there is no creative cloud subscription for the African region, is there an alternative to getting Adobe products even if they are legacy versions?

    We need a better solution here in Kenya other than bootlegs

    Hi there
    Creative Cloud for Teams is available from resellers in Kenya.
    See Creative Cloud Help | Creative Cloud / Common Questions
    Thanks
    Bev

  • Is there a CS6/Creative Cloud seminar in London in June?

    Is the world tour for Creative cloud and CS6 coming to London between the 11-15 June? i'm sure i read somewhere that is was, but can find no details?

    http://boodahjoomusic.com/blog/?p=728
    -Dave

  • Is there an educational plan for Creative Cloud outside the US?

    I am a university professor at PUC-Rio, Brazil. Some years ago I bought CS4 Master at educational price. Is there an educational Creative Cloud plan for me?

    Hi Simdjb,
    Educational plans are available outside of the US but not in your location unfortunately. I copied the list of countries the educational version is available from the Creative Cloud FAQ:
    Education membership is available in the following countries:
    Australia
    Austria
    Belgium
    Canada
    Denmark
    Finland
    France
    Germany
    Ireland
    Italy
    Japan
    Luxembourg
    Netherlands
    New Zealand
    Norway
    Portugal
    Spain
    Sweden
    Switzerland
    United Kingdom
    United States
    -Dave

  • Why move to creative cloud?

    I still don't understand why Adobe forcing us to move to Creative Cloud?
    All those "benefits" that Adobe served us, is just a marketing trick.
    Adobe said something like this: "All the newest updates and features are immediately available to the Creative Cloud users" This is the new benefit? Prior to Creative Cloud updates didn't exist? When Adobe release an update I don't see why "from the box users" also couldn't get them (updates) like Creative Cloud users? In both cases user must download the update (if she/he want to). Also, Adobe said something like this: "For Creative Cloud members updates are available immediately" - this is discriminating to the people who are for some reason couldn't/doesn't want to buy Creative Cloud membership, and who are using "from the box" Adobe software. Why is their money less worthy than the money of the people who are subscribed to the Creative Cloud? When I buy an car with the same interior and with the same engine but in different color than my neighbour's car, I expect to have the same car but in different color. Why that is not the case with Adobe? Those statements are perfidiously way to force people to register with Creative Cloud. I presume that CS7 (or some later edition) will be available only for Creative Cloud users and that Adobe will stop issuing "from the box" editions. Why Adobe won't give users the ability to chose where to spend their money and what to buy and how to use it (online or offline)?
    "Every Creative Cloud subscriber have 20GB of storage available"!? Hey! How much HD footage we can store there? With 1-2 TB external HDDs that anyone can buy for 100-150$ Adobe offering us 20 GB of storage as a better solution? What is faster solution: HDD or Cloud service? "Files stored in the cloud are safer than those on user's HDD(s)"?! Anyone at Adobe heard for backup? I have a PC for about 20 years and still haven't any single problem with HDD malfunction. So, Adobe, please tell us what is the REAL reason why you want us to store OUR files on YOUR servers? Anyone can share their files with who ever they want using e-mail (for smaller files), and there is so many FREE web storage services, so why do we need to pay Adobe for something that we already have for free? I can use some free web storage to keep my files there and open them with current Adobe software, directly from network like from HDD, and they will be automatically updated as soon as I save them. Also I can access them from wherever I am and share them with who ever I want. So I really don't see why people buying this marketing trick called Creative Cloud?
    Only REAL reason for creating something like Creative Cloud, as far as I can see, is to stop the piracy, and this is something that I really support. But I would really like to see that such a big company stop using those discriminating methods on their users!
    I'm using Adobe Premiere from version 6 and After effects from the first edition so many years ago... For all those years, never cross my mind that Adobe might one day discriminate their users in such manner!
    Adobe, please give us ability to CHOOSE from equal products - not from the same but different products (at the same time)!
    Thank you!

    I'm not here to give a lesson in trade laws. Nor am I defending Adobe.  I'm just telling you that a publicly traded U.S. Corporation like Adobe, Apple or Microsoft must abide by the laws of the land in which they are headquartered.   It's the same for companies whose headquarters are in France, Germany, Singapore, Russia, Japan, etc...
    I didn't talk about major updates. I talked about all updates 'cause Adobe said that all updates will be immediately available to the Creative Cloud users (only).
    I think you're confused by the differences between a regular cycle update and a major product upgrade.   These are two different things. 
    Licensed users continue to receive all the regular cycle updates just as before.  And as before, they can't buy a major product upgrade until Adobe officially releases it.  Nothing has changed in that regard.   Perpetual License users still get the updates as they always have.
    While it is true that Cloud users don't have to wait as long for major upgrades, it could be argued (and I would not disagree) that Cloud members are being used as "beta testers."  Some of the immediately released upgrades have been sloppy and less than successfully received.  I think that is one downside to this new policy and one which Adobe needs to address in coming months.
    I also asked why all Adobe software isn't available for the "from the box" users? Why I can't buy Adobe Muse without Creative Cloud membership?
    If "from the box" you mean a Perpetual License, I don't know the answer to that.  All I can say is Muse is a relatively new product.  Perhaps Adobe hasn't determined just how or where MU fits in to the Adobe product family.  Same goes for the Edge products.  You would have to ask Adobe about that.
    Incidentally, after May 1st, "boxed" software will no longer be offered.  Adobe Creative Suite products purchased on a Perpetual License will be fulfilled by digital download only.
    Creative Cloud users don't have the same opportunities. Adobe forcing users to move to Creative Cloud by giving them immediate updates, more software to buy etc.
    It's called incentives and it is fundamental to good marketing.  You have something new you want people to buy so you give them some good incentives for trying it.  I don't have a problem with this. 
    Nancy O.

  • Creative Cloud Desktop install crashes Windows Explorer and hangs

    This all started with my inability to activate Adobe Acrobat on my computer after wiping the hard drive and reinstalling the OS.
    I had no trouble initially downloading or installing anything from the Adobe Creative Cloud. I ran several apps and they worked (albeit in trial mode for a day or two)
    And then the Initial Problem: Trying to Activate Adobe Acrobat failed to get pass the sign-in screen.
    It would hang for about 30 minutes and then come back to the error that the computer's clock must be incorrect or an error with the Internet connection. (It's a standard error documented on Adobe's site that says you need to make sure your computer can really get to all of Adobe's activation servers/sites/etc. I double-checked everything in the troubleshooting list to be sure but found nothing wrong with the computer or the ability to get to Adobe's sites.
    Exasperated. I went online for tech support. It was definately Level 1 support (had me checking all the stuff I had already spent an hour checking - and had already told him I tested it all).
    Anyway, I spent an hour on the chat with Adobe Tech Support going through the usual stuff.
    He had me check virus programs, computer clock, conenctions to Adobe sites (like the licensing servers). But nothing ever helped or worked. Then he told me to try going directly to the Adobe Creative Cloud site and trying to download and install the Creative Cloud desktop manager. I did that but it hangs when it launches the manager on the initial window with a black/grey Creative Cloud bar at the top (with the tool drop-down on the right side) but the rest of the window never loads.
    After an hour of going in circles I decided it would be better to try again later with someone in second-level support.
    In the meantime, I uninstalled ALL Adobe applications. There is no Flash-Player, no Acrobat Reader - nothing from Adobe in my programs list.
    I then tried to download and install the Adobe Application Manager. It works up to the point where it launches the Creative Cloud Desktop tools and then hangs at the same place.
    There is a Creative Cloud window with the normal black/grey bar at the top - but the rest of the window (where you would normally see and load the apps from) stays empty.
    I have rebooted the computer several times to be sure it is a fresh start. That has not helped at all. One additional thing I have noticed in these multiple attempts is that when the Creative Cloud Desktop Manager installer gets about 95% done, it causes Windows Explorer to crash (not Internet Explorer but Windows Explorer). Once Windows Explorer resets, Creative Cloud continues the installation but then opens the window (above) that has nothing but the black/grey header.
    I'm struggling for what to do next. Any suggestions would be appreciated. Right now I am paying $50 a month for something I can't even install or use.
    For what it's worth, the system is an HP laptop running Windows 7 Ultimate x64. 8GB of RAM and plenty of HDD space. All security updates applied and Symantec Endpoint Protection 12.1. I doubt that any of that last line is relevant since I could run all of this with no problem before wiping the hard drive AND it was all running with no problem - other than Activating Acrobat at the start of this whole issue.

    Jim,
    You are a lifesaver! I can't think of how many additional hours of frustration you just saved me - but Thank You!!
    After posting, I had determined (like you said), that Explorer must be doing that for a reason. I created a new user profile on the system (added a user temporarily) and observed the same behavior of Windows Explorer (stopping/starting) but then continuing to work as it should. At that point I knew the answer was somewhere in the user's profile but I would have had no idea where to look. The opm.db file was indeed the culprit.
    I sure do appreciate the excellent help.
    Jay

  • Creative Cloud won't let me reinstall Photoshop CC?

    I installed the free trial 7 days ago, so I still have 23 days left.
    I uninstalled it 4 days ago and I've been trying to install it again, but it doesn't let me install it when I click the 'Try' option next to Photoshop. Instead, it comes up with a message saying something about Creative Cloud and doesn't let me install it.

    Hi kirstymcinch,
    Sign out from the Creative Cloud app. Exit. Relaunch and try.
    In case you still face issues try solution 2 and 3 from the Kb : http://helpx.adobe.com/creative-cloud/kb/aam-lists-removed-apps-date.html
    Regards,
    Rave

  • Creative Cloud Installation

    So I was trying to download Adobe Premier because I am a youtuber and I heard you can work with multiple layers. Well, When I tried to download from Creative Cloud. It said "Error, Creative Cloud Desktop is running in the backgroun" When I checked my desktop hotbar there was no creative cloud and then I went to my files and it was almost like creative cloud was not even installed on this computer (no proof) I have no clue what is going on and I really need to edit my youtube video but I cant because Creative Cloud Wont let me download it. When I try to download it (A.K.A The setup it says that message^)

    Please read, and reply back here with information https://forums.adobe.com/thread/1499014
    -try some steps such as changing browsers and turning off your firewall
    -also flush your browser cache so you are starting with a fresh browser
    http://myleniumerrors.com/installation-and-licensing-problems/creative-cloud-error-codes-w ip/
    http://helpx.adobe.com/creative-cloud/kb/failed-install-creative-cloud-desktop.html
    or
    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Trial period has expired for legit CS6 Creative Cloud subscription??

    Last night Adobe Application Manager upgraded itself.  All well and good.  It showed correctly what CS6 apps I had downloaded and installed previously.
    I am a CS6 Creative Cloud subscriber with nine months to go.
    Subsequently when I tried to start Dreamweaver or for that matter any other creative CS6 application, like Photoshop - I get the following error:
    Your trial period has expired!
    I have been using all installed Creative Cloude appd for the last 3-4 months with no problems!  Why this now??
    StellaC

    The creative cloud subscription is fine but the whole 'license expired' license this software, you have 5 days left of your trial or 'please enter your serial number' (what serial number for the cloud ??) that seems to pop up at alarming rate on both of my machines.
    As soon as I re-log on with my adobe id (which never seems to be logged in however many times I log in and say 'remember') it then 'activates' my subscription .. but never remembers by the afternoon!
    The whole thing is just not very slick. It is not very impressive that every two or three days I have to keep re-activating etc the subscription to the cloud, sometimes it takes quite a few run arounds with the logon before it finally says ... 'yes, you are activated / subscribed etc or whatever'.
    Surely with creative cloud, perhaps the applications could be re-written to realize that there is a creative cloud and that the person using the app is not requiring to buy the product or stop using the trial etc. I wonder is this happening all the time for all the users of the cloud ??
    I can understand the cloud / Adobe need to check that the person is running a legit version but it is not going to leave a good impression with all the users if dialogs pop up all the time with odd messages saying about trial versions or 4 days left of your trial.
    Just a simple dialog ... if a cloud member, 'please connect to the web to check activation etc'... and then allow the user to continue with the product.

  • I can not launch creative cloud for desktop

    I have photoshop and lightroom.  With it came something called creative cloud.  I had to remove it due to some windows 7 issues.  I reinstalled it and now I can not launch it.  The little blue thing with spokes keeps turning around.  What am I doing wrong?

    Mac Spinning Wheel https://forums.adobe.com/message/5470608

  • What is the best way and the securest way to share documents from the Creative Cloud?

    What is the best and the securest way to share documents from the Creative Cloud?

    Hi There,
    Please refer: Creative Cloud Help | Share files and folders
    Thanks,
    Atul Saini

  • How to cancel Creative Cloud single-app membership for Photoshop (month-to-month)?

    Hello
    I've been trying to cancel my membership.  I've followed the steps to do this online however when I go to manage plan, there is nothing in there about my creative cloud membership (month to month) plan that I'm paying for.  Can I have some assistance in resolving this please.
    Many thanks
    Ben Lowes

    Thanks for your reply John
    With regards to trying to cancel my subscription through Adobe support, there is nothing there that helps me (believe me I've tried); I can't talk to anybody and the site just takes me round and round in circles ultimately leaving me no option but to post on the forum. I was hoping to avoid having to call someone in the US (I'm in Australia).  If anyone from Adobe see's this post, can you take ownership of this problem please and try and help me, even if it's to arrange a way of we discussing this with someone.
    Many thanks

Maybe you are looking for

  • Creating a PDF-Mail-Attachment via Abap Mapping possible ?

    Hi folks, I am trying to build a szenario like: Getting an Idoc -> sending it to abap mapping -> map a pdf from smartforms in abap -> map the from/to for the mail payload -> come back from abap mapping -> send it with the mail adapter . But now I am

  • How do I do a screen capture on my iPhone 5?

    I know someone showed me how to do this once, but I can't remember

  • Locking of Projects in PLM cprojects when BAPI_BUS2172_GET_TREE is called

    Dear All, I have developed a report in PLM client. In the zreport I have used BAPI_BUS2172_GET_TREE to get the tree structure for the projects phases and tasks of CProjects. After execution of the zprogram I am unable to open the same projects in the

  • Export Graph

    Can you export a graph from Discoverer 10g using EUL command line for java?

  • Linux-Macbook OS X 10.7

    Hey, I am not sure whether this is/isnt allowed over here, but anyway I wanted to ask as to how to use linux on my macbook. By that i mean dual/multi booting. I've tried out ubuntu 12.04 LTS on virtualbox, ind i simply love it. Now i want to know how