Importing flash into Captivate 2

I know there are some posts on this, but I cant' seem to
figure out what the issue is- Each time I import my file into
Captivate it complains the actionscript is referencing _root, which
it is- I've changed it to _parent after reading some other posts,
doesn't work- it's a small menu I want to use within captivate to
navigate to the other parts of my presentation- what is the deal?
I'm so annoyed! Any help is appreciated! Here is my code:
this._lockroot= true
_root.HomePage.onEnterFrame = function() {
if (mouse_over_HomePage) {
_root.HomePage.nextFrame();
} else {
_root.HomePage.prevFrame();
_root.AboutUs.onEnterFrame = function() {
if (mouse_over_AboutUs) {
_root.AboutUs.nextFrame();
} else {
_root.AboutUs.prevFrame();
_root.Services.onEnterFrame = function() {
if (mouse_over_Services) {
_root.Services.nextFrame();
} else {
_root.Services.prevFrame();
_root.DesignAdvice.onEnterFrame = function() {
if (mouse_over_DesignAdvice) {
_root.DesignAdvice.nextFrame();
} else {
_root.DesignAdvice.prevFrame();
_root.OnlineStore.onEnterFrame = function() {
if (mouse_over_OnlineStore) {
_root.OnlineStore.nextFrame();
} else {
_root.OnlineStore.prevFrame();
_root.ContactUs.onEnterFrame = function() {
if (mouse_over_ContactUs) {
_root.ContactUs.nextFrame();
} else {
_root.ContactUs.prevFrame();
};

Hi lisalis72
You might want to consider also posting this question over in
the
Flash
Forums. There are some here that regularly combine Flash with
Captivate, but most of us are clueless with Flash and only work
with Captivate. So your chances of seeing an answer might be better
over in the Flash forums.
Cheers... Rick

Similar Messages

  • How to import bullets into Captivate 8?

    Hi!
    I want to use bullets from Word in my Captivate 8 composition.
    I found an old article describing how to do it: I Came, I Saw, I Learned...: Adobe Captivate: Custom Bullets in Text Captions Made Easy
    However, I can't make it work. Is there an other way to import bullets into Captivate 8?
    BR,
    Madeleine

    No, it is not really possible. You could use ASCII code to insert bullets
    or characters from webdings or wingdings fonts.
    On Oct 28, 2014 4:10 AM, "madelejwkdjwewqaDF" <[email protected]>

  • Import swf into captivate 5

    Hello,
    I am new to Captivate 5, my scenario is - I want to publish videos (swf) files on our help desk. Previously all such files were part of HTML pages which require registration.Importantly I got all those flash files by getting the path of the file from HTML pages (eg. I opened the source of HTML page and navigated to where the swf file is mentioned and cut paste it)
    - Can I open existing swf files into Captivate 5
    Regards
    Syed

    Welcome to our community
    Are you asking if Captivate will allow you to click File > Open and open one of these files and allow you to make edits to it?
    If so, the answer is no, it will not allow that. You should be able to insert one of these files as an animation on a slide, but how well that may or may not work will depend on a number of factors.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Importing SWFs into Captivate

    Help! I have a swf (flash movie) I am importing into
    Captivate 3. The swf (flash movie) is 6 frames. I need the movie to
    start on page 2 with the option of selecting the previous and/or
    next buttons (also set up within that movie).
    Right now if it displays on page 2/6, 3/6, through to 6/6
    ...I have no way of getting back to the previous pages. Hope this
    makes sense. I am just trying everything I can or know to get this
    working.
    Using ActionScript 2 - Flash 8

    Hi All - I made the adjustments as noted above. Published at
    30fps and Action Script 1.0. Checked transparency. Tried loading
    from top and bottom in Flash publish settings. Still no luck.
    I tried some other experiments as well. I right clicked on
    the animation and tried moving to front / back etc. with no change
    in results. But, when I merged the animation with slide background
    ... i could see an image of my swf in the published and preview
    versions. But, it was static - not playing.

  • This is a ditto... but Inserting Camtasia movies (MP4-Flash) into Captivate (a path or JS challenge)

    I’m using Captivate v. 6 and Camtasia v. 8
    I’ve created Camtasia movies as MP4 – Flash.
    My Captivate project is a SCORM housed on an LMS (SyberWorks) for the company’s internal intranet.
    In Captivate I’ve inserted/imported movies as Event Videos, Progressive Download with a playbar/skin.
    Movies are housed on same directory level as the .html and .swf zipped files.
    Path to video files are relative (ie)
    Z:\Orgs\ogslp\Courses\2012DfltPrvnt\Test 6 Flash with controller2.mp4
    I did find the following note on Adobe’s site:
    Note: If your Adobe Captivate project contains FLV/F4V files, ensure that the files contain metadata for the video player to function correctly. FLV/F4V files created with Flash Communication Server 1.5.2, FLV Exporter version 1.2, and Sorenson Squeeze® 4.0 automatically contain metadata. Sorenson Squeeze 4.0 is included with the Flash Video Kit. If you import an FLV file that does not have any metadata, the file will not play correctly in your project.
    and am waiting for the IT department to get a copy of Adobe Media Encoder so I can embed javascript into my mp4/Flash Movies.
    The movies of course play very well off my hard drive, but not off the LMS, a deja vu from the link below.
    So… is my issue a path issue or do I simply need to embed javascript into my video(s), or perhaps both?
    These Adobe forum links have been the most helpful
    http://forums.adobe.com/message/4529946#4529946
    http://forums.adobe.com/thread/1090685?tstart=0
    And PS, why are no videos showing up in the video manager? I can see them in the author slides, but not in the manager.
    Thnx - wjf

    This is a reply to my own message. A work around that will allow our team to move forward is to make a screen capture of a screen capture. We have content experts who are equipped with Camtasia. These folks will make their narrated movies. I'll then capture their movies with Captivate's screen capture by following: Insert > Recording Slide. Google Chrome of course has the Flash player installed by default so I open the mp4 (M4V) or FLV movie via Chrome and use Captivate's Recording Slide, choose Video Demo option. This gets me a Camtasia screen capture into Captivate. Import audio on its own and it matches up with my test of a movie 1 minute long (longer videos might slip out of sync - will test this).
    However, the movie does not have the convenient playbar attached, so video navigation/control can be gained via a Captivate playbar for the slide itself. This offers a double set of navigation options b/c I also created my own set of navigation controls with Flash, but with a simple set of instructions users will know to use bottom playbar for video control and my flash buttons for slide navigation. Its a bit clunky, but this is what I have for now until the engineers have time to target the following:
    http://forums.adobe.com/thread/1090685?tstart=0
    PS I'm sure a simple javascript code could fix this, but for me javascript isn't so easy;)
    Happy Veterans Day!!

  • Import html5 into Captivate

    Hi all
    I have an animation in both swf and html5. As it was done by external software importing  the flash is not running properly. I want to import html5 animation into captivate. Is it possible? Using packager gives some issue in animation size. So I want to import directly to captivate with the resources or assets.
    Thanks in advance.

    No possibility to import directly, app packager is only way unless you create your own web pages.
    Lilybiri

  • How to import questions into Captivate 4 from a delimited file

    I'm looking
    a way to import questions from a delimited text file (or excel spreadsheet)
    into captivate.
    All the questions are simple multiple choice, single answer, four selections per question.
    I have hundreds - I'd hate to have to retype them all in one at a time.
    Thanks in advance
    -Joan

    Does anyone know if this is a feature in Captivate 5. 
    Other things I would really like to see in Captivate 5.
    Importing and Exporting the graded quiz/test content out of captivate into another
    application/ form.  Such as xml, tab delimited, excel spreadsheet,
    Adobe pdf, Word document or another format.  Our current content
    developement systems allows us to (when publishing) do this.
    1> exclude questions from the Published content
         (exclude section questions, or final test content)
    2> produce different test versions from question banks
    3> Produce a PDF paper test for when we want to train in a classroom setting
    4> Select which questions we want to produce
    5> Import questions from a pre-defined format.  To note: when we do this the system also makes us define a unique interaction id so that the import will update existing questions.
    I know this will NOT work for some of the more sophisticated questions, But for the simple Mulitple choice, true/false, fill in the blank.  etc..
    THIS WOULD BE A GREAT FEATURE..
    It would also be NICE TO HAVE THE abiliy to PROFILE versions of the SAME Course WITH OUT REPRODUCING / DUPLICATING / REPEATING THE  ENTIRE COURSE PRESENTATION.
    Such as
    "INSTRUCTOR TAUGHT TRAINING"
    "WEB TRAINING"
    "PAPER TEST A"
    "PAPER TEST B"
    ETC...
    LASTLY: if we can not export the QUIZ content.  Can an excel spreadsheet LIKE INTERFACE be used to edit certain aspects of the questions.
    Such as the InteractionId which is sent to the LMS ('cmi.interactions.0.id').  My developer team says it is real difficult and time consuming
    to track down interactionIds and then maintain them in a perfect way.
    Thanks,
    Doug Lubey of Louisiana
    www.douglubey.com

  • Importing Flash into PowerPoint

    Hello - I have a Flash file that I would like to import into PowerPoint.  Below are my questions.  I am hoping to get some guidance on this.
    First a few pieces of information:
    1.  I use a Mac but have a Parallel system at work so I have access to Windows PPT 2008.  I am using Flash CS5.
    2.  The Flash file is not huge, it's just these animated curtains that open up to reveal a logo and text.
    Questions:
    1.  I have found the only way to import the Flash file is to export as a .mov and then import that into PPT.  This works great EXCEPT for that the text and logo look blurry in PPT.  I have no idea why.
    2.  Is it possible to export a .mov file with just the curtain animation but with a transparent background so that when I import into PPT, we can just type the text directly within PPT and not have to include that in the Flash file?
    3.  I read online that you can import SWFs into Windows PPT but I have not been able to get that to work either.
    Thanks in advance for any and all information!! 

    Dear MedicalDoctorWebPixie:
    This is the product you're looking for for importing Flash (both interactive or non-interactive) content into PowerPoint:
    http://www.adobe.com/products/presenter/

  • Importing Flash into FCP

    I have Flash Pro 8 and FCP Pro HD and am still trying to learn both.
    Can I create a piece in Flash and import it into FCP? If I need to upgrade FCP, I will - I just need to know if it's possible, and how to do it.
    thanks a lot.
    j.

    On a related question, I have a number of flash animations for a client, a comic, and the movie is in 5 parts...I have the latest version of FCP and of Flash, and I am having a lot of problems exporting to quicktime and importing to FCP. I have tried export movie>quicktime and quicktime movie, with a variety of codecs (animation, motion graphics, DV), and every time some tweens(individual) are dropped, and some sounds from the flash movie. There must be a way to just clone what I can see in my swf into FCP? If anyone knows how, please help.
    (and please, dont tell me to learn the apps as I have a professional level knowledge of both.)

  • Intermittent problems importing images into Captivate 5 from PowerPoint 2010 slides

    Occasionally, when I import slides from a PowerPoint 2010 pptx file, certain of the images don't move over into captivate.
    Most (if not all) of my images have been saved as .jpg files, so I don't believe that there would be problems with different file types.  Some of the images may be saved at different quality levels; could this possibly affect the import process?
    I can't identify what about these images somehow mark them as "different" to Captivate, and therefore prevents their importation.
    Any help that can be provided is appreciated.

    Hi Rahul,
    I would but I am not the original poster. You will have to wait for JDPJDPJDPJDP to send you the file.
    Best regards,
    Mark

  • Can we import Flash into Edge Animate

    Hi
    I would like to know if we can import Flash animation into Edge Animate and into Muse

    Hi Dan,
    There is no such workflow as far as I know. However, Animate does support native HTML5 videos.
    Edge Animate Help | Add video to animations
    Also see Add engaging content from Edge Animate and Flash | Adobe Muse CC tutorials
    Thanks,
    Preran

  • Is it possible to import data into Captivate 5?

    Is it possible to import data back into a Captivate 5 lesson, that was  stored to a server or database from earlier in the Captivate 5 lesson?   We would like to redisplay data from one screen to another.  Some if it  is quiz results, some just responses to questions we ask the user and we  sould like to show it again for discussion on the next screen or in an  entirely separate lesson.  Thanks.

    You can easily store data in user variables that will persist for the duration of the user's browser session for a given Captivate lesson.  But if you want to have the same data persist over multiple browser sessions you need to write this data to cookies on the users PC or else write it to a database somewhere online and pull it back from there in later modules.
    The first option using variables is quite easy to do with Advanced Actions.
    The second option using an external database is much more difficult and would require ActionScript programming skills as well as database programming skills for the specific database technology you use and the scripting technologies used to write and retrieve data from it.  If you don't have these skillsets yourself, you're going to need to put together a project with a budget to hire the designers and developers required to pull it off.

  • Inserting flash into Captivate

    I have a flash (swf) file that I want to insert into my
    captivate that starts out Invisible (Transparent) it has a hotspot
    on it when you roll over that hotspot the body of the flash shows.
    Basically I'm trying to have a hide show layer on a specific
    screen. Since I can't do hide show, Im using flash. I made a
    scenario button when they mouse over that button it activates the
    flash and the the scenario appears. The problem is that my flash
    file starting 'active' where the scenario shows, when I mouseover
    it, it hides and then works how it should.

    Hi twindsor
    Umm, have you tried rollover captions or rollover images?
    These can be totally transparent with a reveal occurring when the
    user mouses over the hotspot area.
    Just wondering why these wouldn't accomplish what you are
    looking for.
    Just a thought... Rick

  • Cannot import audio into Captivate 3.0

    We created WAV files using Adobe Audition. When we try to use
    the Import > Audio feature we get the following error:
    Unable to decode and import the selected WAV/MP3 File.
    I am able to listen to the file through Windows media player
    and Windows sound recorder without any issue, I just cannot get it
    to import into my Captivate project.
    any ideas on what we can do?

    Welcome to our community, danibo83
    If you are seeing this when attempting to use a gallery sound
    that ships with Captivate 4, then I would certainly call it a bug.
    I would also strongly encourage you to report it to Adobe as same.
    Click
    here to view the WishForm/Bug Reporting Form
    Cheers... Rick

  • Importing Articulate into Captivate

    Hi everyone,
    I am trying to import Articulate Engage or Quizzes into Cp4 and am getting no where.  I followed the instructions on the blog and nothing seems to work.
    Does anyone have some step by step instructions to help?
    Would be much appreciated.
    Here is what I have tried:
    1. Exported Engage as engage.swf
    2. Opened Cp and inserted engage.swf as animation
    3. Changed preferences to externalize Animations
    4. Published to folder, naming engageandcp.swf
    5. Copied engageandcp.swf to original engage.swf folder
    When I open the Cp file I get a white screen.

    I am having the same problem!  I just started working on this today.  The problem seems to be that Articulate doesn't generate one single stand alone .swf file.  I will keep watching for responses to your post.  If I figure it out, I will update this forum.

Maybe you are looking for