Back and forth to Photoshop on Mac?

Hi need urgent help on this one guys and girls,

SYSTEM INFORMATION:

  • Captivate 8.0.1
  • Installed Patch Captivate now running Captivate 8.0.1.242
  • Installed the latest Photoshop CC 2015 from 26.Nov.2015
  • Mac OS 10.10.2 (Yosemite)

QUESTION:

  • Need to get photoshop back and forth to work with captivate 8
  • When a photoshop file imported to the library and layers are kept the green icon 'status' does not appear
  • Also the library file cannot be updated in any way

Someone has already solved this problem before or heard of this happening?

Thanks in advance.

Although both are Adobe applications, it happened so often: when a new version of Photoshop is released (in the case of 2015) back and forth with Captivate is broken. I'm on Windows, sorry, but I kept CC2014 CC2015 PS and PS because going back and forth with Captivate 8 was broken (again). Only 9 Captivate back and forth is functional with PS CC2015. The worst thing is that for the first time that cc2015 has been remove older versions without warning, you need to use the Advanced button in the dialog box of Setup to force to keep the previous version (which is totally legal for a subscription have two versions!). It is not very user friendly, I don't know who is to blame, maybe Adobe's just too big.

Tags: Adobe Captivate

Similar Questions

  • How can I transfer photos back and forth between Revel premium and 12 of Photoshop. I have Windows 8.1

    How can I transfer photos back and forth between Revel and Photoshop 12 premium. ?  Another question.  How can I change the pictures at Revel?

    Please see - https://forums.adobe.com/thread/1313144

    For editing pictures on Revel, you need Revel app which is available for several platforms. For more information, please visit http://www.adobe.com/support/revel/gettingstarted/revel_gs.html

    Thank you

    Catherine

  • HP PhotoSmart 6525 Switching Back-and-Forth between USB and wireless

    Hello

    I set up my HP PhotoSmart 6525 following installation 'wireless with a router' instructions (i.e. No Direct wireless).  I am able to print from my laptop through the wireless network.  I would also like to be able to print from my laptop using the USB connection at the time where my laptop is physically sitting next to the printer.  At times where it is not the case, I want to continue to be able to print wireless.

    Is it possible to install the printer drivers on the laptop so that I can switch easily back and forth between printing USB and wireless printing?  I suspect that it is not possible because of the user's guide has a section describing how do to "Change a USB connection to a wireless network" you click on an item of menu called "convert a connected USB printer wireless.  There are no instructions to know how to convert USB.  In addition, the use of the word "convert" makes no sound as you can maintain the two methods to print simultaneously on a single computer.

    Does anyone know if this is possible and if so, how?

    Thanks in advance,

    Paul2

    Hey Paul2,.

    I see that you have the HP Photosmart 6525 installed for a wireless printing capability and would also like to add a USB driver so that it is available for use by the printer.  Please follow the steps below to add a copy of the printer for USB printing.  The steps below are for Windows 7 and below computers.  If you have Windows 8, then the steps will be slightly different then let me know.  Please let me know if you have a Mac, because I can provide these steps at this point here.

    • Press the start menu of the computer
    • Select all programs
    • Open the HP folder
    • Open the folder for the Photosmart HP 6520 series
    • Select "printer setup and software."
    • Select the option to add a new printer
    • Select the USB option
    • Connect the USB cable when the software asks and proceed through the installation process

    You let driver Jack without wire in place and add a second printer in the devices window and print USB printers.  The USB printer may contain 1 copy in the name as a differentiation, but it must also indicate network in the name of the printer to indicate that it is the wireless option.

    I hope this helps.
    Jason

  • I'm having a problem sharing back and forth between xp and vista & get the error that I don't have permission to access files

    original title: sharing of Vista with XP

    I'm having a problem of sharing back and forth between xp and vista.  I've set up the sharing, but I still get the error message that I don't have permission to access files

    Kill / disable the Vista password protection option. If you have installed a separate firewall, configure it.

  • When I open a photo in CS6, the background "stutters" back and forth between the mole default background and a very light background of gray and white checked. This has just begun. Any suggestions?    Thank you RB

    When I open a photo in CS6, the background "stutters" back and forth between the mole default background and a very light background of gray and white checked. This has just begun. Any suggestions?    Thank you RB

    Windows? Update your driver from the website of the manufacturer of the GPU video card.

  • Flash CS4 presentation Slide, back and forth navigation

    Hi all

    What is the easiest (for novices of Fash) to navigate backward between slides of the presentation made with Flash slide show function. Each slide contains animations and playing well the first time, but then if I want to go back to a slide, it only show the last image of this slide.

    I tried many things including making buttons for back and forth and managed to make buttons that fade when Pan you on them (great :) but not achievement can lead to actually do things for me, like going forward and backward.) I tried to assign to the image of the button 'UP' following script, but it does not work:

    onKeyDown = function() {}

    If (Key.getCode () is Key.LEFT)

    gotoAndPlay (_currentframe-1)

    };

    Does feel what I'm after? Can someone help me? I started Flash there is a week and don't Kow much and I have this presentation due at the end of the week. It all works fine execpt for navigation back to slides, after that I ran the film once.

    Also, when I run the movie the first time that I am the right arrow to go to the next slide (because I'll be talking when she introduced) and this happens without any script other than having stop() to the last frame of each slide.

    Thank you very much, I need the easiest way to do this because I'm a beginner.

    Asya

    I took a quick glance to your presentation, and there are several problems:

    1. you can only use AS2 in a slide show, in AS3 classes screen/slide show disappeared ;-)

    2. in your components Inspector, you auto KeyNav turned on, which means right and left, arrow key space is reserved for Navigation, as well as the reprogramming of these keys will cause problems

    3. in a slide presentation, all the slides are by default loaded on startup, so if you have animations on the timelines with no stop() command on the first image, they all will play in a loop (this is not what you want)

    4. instead of programming on the timeline, attach events to slides (open the window > events) that way you does not work by referencing errors

    Find the best attached presentation.

  • get an object back and forth

    OK, at first it seemed the best thing to do, but I tried to run a number of different ways and nothing seems to work. I have a clip I want to constantly back and forth on the stage, basically "bounce" the right and left sides. What is the best way to do this with AS2?

    If you want your object with left-edge reg point move right at the start:

    YourObject.Speed = 3;

    {yourobject.onEnterFrame = function ()}

    {if(!this.) MoveLeft)}

    This this.speed ._x +=;

    {if(this._x>=stage.) (Width-This._width)}

    This.MoveLeft = true;

    }

    } else {}

    This ._x-= this.speed;

    If (this._x<>

    This.MoveLeft = false;

    }

    }

    }

  • Place the Fireworks file in Photoshop w / back and forth Fireworks

    I have a solution, but it seems awkward and since I am new to using these two tools together I wonder if there is a better way.

    Right now, I can put a Fireworks CS5 file in Photoshop CS5. But if I double click on the layer in Photoshop it requires me to edit the file in Photoshop instead of editing in Fireworks, which would be ideal. Also if I just change the file directly in Fireworks and save it in Fireworks it will not automatically update this layer in Photoshop, that would be ideal. Now I have to replace the contents of the layer with the file every time that I change it with Fireworks. Is there a better way?

    I read these two articles which

    Launch and edit preferences in Fireworks (seemed to be what I wanted, but they have no effect)

    Fireworks graphics place in Photoshop (export seems to be the wrong approach if I want to continue to edit in Fireworks)

    Thanks for helping out!

    No, because Fireworks mask their data within a normal PNG and Photoshop can always change the PNG.

  • Is there any option to make Firefox 10 DO NOT hide the button back and forth?

    It seems to be a new feature in Firefox 10 front and back navigation buttons are hidden whenever they can without navigating a site, but switch to another site or more (not sure). However, I would like to Firefox to never hide the buttons, just as it was before.
    I tried to find something that sounded in full subject: config, but I was not successful.

    This is a new feature when the "lock hole" buttons previous/next is to display.

    When 'Use small icons' is not selected in mode to customize, and it is not the whole story 'before' the button "Go forward one page" is hidden. The Back button ever should not be hidden that even when there is no history «back»

    For the button according to see all the time:

    • Open the--> Customize the Mode <- and select small icons at the bottom of the Palette.
    • Or, move a separator to the left of the address bar, to separate the "back" button and the address bar. Alternatively, you can move the home button, or one of the Palette to go back buttons and the address bar regardless of the other.
  • Since last week, when I have several windows open in firefox, the pages back and forth between windows open by themselves. This does not happen when I use tabs instead of windows, however.

    window 1: gmail (example only)
    window 2: facebook for some company (example only)
    I will review my email and the screen suddenly changes the Facebook to say P & G for example.
    If I tab1 as gmail, tab2 as facebook P & G, it won't happen.
    And it only happens in Mozilla Firefox. When I use IE, that's fine.

    What Windows platform should not make a big difference. The screenshot may appear as coming from an older version of Windows, but the basics should be the same.

    If this does not work in mode without failure, then disable all extensions and then try to find out who is the cause by allowing both the problem reappears.

    • Choose "Disable all add-ons" on issues to troubleshoot Firefox in Safe Mode to set window to disable all extensions.
    • Close and restart Firefox after each change through "file > exit ' (Mac: ' Firefox > leave";) Linux: "file > exit ')
  • What happened to the drop-down list next back and forth Often I want to go back two or three pages in a single jump, don't not clicking back, back, back!

    as the question says

    The drop-down list marker was removed from the Back/Forward button in Firefox 4.

    You can do one of the following:

    You need to update the following:

    • Adobe Shockwave for Director Netscape plug-in, version 11.0
    1. Check your plugin versions on one of the following links:

    2. Update to Shockwave for Director
      • NOTE: this is not the same thing as Shockwave Flash; This installs the Shockwave Player.
      • Use Firefox to download and SAVE the installer to your hard drive from the link in the article below (Desktop is a good place, so you can find it).
      • When the download is complete, exit Firefox (file > exit)
      • Locate and double-click it in the installer that you just downloaded, let the complete installation.
      • Restart Firefox, and look at your plugins.
      • Download link and more information: http://support.mozilla.com/en-US/kb/Using+the+Shockwave+plugin+with+Firefox
  • Clip moves back and forth on stage

    Hello. Thanks for reading.

    Here's my problem;

    I have the clip begins 425 pixels on the X and is closing 100 pixels on the X. The size of my film is 400 per 100 (size of the banner).

    I put variables defining the clips 'start' and 'end '. I need the clamp back to 425 425 on the X - 100 and -100. So basically I want the clip (which is a car) go back as long as the movie plays. I could do with a little work animation but Im trying to improve with the actionscript that I know much more versatile sound.

    If anyone can help I would appreciate it a lot. Thank you!

    then use something like

    carclip_mc._y = 70 + random (10);

  • Windows XP WiFi every two minutes of back and forth!

    I had to use my old Tablet Toshiba with Windows XP Pro.

    The WiFi connection is lost every two minutes, and then reconnect to be lost again in two minutes.
    Thanks for any help or words of encouragement, because this could be taxing on me, but I have to fix it.
    Ralph

    Hello

    1. What is the brand and model of the router?
    2. What is the model of the Toshiba Tablet?

    To resolve the problem, you can download and install the last set of network card drivers on the manufacturer's Web site based on the model number.

    For the troubleshooting steps based on the problems with network problems in Windows XP see the link below.

    http://support.Microsoft.com/kb/870702/en-us

    I hope that helps!

    We know the State of the question.

  • How to go back and forth between e-mail, other web sites from windows?

    I lost the function for my internet, e-mail and other files to be "separated", while I am able to come and go between them several times.

    ALT - tab

  • Not first back and forth at the hearing

    Hello

    I try to send a sequence of a short 30 minutes to Audition for rendering on an OMF referenced from there.

    While trying to send the sequence to the hearing (edit-> edit in Adobe Audition) it does never beyond

    the point 'sequence of preparation' (expected at least 2 hours).

    Is this a known issue? What are the possible reasons?

    Any help is appreciated. Thank you.

    See you soon

    Send you video as well as audio? What format and codec is the video? I don't think that AU can work with all formats and codecs that Pr may even.

    See you soon,.

    Jeff

Maybe you are looking for