Problem correcting .ppt slide

I have an imported slide set and need to update one of the
slides in captivate. When I open the .ppt file I get the window
where it is supposed to preview the slides. After the empty slide
frames are presented it goes into some sort of loop and never comes
back. If you then try to click one of the radio buttons at the
bottom, you get an hourglass. If you attempt to close "X" the
window, captivate itself terminates. Any idea how to import a
single slide? I thought this would be simple. Thanks.

There is nothing wrong with trying a reinstall except it
should probably be your last resort. I think my next step might be
to reboot your PC after going into "msconfig" and de-selecting all
startup programs. That would eliminate the possibility that another
program is interfering with the transfer from Power Point to
Captivate.
If you haven't used msconfig for troubleshooting before, the
idea is this: Windows set up all sorts of programs to automatically
run every time you start (boot) the computer. And the
implementation is:
*First, if possible, go offline - that is, disconnect from
the Internet, since we will be disabling your virus protection
and/or 3rd party firewalls for a brief period.
1) Go to the START menu and click RUN.
2) In the resulting command line box type MSCONFIG then click
OK.
3) The CONFIGURATION utility will open.
4) Click the STARTUP tab.
5) At the bottom, click the button labeled "DISABLE ALL"
6) Reboot the PC and try once more.
(Don't forget to re-enable your desired startup programs,
unless you find the boot speedup to attractive to give up.)
Let us know the results. Note, one last caution: While
disabling all the programs in the STARTUP tab will not hurt a thing
in itself, be aware that some expected programs might not be
available, or might be slower to start when called, and of course,
as I said, you will also be disabling any 3rd party firewalls or
virus protection...
best wishes~
Larry

