Slideshow using dreamweaver CS6

Have received advice here and created a slideshow using jQuery Cycle2. Loaded own images and working fine on a dreamweaver blank page.
When I load onto a fill page as a banner heading the slideshow reverts to 3 or 4 separate images. Any ideas please?

Sorry. Should have come back earlier. Any chance you could look at code in 
these two attachments and tell me why the' letters for baneer ' works  and
yet the identical (as far as I can see) 'using find' doesn't go  through any
transition. I think I have followed the three points made  below.
Thanks and apologies,
NB
In a message dated 04/11/2013 18:59:39 GMT Standard Time, 
[email protected] writes:
Re:  slideshow using dreamweaver CS6
created by Nancy O. (http://forums.adobe.com/people/Nancy+O.)  in 
Dreamweaver support forum - View the full  discussion
(http://forums.adobe.com/message/5813956#5813956)

Similar Messages

  • Problem building record set using Dreamweaver CS6 Cloud Product

    I am having a problem building a Results Page using Dreamweaver CS6.  I have followed all the steps described in Dreamweaver/Build Search and Results Page Article (multiple times).  It seems that when I save the Results page it does not copy the php used to build the dynamic table.  In fact when I view the source, I do not see any php code. 
    Additionally, when I attempt to bind the record set, it also does not accept the Default Value(s).  Enstead it gives me a list of all data in the colum(s) chosen for the record set (using Where..LIKE..variable definition).
    Any suggestions?
    Regards,
    Norv

    Yes, I will be glad to go through each step.  I will also provide code.
    Step 1:  Built the Search Page by adding Form into exisitng htm page.  Used Insert> Form>Form to insert Form area.  Then added three (3) text fields using Text Icon from the Form Menu Bar (Classic View).
    Step 2: Added a Submit and Reset Button to the Search Page.  Again used the Form Menu Bar to create the Buttons.
    Step 3: Selecte the <form> tag at bottom of Document Window to point Form to the Results Page (using the Action Box.
    Saved page and then began building the Results Page using an existing htm page.  Saved the Results Page as a .php document.
    Results Page:  Here are steps taken to build Results Page (Code will follow):
    1/ On the Results Page created a Recordset using the bindings dialog box.  Used the Advanced Recordset Dialog Box.  In the Advanced Dialog Box I used the Select and Where features to create a Recordset that created a 3 column table (records.County, records.ListPrice, records.PropertyType).  In the Variable box I created 3 variables (varCounty, varListPrice, varPropertyType).  varCounty and varPropertyType parameters are text (Type) and % (for Default Value).  varListPrice parameters are floating point (type) and % (for Default Value).  RunTime Value is $_REQUEST["ColumnName"].
    Here is the Code generated by Dreamweaver.  Note, I am not including the code to access the database, because in all tests I am able to access the table.  In fact first time I built the dynamic table, everything worked and I saw the Colum and default value.  Have never been able to duplicate that effort.  :-)
    Here is code:
    <?php
    if (!function_exists("GetSQLValuestring")) {
    function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")
    if (PHP_VERSION<6) {
    $theValue = get_magic_quotes_gpc() ? stripslashes($theValue) : $theValue;
    $theValue = function_exists("mysql_real_escape_string") ? mysql_real_escape_string($theValue) :
    mysql_escape_string($theValue);
    switch ($theType) {
    case "text":
    $theValue = ($theValue != "") ? "". $theValue ."" : "NULL";
    break;
    case "long":
    case "int":
    $theValue = ($theValue != "") ? intval($theValue) : "NULL";
    break;
    case "double":
    $theValue = ($theValue != "") ? doubleval($theValue) : "NULL";
    break;
    case "date":
    $theValue = ($theValue != "") ? "".  $theValue ."" : "NULL";
    break;
    case "defined"
    $theValue = ($theValue != "") ? $theDefinedValue : $theNotDefinedValue;
    break;
    return $theValue;
    $varCounty_rslistings = "%";
    if (isset($_GET["County"])) {
    $varCounty_rslistings = $_Get["County"];
    $varListPrice_rslistings = "%";
    if (isset($_GET["ListPrice"])) {
    $varListPrice_rslistings = $_GET["ListPrice"];
    $varPropertyType_rslistings = "%";
    if (isset($_GET["PropertyType"])); {
    $varPropertyType_rslistings = $_GET["PropertyType"];
    mysql_select_db($database_MyDB, $MyDB);
    $query_reslistings = sprintf("SELECT records.County, records.ListPrice, records.PropertyType FROM records WHERE records.County LIKE %s AND records.ListPrice LIKE %s AND records.PropertyType LIKE %s", GetSQLValueString($varCounty_rslistings, "text"),GetSQLValueString($varListPrice_rslistings,"double"),
    GetSQLValueString($varPropertyType_rslistings,"text"));
    $rslistings = mysql_query($query_rslistings, $MyDB) or die(mysql_error());
    $row_rslistings = mysql_fetch_assoc($rslistings);
    $totalRows_rslistings = mysql_num_rows($rslistings);
    ?>
    That's the code that was generated by Dreamweaver. 
    Thanks in advance for your assistance

  • Create templates using Dreamweaver CS6 (Was: greate template)

    How can i greate a template use dreamweaver cs6 can some one help me ?

    Have a look at
    http://www.youtube.com/watch?v=Mq8ODvKN5jA
    http://www.adobe.com/inspire/2012/10/ten-steps-dreamweaver-cs6.html
    http://www.woodfill.com/Lord_Tuts/tutorials/videos/creating_templates.html

  • I am using dreamweaver cs6 and none of the menu's are showing up like the common, form, layout, spry etc...not sure why?

    i am using dreamweaver cs6 and none of the menu's are showing up like the common, form, layout, spry etc...not sure why?

    Which version of CC -- 13, 2014, or 2014.1?  You'll find it under the Help menu > About DW.
    Spry Menus are gone.
    Color is something you add with CSS.
    Nancy O.

  • Creating a slideshow using dreamweaver cs5

    Hi guys I was wondering how do you create a slideshow in dreamweaver cs5, I was watching a guy do it in dreamweaver cs4 but i could not find the flash elements panel.
    Thanks

    Do a Google search on "jQuery Slideshows"   Behold! A wonderland of slideshow plug-ins!
    Cool this is about jQuery slide-shows is that they all work basically the same way, so once you go through the learning curve of implementing one you'll be able to use any of them. This way you don't have to be locked in to a particular look. You can use what will look best for each site.
    Enjoy!
    Lawrence Cramer - *Adobe Community Professional*
    http://www.Cartweaver.com
    Shopping Cart for Adobe Dreamweaver
    available in PHP, ColdFusion, and ASP
    Stay updated - http://blog.cartweaver.com

  • Cannot use Dreamweaver CS6 because of "running for long time" script issue

    Started getting this error yesterday, it’s killing me....
    Dialog box says: "A script in file ~:Applications:ADOBE CS6:Adobe Dreamweaver CS6:Configuration:Shared:BC:JS:bc_sites.js has been running for a long time.  Do you want to continue?"
    The message keeps persisting almost everytime I try to edit something, the Yes or No options don’t seem to do anythin other than remove the dialogue box temporarily.
    Searched for a solution to this but only found unanswered questions, so I uninstalled the app, re-installed it and all seemed to be ok for a short while and now the issue is back.
    I’m using business catalyst and like the improved imtegration, but this is broken!!
    Please Help..

    designchiefkm wrote:
    Hi, yeah that link leads to "Ask the experts" which is this community forum...
    very bland support me thinks...
    I'm a strong supporter of DW and Adobe, but it's one of the reasons I'm not in the Cloud or using BC.  Support is charged at a per-incident or corporate rate: http://www.adobe.com/support/programs/ . 
    You can try trashing that Configuration folder ( http://helpx.adobe.com/dreamweaver/kb/troubleshoot-javascript-errors-dreamweaver-cs4.html - See steps 12 & 4 for details).  But that's about the extent of community support here for most technical issues.  Seeing as how you have only 3 posts since April  you probably were not around the last time customers spoke up and complained and prompted the Lambert Walsh letter almost 3 years back now. ( http://blogs.adobe.com/captivate/2009/08/open_letter_to_our_customers_o.html ).  Just don't be afraid to speak up or write to Adobe, they will listen.

  • I am using dreamweaver cs6 is it protected from various hacker attacks such as sql injection,xss,?

    i mean if i built a site using php and sql using dreamweaver cs 6 ...will it be protected from various hacker attacks such as sql injection,xss,spoofed form input,etc..?? if it is not protected...tell me where can i learn to protect my website using php and sql....from all types of hacker attacks...help needed.... thank you..:)

    A couple more comments.
    To guard against most of these security risks, you have to completely sanitize any user input whether processed further on subsequent pages or added to a database.  That complete sanitization usually involves stripping out any HTML/JavaScript, and blocking SQL-crashing equalities/inequalities.
    You can get alot of information about these and other methods on the Dreamweaver AppDev forum -
    http://forums.adobe.com/community/dreamweaver/dreamweaver_development?view=discussions
    which is where most server-scripting topics are discussed.

  • Iam not able to find Header, Navigation and Structure options in. I am using Dreamweaver CS6

    Iam not able to find Header, Navigation and Structure options in Insert Panel. I am using Dreamweaver CS6

    I've updated and now the problem solved. Thank you very much Ben...

  • Is it possible to create a web page to launch Reflection for UNIX and Digital program using Dreamweaver CS6?

    I am planning to create a web page that could launch Reflection for UNIX and Digital program as part of my project in my working area.
    Is this possible?
    I am a beginner in using DW. I am still studying how to properly use Dreamweaver thinking that I could provide the requirement of my project.
    Thank you for your comments.

    This is a question for Attachmate, the maker of Reflection, not Adobe, the maker of Dreamweaver.
    Dreamweaver is a tool, not a technology. It builds applications using HTML and Javascript that run on web servers using the HTTP protocol. So I think the question to as Attachmate is:
    Can Reflection be launched from an apache webserver using HTML, PHP or Javascript?

  • Problem inserting a photoshop slideshow in dreamweaver cs6

    Hi, I have created a slideshow with fading images with photoshop. When I insert it into dreamweaver  I just have one image. Then I tried to create one with flash and I just got the same. I must choose the wrong Insert type.
    first question: What is the best way to create a slideshow for  a website with fading images? (Flash, PS or other)
    second: when it is created what do I need to do in DW?
    Thanks a lot

    Flash is dead. It isn't supported by the world's most popular mobile and tablet devices.    Use jQuery Cycle2 and insert your optimized images into the HTML page.
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>HTML5 with Cycle2</title>
    <!--helpf for older IE browsers-->
    <!--[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>
    <!--Cycle2 Slideshow Plugin-->
    <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery.cycle2/20130409/jquery.cycle2.min.js"></script>
    <style>
    /**Slideshow**/
    .cycle-slideshow {
        position: relative;
        z-index: 1;
        width: 400px; /**adjust width as required**/
        margin:75px 0;
        text-align: center;
    .cycle-slideshow img { max-width: 100% }
    /* prev / next links */
    .cycle-prev, .cycle-next {
        position: absolute;
        top: 0;
        width: 20%;
        opacity: 0;
        filter: alpha(opacity=0);
        z-index: 800;
        height: 100%;
        cursor: pointer;
    .cycle-prev {
        left: 0;
        background: url(http://malsup.github.com/images/left.png) 50% 50% no-repeat;
    .cycle-next {
        right: 0;
        background: url(http://malsup.github.com/images/right.png) 50% 50% no-repeat;
    .cycle-prev:hover, .cycle-next:hover {
        opacity: .7;
        filter: alpha(opacity=70)
    /**END SLIDESHOW STYLES**/
    </style>
    </head>
    <body>
    <!--begin slideshow-->
    <div class="cycle-slideshow"
         data-cycle-fx="fade"
         data-cycle-timeOut="3000"
        >
    <!-- prev/next links -->
    <div class="cycle-prev"></div>
    <div class="cycle-next"></div>
    <!--insert your images below-->
    <img src="http://jquery.malsup.com/cycle2/images/p1.jpg" alt="description">
    <img src="http://jquery.malsup.com/cycle2/images/p2.jpg" alt="description">
    <img src="http://jquery.malsup.com/cycle2/images/p3.jpg" alt="description">
    <img src="http://jquery.malsup.com/cycle2/images/p4.jpg" alt="description">
    <p>Mouse over image for previous / next links</p>
    </div>
    <!--end slideshow-->
    <h1><a href="http://jquery.malsup.com/cycle2/">JQuery Cycle2</a></h1>
    </body>
    </html>
    Nancy O.

  • How do I link web pages in a Spry Image Slideshow using Dreamweaver CS5?

    I have used the Widget Browser to create the spry image slideshow and would like to link the large image displayed to a webpage? Is there any code or easy way to link the slideshow images to webpages?
    Thanks in advance for any help!

    Hans-G; thanks for the code. I am not sure where to place the code. When I insert the widget spry image slideshow, I get the following below. Where shall I place the code, thanks again:
    <ul id="ImageSlideShow_3" title="Donald Booth Photography">
      <li><a href="http://labs.adobe.com/technologies/spry/ui/images/dbooth/images/photos-1.jpg" title="White Orchids"><img src="http://labs.adobe.com/technologies/spry/ui/images/dbooth/thumbnails/photos-1.jpg" alt="photos-1.jpg" /></a></li>
      <li><a href="http://labs.adobe.com/technologies/spry/ui/images/dbooth/images/photos-10.jpg" title="Sand"><img src="http://labs.adobe.com/technologies/spry/ui/images/dbooth/thumbnails/photos-10.jpg" alt="photos-10.jpg" /></a></li>
      <li><a href="http://labs.adobe.com/technologies/spry/ui/images/dbooth/images/photos-11.jpg" title="Tree"><img src="http://labs.adobe.com/technologies/spry/ui/images/dbooth/thumbnails/photos-11.jpg" alt="photos-11.jpg" /></a></li>
      <li><a href="http://labs.adobe.com/technologies/spry/ui/images/dbooth/images/photos-12.jpg" title="Canon"><img src="http://labs.adobe.com/technologies/spry/ui/images/dbooth/thumbnails/photos-12.jpg" alt="photos-12.jpg" /></a></li>
      <li><a href="http://labs.adobe.com/technologies/spry/ui/images/dbooth/images/photos-13.jpg" title="Door"><img src="http://labs.adobe.com/technologies/spry/ui/images/dbooth/thumbnails/photos-13.jpg" alt="photos-13.jpg" /></a></li>
      <li><a href="http://labs.adobe.com/technologies/spry/ui/images/dbooth/images/photos-14.jpg" title="Flowers at the Palace of Fine Arts"><img src="http://labs.adobe.com/technologies/spry/ui/images/dbooth/thumbnails/photos-14.jpg" alt="photos-14.jpg" /></a></li>
      <li><a href="http://labs.adobe.com/technologies/spry/ui/images/dbooth/images/photos-15.jpg" title="Palace of Fine Arts"><img src="http://labs.adobe.com/technologies/spry/ui/images/dbooth/thumbnails/photos-15.jpg" alt="photos-15.jpg" /></a></li>
      <li><a href="http://labs.adobe.com/technologies/spry/ui/images/dbooth/images/photos-2.jpg" title="Orchid Close Up"><img src="http://labs.adobe.com/technologies/spry/ui/images/dbooth/thumbnails/photos-2.jpg" alt="photos-2.jpg" /></a></li>
    </ul>

  • Using Dreamweaver CS6 with Bitnami WordPress

    I am trying to get Dreamweaver setup to do dynamic editing of my WordPress files installed on my desktop with Bitnami.
    My Bitnami WordPress Stack is installed to the following link: C:\WordPress\BitNami WordPress Stack\ and the path to the index.php is: C:\WordPress\BitNami WordPress Stack\apps\wordpress\htdocs
    To setup Dreamweaver local site, I'm using the following settings: Server Name: Bitnami Connect Using: Local/Network Server Folder: C:\WordPress\BitNami WordPress Stack\apps\wordpress\htdocs\ Web URL: http://127.0.0.1h 8080/ (I've also tried it omitting the '8080/') (I've also tried the Web URL http://127.0.0.1/wordpress/) and, under the 'Advanced' tab, I'm using the Server Model: PHP MySQL for my url http://www.clicksearchmedia.com.au.
    My problem is that when I open the index.php file in Dreamweaver's main window (split view) I do see the code on the left side of the page, but on the right side of the page (the 'design' side) all I get is a blank (white) box. When I try to open another page - for example wp-blog-header.php - the same thing happens (code on left, blank box on right).
    When I try to open single.php, I get code on the left and the box on right has small symbols stating 'PHP' but no real design is visible and I get an error message on top of the screen that states 'Dynamically-related files could not be resolved because of an internal server error. Retry.'
    I have my permalinks in WordPress set to default, as I have read that failure to do so has caused problems in Dreamweaver in other people's installations.
    Can anyone help me out? Why am I not getting a dynamic preview?

    The only files you should be looking at are the ones in your Themes folder.  Everything else is just code fragements. Unless you're very experienced with PHP and more specifically WP programming, you shouldn't touch any of the Core WP files.  
    I've never used Bitnami.  I typically use WAMP for my local site folder & local testing server.
    My set up is as follows see screenshots below:
    Basic tab:
    Advanced tab:
    Final screen:
    Nancy O.

  • Publishing a Unique Site Using Dreamweaver CS6 and Business Catalyst

    What are the steps to publishing a unique site using Business Catalyst with Dreamweaver? By "unique site" I mean not using Business Catalyst templates, but rather my own original site design and directory. Also, does Business Catalyst support flash based sites? I tried to start a new BC site using one of my flash based sites and it wouldn't show up in the preview, but rather resorted to using a layout of one of the BC templates. I can't find any information on how this all works as a Creative Cloud subscriber. For example, you provide "learn more" links from the website seciton on the CreativeCloud default subsriber's page, but when I click on that there is no relative information other than some videos about Muse and Dreamweaver, but nothing on how I can use either of those apps as integrated with publishing sites on Business Catalyst. There is a BC help page: http://helpx.adobe.com/business-catalyst.html?promoid=IMJLB but this is in context of being a BC member, not a Creative Cloud subsriber so all of the information doesn't relate, especially if someone want to publish a unique site using Creative Cloud.

    Hi JSokki,
    These might be helpful for you
    http://www.adobe.com/devnet/businesscatalyst/articles/build_first_bc_w ebsite.html
    http://www.businesscatalyst.com/support/customers.html
    I'm moving this thread to our Business Catalyst forum.
    -Dave

  • Using Dreamweaver CS6, get 'Adobe Dreamweaver CS6 has stopped working'

    This happened in CS5 as well.  We have a large site (57800 files total).  When we run Link Checker, we get 47841 Orpahned files.  When I right click and attempt to save the file, I get a message box with the error listed above.
    When I click on debug, I get 'An unhandled win32 exception occurred in Dreamweaver.exe [6244].
    This is a Windows 7, 32-bit with 4 GB RAM machine.

    Sounds like a bug. The bug report form is at http://adobe.ly/DWBug.

  • Creating and Editing your Business Catalyst Website Using Dreamweaver CS6 | Learn Business Catalyst | Adobe TV

    Provides an overview of the Business Catalyst features built into CS6, working with module templates from this interface and display some new features like code completion and related files
    http://adobe.ly/IG4zEv

    I got 2 minutes and 25 seconds into this tutorial and the functionality contained in the tutorial simply does not exist on my copy of DW. 
    There are only about 5 modules available and the site admin seems to have about 5% of the functionality listed in the tutorial.

Maybe you are looking for

  • ITunes will not recognize my iPod, but windoes DOES.

    When i plug my 30gig iPod into my pc via usb, windows recognizes it, and it even prompts iTunes to pop up. After this however, nothing happens. I cannot get iTunes to recognize my iPod, therefore cannot update it. I have tried all of the steps on the

  • Windows Live for the N73

    Hi, I Know ur supposed to be able to download this in the download area on my phone but for some reason it doesnt appear on there! ive rereshed the page and nothing, i have the Version 4 software on the phone, im just not sure what to do, can i downl

  • Java HTTPS  Exception

    Dear friends, I was trying to access ssl enabled website using the below program: import java.net.URL; import java.io.*; import javax.net.ssl.HttpsURLConnection; public class Test public static void main(String[] args) throws Exception String httpsUR

  • Since CC (2014) update SVG assets dragging in at 900%

    My assets SVG files are coming/dragging in at 10% not 100% and when I change to 100% it's Huge (almost 900%) Original SVG assets showing at large size (I have not touched it) I checked my SVG files in Illustrator and they are at the right size

  • Best Compressor settings for HD720 16:9 to cell phone OTHER than iPhone?

    Hey there, Does anyone know a good set of compressor settings for exporting HD720 16:9 29.97fps to a cell phone compatible format other than iPhone? Do most cell phones use an MPEG format? I guess I should start there. New to this one. Thank you, ed