Will Captivate 4 fix my FMR issues, using Flash 10

Hi,
I currently have Captivate 3 and we recently upgraded to Flash 10. I work in a large organization so I cannot control the Flash version, downgrading to 9 is not an option.
I need to do minor drag and drops of folders (not the window itself, cuase I found a method of doing this using only the keyboard).  But when I hit End to end my recording, captivate freezes.
My question is will Captivate 4 enable me to do these basic drag and drops, using Flash 10?
(I saw the link about the FMR editor, but this is not an option for us)
Thanks :-)

Hi Jacksig,
The answer is YES. Adobe captivate will allow you to do your drag and drops with Flash Player 10. Infact that is the least Adobe Captivate could for you...
Manish
http://blogs.adobe.com/captivate

Similar Messages

  • Help with Video Performance Issues using Flash

    Asking on behalf of a customer who has been unable to get any answers so far - are you able to help?
    Background:
    We have a port of our Game Development Kit which allows us to recompile all our games using Crossbridge (http://adobe-flash.github.io/crossbridge/) into SWF without any code modifications.
    Overview:
    Our framework is using OpenGL for rendering and we have successfully ported it along with the audio and video to run in Flash.
    We are experiencing performance issues using Video. We cannot use image sequence as some of the video animations are too long and would increase the download to an unacceptable size.  Assets vary between 256x256 - 1024x1024 videos.

    Here's the rest of the story.  Let me know if you can see any resolution, and I will connect him to the forums.  Thank you.
    Current Video Solution:
    We create an instance of NetConnection, NetStream, and Video according to most samples out there, and invoke draw to rasterize the Video DisplayObject into a BitmapData instance.
    The BitmapData instance has a fixed color component layout which is not compatible with Stage3D texture and is therefore has to be reformatted before uploaded to Stage3D Texture (See Code Listing below).
    Our Problems:
    Performance issues with RGBA conversion (either using copyChannel or manually reformatting is not fast enough) natively in as3; this required for stage3d texture.Copying each channel individual using bitmapdata.Copychannel seems faster, but not significantly faster.
    Cannot detect when video frame has been updated, therefore we may copy pixels that are not needed in enterframe (processpixel).
    Looping video, our current solution uses the NET_STATUS event Buffer empty; Is there a better way to loop videos than checking buffer and seeking to 0.
    Stepping video, loading FLV or MP4 side by side assets from HTTP or embedded does not support stepping? Is there another way?
    ActionScript Code Listing:
    video_nc = new NetConnection();
    video_nc.addEventListener(NetStatusEvent.NET_STATUS , onConnect);
    video_nc.addEventListener(AsyncErrorEvent.ASYNC_ERROR , trace);
    video_nc.connect(null);
    // OnConnect Event:
    this.ns = new NetStream(e.target as NetConnection);
    eventclient = new Object();
    eventclient.onMetaData = onMetaData;
    this.ns.client = eventclient;
    ns.play(flvfile);
    ns.pause();
    //onMetaData event:
    this.width = infoObject.width;
    this.height = infoObject.height;
    this.textureWidth = NextPowerOfTwo(this.width);
    this.textureHeight = NextPowerOfTwo(this.height);
    cliprect = new Rectangle(0, 0, this.width ,this.height);
    cliprect.x = 0;
    cliprect.y = 0;
    cliprect.width = this.textureWidth;
    cliprect.height = this.textureHeight;
    totalFrames = infoObject.duration * infoObject.fps;
    this.hasAlpha = true;
    if(infoObject.videocodecid == 5)
    this.hasAlpha = true;
    this.bitmapData = new BitmapData(this.textureWidth, this.textureHeight, hasAlpha, 0xff000000);
    this.video = new Video(this.width, this.height);
    this.video.attachNetStream(ns);
    this.video.addEventListener(Event.ENTER_FRAME, processPixels);
    // processPixel method:
    BitmapData.draw(video);
    GLAPI.instance.glBindTexture(GLAPI.GL_TEXTURE_2D,this.textureId);
    var fmt:uint = GLAPI.GL_ARGB;
    // converting pixels using copychannel or loop through pixels
    GLAPI.instance.glBindTexture(GLAPI.GL_TEXTURE_2D,this.textureId);
    GLAPI.instance.glTexImage2D(GLAPI.GL_TEXTURE_2D, 0, fmt, this.textureWidth, this.textureHeight, 0,fmt, GLAPI.GL_UNSIGNED_BYTE, 0, convBitmapData.getPixels(cliprect));

  • Will Captivate 4 run on a Mac using Parallels?

    I'm on a Mac system and I really need a tool like Captivate to generate presentations for the web, not so much quizzes and full blown e-learning just yet.... Microsoft has eaten enough time and money of mine, so I've got Parallels already that came with the Mac system. And I wonder if the license will convert to Mac usage when it comes out for the Mac? And does anyone have any guesses as to when that will be?
    Thanks in advance,
    Rich

    sjwbarton wrote:
    I use Quicken for Windows to track a very large investment account including private investments, stock trades, interest, etc.   Quicken for Mac doesn't track all the info that I need.  I have Microsoft Office for Mac 2011 on my Mac.    If I install Parallels 9, do I still need to purchase another Microsoft license before installing Quicken?
    Since your concern is getting Quicken for Windows to function, you should realize that Parallels creates an environment in which the Windows OS (Win 7, Win 8, etc.) can run on a Mac but doesn't come with Windows built in. So you'd still need a license for the Microsoft OS; the Office for Mac license doesn't apply. And since I don't believe Win 7 is available any longer for purchase, you'd need to deterrnine if Quicken for Windows 2008 can run in Windows 8 by using the link Templeton Peck provided.

  • Issue using Flash IDE with Mac OS and Windows Web Service using NTLM authentication?

    I have an existing application that I developed on a Windows machine using CS5.  It uses a local intranet web service written in .NET using NTLM authentication.  The web service does multiple things such as read data from an SQL database, provide the user's username, and test for write/read access to a local company fileshare.  When my company upgraded, I went to a Mac with Flash CC which is great.  However, Mac's don't handle HTTP Authorization Challenge Blocks like Windows machines.  In Safari, Chrome, etc. it will pop up a little username and password box and proceed on without issue.  The issue is in Flash development.  When running the exact same application in Flash testing all script access fails with HTTP Status 401 errors.  I have searched the AS3 documentation, but the only thing built in to handle http challenge requests is in AIR not Flash.  The server admin's and I have tried all method's of cross domain policy files and access changes with no luck at all.  Does anyone have a solution to this issue?

    Did you check Apple Support Boot Camp article?
    iMac displays a black screen during installation of Windows 7
    http://www.apple.com/support/bootcamp/
    Installation Guide
    Instructions for all features and settings.
    Boot Camp FAQGet answers to commonly asked Boot Camp questions.
    Windows 7 FAQAnswers to commonly asked Windows 7 questions.

  • Can Captivate do this - or should I use Flash?

    I am trying to create a corporate sales presentation, with
    similar look/feel to this Flash preso:
    http://www.adobe.com/devnet/flash/articles/vidtemplate_corppreso.html
    I can handle the video/placement fine. But instead of the
    navigation buttons, on the bottom, I want to create a Windows-like
    navigation pane - similar to Windows Explorer (but with graphics),
    where you can click on a '+' by a folder, and it opens up to show
    you subsequent folders/topics, which you can then click on to
    navigate through the preso.
    I also want to create a portion of the screen on the bottom
    where scrolling text, vertically appears, allowing users to read
    certain product features as the presenter says them. This I can do,
    with Flash.
    Captivate seems to do all this, HOWEVER, I need the video to
    be continuous, and it seems that Captivate has to do it in pieces,
    since it works with slides, rather than frames.
    I am not proficient with Flash and would prefer Captivate,
    but if Captivate can't do this one thing (continuous video), I
    can't use it. It is to choppy.
    Comments?
    Thanks.

    why do you try using rdcmndGotoFrame variable?

  • Export as Excel issue using Flash Player

    Dear experts,
    We have a functionality to Export grids as Excel. However this gives the error as "Cannot save because a file with the same name is open. Please close that file before saving". However, the file is not open. We suspect this is because of the flag LocalFileReadDisable = 1. We cannot set it to 0 due to our company policies. We are using FileReference Class for the Excel export. Please let us know what can be done to workaround this.
    Thanks,
    Lakshmi

    Would you mind reposting this question over on the Flash Professional forums?  This forum is primarily for end users, the Pro forums will get you in touch with a wider developer audience.
    Thanks,
    Chris

  • Issues using Flash Player

    I have installed Adobe Flash Player v11.9.900.152 on my 64 bit Windows 7 SP1 machine.  I am also running IE11.  When I click on a video to play it, I am prompted to install the most current version of Adobe Flash Player.  Why won't my install play?  I'm not sure what I am missing. 

    Could be either...
    http://forums.adobe.com/thread/885448
    http://forums.adobe.com/thread/867968

  • Newest flash player crashes on older macs--when will this be fixed?

    Newest flash player crashes on older macs--when will this be fixed?

    gmsingh123 wrote:
    Newest flash player crashes on older macs--when will this be fixed?
    As soon as they have it tested and ready for release. Meantime:
    ATTENTION MAC CUSTOMERS - Flash Player 13 "Plugin Failure" Workaround

  • Unable to Open a URL or File in Captivate 7 publication, When will this be fixed?

    This was reported as a known issue, but there is no indication will it be fixed. Please advised as to when this functionality will be fixed, the suggested work around to move referenced documents to the root directory of the presentation is not acceptable.

    I have several projects that we just upgraded to Captivate 7. I can't go back at this point, and for me to go back and edit every slide with buttons using this functionality is going to be a bear. This is something that worked in prior versions and apparently is broke in Captivate7. http://forums.adobe.com/thread/1285497. It has been 4 months since it was indicated as a known issue. Is it too much to ask that a product work as designed and that when there is a problem that it be fixed in a timely manner?

  • Any possible issues using Captivate 4 on Vista 64-bit OS?

    Hi:
    Looking to order a new PC and load up on ram for Captivate 4 and some other applications I am using.
    I realize Captivate 4 is not certified for use on a Vista 64 bit OS, but I am wondering if I will run into a bunch of performance issues or what your experience may be using C4 on a 64 bit machine.  I heard it is possible to force Captivate 4 to run as a 32bit application, but I don't know specifically how to do it.
    Any feedback is appreciated.

    None that I found.  I worked with adobe for a while and they sent me a couple of patchs that were supposed to fix the problem, and while I eventually could record audio, I never was able to edit it.  Adobe eventually lost interest and stopped responding to my requests.  I think it has something to do with Vista becasue I am running xp on a brand new 64bit Mac at home and it works fine.
    Date: Thu, 27 May 2010 10:12:06 -0600
    From: [email protected]
    To: [email protected]
    Subject: Any possible issues using Captivate 4 on Vista 64-bit OS?
    I have the same problem on 64-bit Vista - the audio editor will not even open. Is there a solution to this?
    >

  • I have a question about Lightroom 5... I used it last night, I go to get on it today and its will not open. I have an error msg "Lightroom encountered an error when reading from its preview cache and needs to quit" Lightroom will attempt to fix the proble

    I have a question about Lightroom 5... I used it last night, I go to get on it today and its will not open. I have an error msg "Lightroom encountered an error when reading from its preview cache and needs to quit" Lightroom will attempt to fix the problem when reopened

    https://forums.adobe.com/message/6219922#6219922
    See if the issue in the thread above helps you to solve your problem.

  • It came to my attention there a new program working with itune since last update named Apsdaemon.exe its been using 99% of my processor when its active any idea why so much and will it be fix eventually? And why is it so Heavy consuming ?

    It came to my attention there a new program working with itune since last update named Apsdaemon.exe its been using 99% of my processus when its active.
    Any idea why so much and will it be fix eventually because before last update i never encounter any issue using Itune? Now when that aplication or extention from Itune is working my computor froze to a huge alt. I play video games online and love listening to my music with itune playing in the background and normally was able to have firefox open and a program called ventrillo all working at the same time and now i can barelly have itune and play a game. As soon it start been choppy i just control alt delete wait 5 minute to close down apsdaemon.exe when i'm capable most of the time i have to restart my computor. And why is it so Heavy consuming on the process its memory utility is under the 100ko i believe so why 99% of my processus is been use ?
    a good exemple i could give is itune.exe working it shows process 02% for 123 000ko that is light and perfect.

    Wow, Karan Taneja, you've just embarrassed yourself on a worldwide support forum.  Not only is your post ridiculous and completely inappropriate for a technical support forum, but it also shows your ignorance as to whom you think the audience is.  Apple is not here.  It's users, like you. 
    If you would have spent half the time actually reading the Terms of Use of this forum that YOU agreed to by signing up to post, as you did composing that usesless, inappropriate post, you (and the rest of us on this forum) would have been much better off.

  • Looking from the many users complaining, I am a bit scared whether should i proceed update to ios 8.0.2 to my ipad 2 or not? Does any one know news whether issues will be really fixed or should i stay on version 7 only?

    looking from the many users complaining, I am a bit scared whether should i proceed update to ios 8.0.2 to my ipad 2 or not? Does any one know news whether issues will be really fixed or should i stay on version 7 only?  Can appl,e has any plan to migrate their Ipad 2 customers to use or take new Ipad with some exchange offers ?
    please I expect a quick responce to my queries. I am waiting eagerly what to do now?

    Ipad Air dead after installing IOS 8.0.2
    I have just downloaded and installed this version of IOS on my Ipad Air and it is DEAD.
    It won't start up.
    When I connect my Ipad to my MacbookPro, Itunes tells me the following:
    "iTunes has detected an iPad in recovery mode. You must restore this iPad before it can be used with iTunes."
    What now? restore? try to remove 8.0.2?
    what a misery!!

  • How do i fix my iTunes so it will not stop working.  I am using a Windows 7.

    How do i fix my iTunes so it will not stop working.  I am using a Windows 7

    Hello warrior41
    Start with the article below to troubleshoot issues with iTunes crashing or not working as expected. Start with booting up iTunes into Safe Mode and see if the issue persists as well as creating a new user to see if the issue is system wide.
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    Regards,
    -Norm G.

  • I am having troubles, when I open LR I get a message that there is an error and it will try to fix the error next time it opens, but I get the error next time it opens, and this is going on and on where I can not use LR, any suggestions?

    I am having troubles, when I open LR I get a message that there is an error and it will try to fix the error next time it opens. LR closes on it's own, I reopen it and get that same message next time it opens, and this is going on and on where I can not use LR, any suggestions? If I click on a different set of photos in the libary before I get that message I might or might not get the message next time it oipens, but I still can not get to those photos, and it is not just one or two but most of my photos. HELP!!!!
    Thanks
    Carol

    The first thing I would suggest is for you to go to the folder containing your catalog, using your system browser. There will be a folder that has the extension .lrdata. Delete that folder, and then try to start Lightroom. If that doesn't work, replace your catalog with your most recent backup.

Maybe you are looking for

  • CAN NOT UPDATE AS ITUNES SAYS NOT ENOUGH SPACE ON PHONE

    wHEN TRYING TO SYNC WITH MY IPHONE  I GET A MESSAGE SAYING THAT THE PHONE COULD NOT BE UPDATED AS NOT ENOUGH SPACE FOR A 1.1 MB SYNC.I HAVE OVER 2.5 GB SPACE. BUT STILL WILL NOT UPDATE

  • Ink cartridges life span in Photosmart Pro B8850

    I have an HP Photosmart Pro B8850 Printer that we bought so I could print high quality pictures and also on 12x12 cardstock for scrapbooking.  We don't use our printer very often (maybe once a month), however the ink cartridges seem to run out really

  • Foreign currency valuation program - F.05

    Hello, The FC valuation program run on 2nd Sep 2008 for evalation key date 31st Aug 2008 on a customer recon. account has a net effect of Dr. 46,873.72 (Dr. 108,473.15 Cr. 61,599.43) for EUR currency.  When the same program test run on 21 Nov 2008 fo

  • UpdateResponseDiv - how to pass the div ID?

    I've googled and read documentation, but still no luck. My situation is that I have a page with multiple items, each contained inside unique divs. Users can comment on any of these items. Everything works beautifully, but I have had to kludge it so t

  • Controlling multiple movies with one button

    Hi flash gurus, I have 4 movies of the same length running on my stage in the FLV playback component, with different instance names. I also have a single play/pause component. I want all of the movies to play together and unpause/pause when I press t