Similar Messages

  • Problems saving/reimporting edited PPT slides back into Cap5/Mac

    Greetings, folks - 25 year Mac veteran here, new to this forum and Adobe products but an Apple Certified Pro w/emphasis on audio & video, experiencing some disappointment with Captivate 5/Mac's inability to integrate with PowerPoint as advertised.  I'm building a fairly straightforward presentation, making basic edits & changes to the .pptx and when the changes are saved and re-imported back into Captivate, they either fail to appear, or appear only in part.  In the interest of time, I'm having to work around by taking screen shots of the updated ppt slides and inserting them as images, over the Captivate slides which have failed to take the edits & updates.  FYI, running OSX 10.6.4, Captivate 5.0.0.596, Powerpoint 2008 for Mac v. 12.2.6 (100708) in case it matters.  Very grateful for any suggestions or assistance...thanks again, cheers!

    Bump...anyone at Adobe, want to at least admit publicly that this is a 'known issue', or shall I just bill you for my testing time on an incomplete product?

  • Sometimes fails to import complete ppt slide

    Occasionally when I want to import additional ppt slides, it fails important the whole thing, leaving only the title and the first line or two.  I tried to get around this by adding the slide I want to a longer presentation and creating a new captivate project then copy the slides from that, but it has started happening there too.  Not every slide, but usually the one I'm interested in.  I can't see any problems with the ppt slide; in powerpoint, it all displays correctly.  Any ideas?

    Well, the problem is magically fixed now. I wonder what you might have seen in the metadata?
    Here's how I got it fixed:
    I thought maybe I should use Sync.
    When I sync'ed the files, I guess I had the wrong Metadata menu option checked (still learning this application) and all files in the directory now received the same star rating from the master selection. Oops.
    So I went back into ACDSee, changed rating of each file as desired, made sure that metadata was embedded in files (ACDSee terminology).
    Went back to LR5, selected all files in directory.
    Use menu Metadata Read from file. This time all files properly read the new ratings.

  • Problem with jquery slide show conflict with vertical navigation menu in Firefox & Chrome

    Problem with jquery slide show conflict with vertical navigation menu in Firefox & Chrome. Works in IE. This is my first time trying to post a question - so please be kind. I am also not good with code and am finding css a real challenge after learning to design based on tables. I'm using CS5.
    The "test" page with the slide show is: http://www.reardanwa.com/index-slides.html   The same page without the slide show is http://www.reardanwa.com/
    I realize the images are not ideally sized - I'll fix those once I get the pages to function.  Maybe I need a different slide show? I would prefer a widget that I can modify to required size & postition. Again - I'm not good at building with code from scratch.
    The problem is the naviagation links that are directly next to the slide show do not work in Firefox of Chrome. They do work in IE.
    I've read about using jQuery.noConflict(); code but can't figure out the correct way to use it in my case or whether that's even part of the solution. I know my code is not well organized as I have cobbled together from various sources in an attempt to format the page the way the client wants it. Also, FYI, I will eventually try to make the page work in Surreal CMS.
    I've spent sevaral days over the last several weeks trying to solve sth slide show/navigation conflict - so any specific light you can shed will be much appreciated.
    Thanks in advance.
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Reardan Area Chamber of Commerce</title>
    <meta name="description" content="home page for Reardan Area Chamber of Commerce" />
    <meta name="keywords" content="Reardan WA, chamber of commerce" </>
    <script src="scripts/jquery-1.6.min.js" type="text/javascript"></script>
    <script src="scripts/jquery.cycle.all.js" type="text/javascript">  </script>
    <script type="text/xml">
    </script>
    <style type="text/css">
                                  #slideshow { 
                                      padding: 10px;
                                            margin:0; 
                                  #slideshow-caption{
                                            padding:0;
                                            margin:0;
                                  #slideshow img, #slideshow div { 
                                      padding: 10px;
                                      background-color: #EEE;
                                      margin: 0;
    body {
              font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
              background: #004B8D;
              margin: 0;
              padding: 0;
              color: #000;
    /* ~~ Element/tag selectors ~~ */
    ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
              padding: 0;
              margin: 0;
    h1, h2, h3, h4, h5, h6, p {
              margin-top: 0;           /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
               /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
    .left
    position:absolute;
    left:0px;
    .center
    margin:auto;
    width:95%;
    .box
              position:relative;
              left:-90px;
              width:950px;
              height:350px;
              border-radius: 13px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
              z-index:1000;
    .slide{
        position:absolute;
    a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
              border: none;
    /* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
    a:link {
              color: #42413C;
              text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
    a:visited {
              color: #6E6C64;
              text-decoration: underline;
    a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
              text-decoration: none;
    /* ~~this fixed width container surrounds the other divs~~ */
    .container {
              width: 960px;
              min-height:900px;
              padding:5px 0px 0px 0px;
              background: #E8F8FF;
              margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
    /* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
    .header {
              background: #E8F8FF;
              padding:10px 5px 0px 5px;
    .sidebar1 {
              float: left;
              width: 225px;
              margin: 60px;
              color: #FFFF0D;
              background: #595FFF;
              border-radius: 13px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
              padding: 5px 5px 0px 5px;
        border: 3px solid #F7F723;
        z-index:-1;
    .sidebar2 {
              float: left;
              width: 275px;
              color: #FFFF0D;
              text-align: left;
              background: #595FFF;
              padding-bottom: 10px;
              border-radius: 13px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
        border: 3px solid #F7F723;
        z-index:2;
    .sidebar3 {
              float: left;
              width: 275px;
              color: #FFFF0D;
              text-align: left;
              background: #595FFF;
              padding-bottom: 10px;
              border-radius: 13px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
        border: 3px solid #F7F723;
        z-index:3;
    .content {
              padding: 0px 0px 0px 0px;
              width: 780px;
              float: left;
              background: #E8F8FF;
    /* ~~ This grouped selector gives the lists in the .content area space ~~ */
    .content ul, .content ol {
              padding: 0px 15px 5px 10px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
    /* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
    ul.nav {
              list-style: none; /* this removes the list marker */
              border-top: 0px solid #FFFF66; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
              margin-bottom: 50px; /* this creates the space between the navigation on the content below */
              font: Arial Black, Verdana, , Helvetica, sans-serif;
              font-size:1.3em;
              font-weight:bold;
              z-index:2;
    ul.nav li {
              border-bottom: 0px solid #FFFF66; /* this creates the button separation */
              font: 120%/1.4 Arial Black, Verdana, , Helvetica, sans-serif;
    ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
              padding: 3px 0px 5px 0px;
              display: block; /* this gives the link block properties causing it to fill the whole LI containing it. This causes the entire area to react to a mouse click. */
              width: 185px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
              text-decoration: none;
              color: #FFFF0D;
              background: #595FFF;
    ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
              background: #595FFF;
              font: 120%/1.4 Arial Black, Verdana, , Helvetica, sans-serif;
              color: #FFFFFF;
    /* ~~ The footer ~~ */
    .footer {
              padding: 10px 0;
              background:  #595FFF;
              color: #FFFF0D;
              position: relative;/* this gives IE6 hasLayout to properly clear */
              clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
    /* ~~ miscellaneous float/clear classes ~~ */
    .fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
              float: right;
              margin-left: 8px;
    .fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
              float: left;
              margin-right: 8px;
    .clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
              clear:both;
              height:0;
              font-size: 1px;
              line-height: 0px;
    -->
    </style>
    </head>
    <body>
    <div class="container">
      <div class="header"><!-- end .header -->
      <a href="#"><img src="images/Chamber-Logo-2.gif" alt="Reardan Chamber Logo" width="187" height="163" hspace="10" vspace="5" align="top" /></a><img src="images/Reardan-Chamber-Title.gif" width="476" height="204" alt="Reardan Area Chamber of Commerce, Dedicated to Preserving and Enhancing Area Businesses" /><p></p>
      <p style="color: #F00">This Site is under construction! Please pardon our dust as we create!</p>
      </div>
      <div class="sidebar1">
        <ul class="nav">
          <li><a href="about.html">About Us</a></li>
          <li><a href="history.html">Reardan History</a></li>
          <li><a href="activities.html">Activities</a></li>
          <li><a href="business.html">Business<br />
            Directory</a></li>
          <li><a href="about.html">Join the<br />
            Chamber</a></li>
           <li><a href="links.html">Links<br />
      <span style="font-size: 85%">Tourism</span><br />
          </a></li>
        </ul>
         <!-- end .sidebar1 --></div>
    <br />
    <br />
    <br />
    <br />
    <div class="box" +"slide">
      <script type="text/javascript">
    // BeginOAWidget_Instance_2559022: #slideshow
                               slideshowAddCaption=true;
    $(window).load(function() {
      $('#slideshow').cycle({
                        after:                              slideshowOnCycleAfter, //the function that is triggered after each transition
                        autostop:                              false,     // true to end slideshow after X transitions (where X == slide count)
                        fx:                                        'blindX',// name of transition effect
                        pause:                              false,     // true to enable pause on hover
                        randomizeEffects:          true,  // valid when multiple effects are used; true to make the effect sequence random
                        speed:                              100,  // speed of the transition (any valid fx speed value)
                        sync:                              true,     // true if in/out transitions should occur simultaneously
                        timeout:                    5000,  // milliseconds between slide transitions (0 to disable auto advance)
                        fit:                              true,
                        height:                       '300px',
                        width:         '525px'   // container width (if the 'fit' option is true, the slides will be set to this width as well)
    function slideshowOnCycleAfter() {
              if (slideshowAddCaption==true){
                                  $('#slideshow-caption').html(this.title);
    // EndOAWidget_Instance_2559022
      </script>
      <div id="slideshow">
        <!--All elements inside this will become slides-->
        <img src="images/100_1537.jpeg" width="600" height="450" title="caption for image1" /> <img src="images/Parade-2011-2.jpg" width="300" height="225" title="caption for image2" /> <img src="images/100_1495.jpeg" width="600" height="450" title="caption for image3" />
        <div title="sample title"> Images for slide show will need to be re-sized to fit box to avoid distortion</div>
        <img src="images/beach4.jpg" width="200" height="200" title="caption for image4" /> <img src="images/beach5.jpg" width="200" height="200" title="caption for image5" /> </div>
      <!--It is safe to delete this if captions are disabled-->
      <div id="slideshow-caption"></div></div>
    <div class="sidebar2" "anotherClass editable"><p align="center"><strong>Chamber News</strong><br />
    Local News item
    <br />
    Another New item</p>
      <p align="center">lots of news this week<br />
        <br />
        <br />
        <br />
      </p>
    </div>
    <div class="sidebar3" "anotherClass editable"><p align="center"><strong>Upcoming Events</strong></p>
      <div align="center">    <a href="activities.html" style="color: #FFFF0D">Community wide yard sales</a><br />
        <br />
        <br />
        <br />
        <br />
      </div>
    </div>
    <div class="content"><br />
    <br />
    </div>
    <div class="footer">
            <p align="center"><span style="font-size: small">Reardan Area Chamber of Commerce</span><br />
              <span style="font-size: x-small">[email protected]  - 509.796.2102</span><br />
            </p>
            <!-- end .footer -->
    </div></body>
    </html>

    If you DO want the slideshow overlaping the navigation try the below css:
    .sidebar1 {
        float: left;
        width: 225px;
        margin: 60px 0px 60px 60px;
        color: #FFFF0D;
        background: #595FFF;
        border-radius: 13px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
        padding: 5px 5px 0px 5px;
        border: 3px solid #F7F723;
    .box {
    float: left;
    margin-left:-60px;
    width:700px;
    height:350px;
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;

  • Can We show the ppt slides in jpanel or other componant ?

    Hello sir,
    There is a problem with me, I want to display ppt slides into jpanel .Is it possible ? if it is possible than please give me ideas and send codes .

    the cheapest way i can think of rite now is to convert the ppt to image and then display it .... use the buttons to get to the new ppt the same way.
    if you really want to automate the process try reading this ...
    http://www.oooforum.org/forum/viewtopic.phtml?t=8715&highlight=java+converting+ppt+image
    it tells you the procedure to convert a ppt to jpeg ... if have a jpeg you can then display it as an image on JPanel.

  • Problems with import slides powerpoint

    Hello,
    I have a problem with import slides from the powerpoint, when
    I try to import, the computer blow.
    What I can do?

    there have been lots of issues regarding this, however, I
    have found that if I export my ppt as individual jpeg slides I can
    then use the "insert > Slide > Image Slide" command to bring
    in my ppt slides, I have tried everything else as well but what was
    happening to me was Captivate 3 was losing all of my text and text
    animation. Now my animation is not critical, however, the text is
    very important of course. So now I have stagnat slides, a bit
    boring but at least I was able to finish my project.
    Hope this helps.
    Tony :)

  • Presenter for syncing 1hr video to PPT slides

    I'm looking for a solution to sync a 1 hr video to PPT
    slides. I came across Presenter but I seems from what I can tell
    only allows videos PER slide and not 1 video with cuepoints for all
    slides. Is that correct? Can anyone recommend a solution that I can
    use for this?
    thanks
    Fish

    Hmm. I see I can edit the XML to call the same files by
    adding the <video> node, but it doesnt seem to be very
    precise as it loads each slide. There are overlaps in words and
    missing words even when the time codes are the same.
    For example:
    slide 1
    <video url="video_heads_258_2_28170.flv"
    StartTime="0.000000" StopTime="25000.000000" MuteAudio="0"
    IsH264="0"/>
    slide 2
    <video url="video_heads_258_2_28170.flv"
    StartTime="25000.000000" StopTime="33000.000000" MuteAudio="0"
    IsH264="0"/>
    Its a shame you can't load a movie with cuepoints and trigger
    the slides. definitely a bummer.

  • How can I display one line at a time on a PPT slide

    I am using OFFICE for the Mac (2008).
    In the past, I have known how to do this using PPT on a Windows PC..
    But something has changed and I can no longer figure out how to get each line on a PPT slide to appear one line at a time every time I click it.
    It's not that difficult, but I can't figured out where they moved the "Appear" option.
    I am NOT using KEYNOTE, but PowerPoint from OFFICE for the Mac (2008)
    Can someone help me.
    Thanks,
    Tom

    Since this is a Keynote discussion forum, there may be no one here that knows. I personally hate PP and could care less about how to make one line display at a time. It is easy on Keynote and that is all I need to know. You might want to look for a PP forum and ask there.

  • Captivate 5.5 Is it possible to import PPT slides in Notes Page view?

    Hello experts,
    This may seem like an odd question. I'd like to display all the notes in the page of a PowerPoint deck that provides samples of code and explaintions of what the code is doing. It is too much information for the slide, which just has discussion point bullets, and I think it is too much for the closed caption pane. It this possible to import PPT slides in Notes Page view?
    Thank you so much in advance for any hints, tips, and replies.
    Kindest regards,
    P

    I found an alternative but circuitous way of achieving the desired result. In PowerPoint I opened, then I printed the PPT presentationto a PDF selecting the Notes Page option instead of Full Slide. By then using a PDF converter to convert it back to PPT I was able to insert the  PPT as is. In other words it "looks" just like the PPT Notes Page view, which is exactly what I wanted. The code snippet and notes were intact.

  • When I try to export PPt slides to iPhoto, it doesn't work. Why?

    After downloading iosx, whenever I try to export PPt slides (2011) to iPhoto I get the message that I need a newer version of iPhoto (6 or newer).

    Does your PP presentation have anhy animation or music with it?  If so you'll need to export it as a QT movie file and add that file to iPhoto.
    If there is no animation or music or you can do without them try this: Here's how to get the slides into iPhoto as a jpeg file:
    1 - in Power Point go to the mode where all pages are thumbnails and select all of the pages.
    2 - type Command+P to start the print process.
    3  - click on the PDF button and select "Save PDF to iPhoto".
    NOTE:  If you don't have any of those options go to Toad's Cellarand download these two files:
    Save PDF to iPhoto 200 DPI.workflow.zip
    Save PDF to iPhoto 200 DPI.workflow.zip
    Unzip the files and place in the HD/Library/PDF Services folder and reboot.
    4 - select either of the files above (300 dip is used for photos to be included in a book that will be ordered).
    5 - in the window that comes up enter an album name or select an existing album and hit the Continue button.
    That will create a 200 or 300 dpi jpeg file of the item being printed and import it into iPhoto.
    OT

  • OFFICE for the Mac, want lines on PPT slides to appear one at a time

    I want to display lines on a ppt slide one line at a time/
    I used to be able to do this by selecting Slideshow, Custom Automation, then "Appear"
    I am using OFFICE for the Mac (2008).
    But something has changed and I can no longer figure out how to get each line on a PPT slide to appear one line at a time every time I click it.
    It's not that difficult, but I can't figured out where they moved the "Appear" option.
    I am NOT using KEYNOTE, but PowerPoint from OFFICE for the Mac (2008)
    Can someone help me.
    Thanks,
    Tom

    etresoft: 
    Thank you, Thank you, Thank you.
    That info is exactly what I was looking for.
    I tried it and it worked like a charm.
    The older version of PowerPoint that I was familiar didn't have the "Add Entrance" step.
    I knew that some smart and caring person would answer my plea for help.
    Thanks again.
    Tom

  • Problem: Video on slide one continues to play and can be heard in the background, even after the user has navigated to another slide.

    Problem: Video on slide one continues to play in the background, even after user has navigated to another slide.  This only happens on a fresh reload of the page.
    Has anyone else had this problem, or found a solution?
    If you refresh the page and start over, the problem doesn't happen.  But on the first page load it always seems to happen.
    Here is a link to the module I am working with.  If you let the video play for a couple seconds on the first slide, and then click a navigation link to another slide, you will still hear the audio from the first slide playing.
    http://www.thepettitgroup.com/tn/module_01_unit_01A/multiscreen.html

    To clarify - this happens in both IE and Chrome, and is the Flash version of the content.

  • How do I take a snapshot of a form in pdf and import onto a ppt slide?

    How do I take a snapshot of a form in pdf and import onto a ppt slide?

    Can't you use the standard method for taking screenshots of what is on your screen? (which depends on your platform and OS version).

  • Is anyone using iPhoto having a problem with the slide show using shatter where it does not let you put a title over photo?

    Is anyone using iPhoto having a problem with the slide show using shatter where it does not let you put a title over photo? It use to work but it no longer lets you place a title over the opening photo.

    Is your signature still current?(iPhoto '08, OS X Mountain Lion (10.8.4))    I can confirm this for iPhoto '11; Shatter will only show the text slide title between the slides. Ken Burns and Classic theme can still be set to overlay the caption and title directly over the slides.

  • Hello I was charged twice for adobe story plus, I need this problem corrected and a refund issued for one of the subscription charges, I tried chatting with Adobe and they were unable to help me. Where is email support?

    Hello I was charged twice for adobe story plus, I need this problem corrected and a refund issued for one of the subscription charges, I tried chatting with Adobe and they were unable to help me. Where is email support?

    This is an open forum, not Adobe support... you need Adobe staff to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"
    -or by telephone http://helpx.adobe.com/x-productkb/global/phone-support-orders.html

Maybe you are looking for

  • Re: Yoga 2 Pro - Auto brightness feature and how to disable in Windows 8.1

    I got my YOGA 2 PRO, and after 15 days (I did not copied my files to it yet!) I already have the screen brightness diming without any control. It seems like it goes brigther and darker alone while I am reading a page at firefox or explorer. I saw the

  • Swf to pdf conversion problem

    Don't really know if this is the best forum for this, but.... I have a few flash files (swf) which play perfectly well in Flash Player, in the browser, anywhere you like! I've recently been trying to convert these (with Pro 8) to pdf files, and the p

  • Adobe acrobat pro xi won't open

    I purchased acrobat pro xi several weeks ago and now today i cannot open any adobe file. I get a window asking for permission for adobe to change settings on this computers. I click yes and then nothing. No selected pdf will open.

  • How can i make Vendor balance ZERO incase of  Debit vendor and Credit-GRIR

    We also have a document from last year,It is a debit amount in the vendor account. How could I get rid of this balance to make the vendor have a zero balance? the entry is - Debit - Vendor Credit-GR/IR Clearing Credit-Contact Repair Thanks Supriya

  • PRINTING A FOLDER CONTENTS LIST?

    I'm trying to print the contents list of a folder as we used to be able to do in system 9. I'm aware of dragging the folder onto my printer icon that I've placed in my menu bar. That works fine but only shows me the folders contained within the main