Flash SWF Anim

Help!
I'm new to RoboHelp and to Flash MX 2004, and I'm trying to
get an animation to play once in RoboHelp 6 and stop! Does anybody
have any suggestions?

Hi all
While it would have been nice for K. Niemeyer, Author to
advise of what exactly they did to resolve their issue, I'm
guessing that whatever it was, was done using Flash MX 2004 and had
nothing whatsoever to do with RoboHelp. There is no way I'm aware
of that a Flash animation loop can be controlled from RoboHelp.
Cheers... Rick

Similar Messages

  • Problem importing Flash .swf animation

    When I tried to import a Flash CS4 animation into captivate,
    i get a message saying something about "actionscript references
    root" and the animation might not play back correctly. When i
    publish the captivate project, the animation just loops
    continously. Any ways around this?

    > When I tried to import a Flash CS4 animation into
    captivate, i get a
    > message
    > saying something about "actionscript references root"
    and the animation
    > might
    > not play back correctly. When i publish the captivate
    project, the
    > animation
    > just loops continously. Any ways around this?
    >
    Try fixing the FLA doesn't reference root. Also make sure the
    Loop option is
    not selected in FLA options.
    Steve
    http://twitter.com/Stevehoward999
    Adobe Community Expert: eLearning, Mobile and Devices
    European eLearning Summit - EeLS
    Adobe-sponsored eLearning conference.
    http://www.elearningsummit.eu

  • Putting a flash (swf) animation into iWeb

    A similar question was asked previously -- how to put a Flash file into an iWeb site.
    The answer --- which apparently works starts like this --- 1) Open your iDisk and open the "Web" folder. Inside of that, open the "Sites" folder. >>>
    My problem is, I don't have an "iDisk." I actually have 7 different "Web" folders on my system. And he only time "iDisk" appears on a search related to "classic application."
    Can someone tell me where to find the right folder?

    I have found that IDisk is for .mac members -- I am one.
    How do I access my iDisk?

  • Problems in using Flash swf in captivate 5

    Hi,
    I am using captivate 5 and in that for a project I created some flash animation in flash cs4 and using the swf output file in captivate.
    So the problem is this:
    When I publish the project and try playing the project(exe/html output), those flash swf animations are not playing properly or not at all playing.
    There are around 40-50 slides in captivate and around 90% of those files contain flash swf animation. Some of the animations are playing and some are not.
    In flash cs4 the action script version is 3 and also I tried publishing the project in both flash player 9 and 10 but still some animations are not playing. Its random.
    Any fix for that? Its urgent.
    Thanks in advance.

    There's a known issue with the way Captivate 5 loads SWFs.  If the animation is not all on the main timeline level of the SWF, but the animation has been placed inside a symbol, Captivate triggers the animations to play when the SWF is loaded right at the beginning of the movie instead of making them play only on the slide where the SWF should play.  This means that by the time your movie gets to the slide in question, the animation has already finished playing, and it looks to you like it won't play, when in fact it already HAS played.
    This issue only affects SWFs with animation inside symbols, which is unfortunately the way most Flash animation designers are taught to create them.  It can be fixed via some AS3 code inside the SWF, but this is only possible if you have access to the FLA files used to create the SWF, and you know how to use Flash.
    There is more information in this thread: http://forums.adobe.com/message/3551526#3551526

  • In Flex 3 how to Stop and Replay .swf animation created in Flash

    Hi
    I have an animation file that is created in Flash (I think
    CS3). In Flex if I import it inside a SWFLoader or if I import it
    as an Image. It plays once and stops. Then I can not replay it. I
    also can not pause it when its playing.
    I have tried few things based on help and code available in
    the Web to of no help. I have tried to convert the swfLoader
    instance to a movie clip like so to stop
    var c:MovieClip = swfLoaderHeaddress1.content as MovieClip;
    c.stop();
    <mx:SWFLoader x="53" y="116" width="206" height="255.3"
    visible="true"
    source="assets/animations/curatorial/ZoomHeadress_2nd.swf"
    id="swfLoaderHeaddress1"/>
    It does not work.
    I have not created the .swf animation, I am not sure how it
    is done. I belive it may not be using any ActionScript as I know
    the artist who created it does not know ActionScript. Does
    something need to be done inside the Flash to support the stop and
    play? Or is there a way to restart/replay stop a .swf animation in
    Flex 3 no matter how (and whether or not its developed using
    ActionScript) its developed in Flash?

    One way is she has to add some AS code to the animation, or
    you can do it yourself.
    In swf there must be something like this:
    var connReciever:LocalConnection = new LocalConnection();
    connReciever.client = this;
    connReciever.connect("fromFlexToSWF");
    function myFunction(parameter:SomeClass):void {...}
    And in Flex:
    var connSender:LocalConnection = new LocalConnection();
    connSender.send("fromFlexToSWF", "myFunction", [..args]);
    The other way: in case with just play/stop there is a way to
    resolve this by using that Flex Component Kit (or maybe "Flex Skin
    Design Extension", i do not remember), it is something like she
    just adding labels to animation frames then she exports it with
    Flex Kit and then you can work with it like with an object with
    "states".

  • Game created in Flash(SWF) how do you determine the end on one Captivate slide so you can proceed?

    I know this discussion title is long, but here's the background...
    We've created a game in Flash which created a SWF file and imported that SWF file into Captivate 5.5 as an animation.
    Because it's a game, it can take someone 1 minute or 10 minutes to complete it.
    I would like the slide to end when the individual playing the game ends (the SWF animation) and then move onto the next slide.
    I've tried several different settings but nothing works.
    Please advise.
    Thank you,
    Dave

    I am no expert, and there may be better soltuions but as I see it there are two options:
    1. Easy solution - Add a button in captivate to allow the user to manually navigate to the next slide (the button can be present the whole time allowing the user to nominate when they want to proceed)
    2. More difficult solution: Turn the flash file into a widget. At the end of the game get the widget to set the variable rdcmndResume to 1
    More information on creating widgets (and a framework for creating widgets more easily):  http://www.infosemantics.com.au/widgetking/blog-2/

  • SWF animation is not showing up in IE8

    I have test page : http://drupal-windwater/windWaterWidget
    With two flash banners which are clickable . On click they open bigger window with additional swf animation inside. In any case, neither small or expanded animation is showing up in IE8.
    It works perfect in all other browsers and even IE9.
    Using suggestions from these places didn't seam helping.
    http://stackoverflow.com/questions/6258258/swf-file-loading-in-firefox-but-not-ie
    http://stackoverflow.com/questions/5507265/flash-movie-not-showing-up-in-ie8-on-my-pc-can- someone-take-a-look
    Please advise
    thanx

    The link you provided for the test page fails.
    Browser issues normally result from embedding code issues.  Did you let Flash publish the html for the swf's... if not, give it a try.

  • Firefox Embedded Flash swf not shown in asynchronous desktop

    Hi all,
    in a jsp I embed a binary property of a content node that includes a flash .swf file. All that in an asynchronous desktop, using Firefox.
    I use the follwing code:
    "<embed scale="exactfit" quality="high" menu="false" width="600" height="400" hswLiveConnect="false" src="<%=myPropertyUrl%>">
    When the page is loaded by "normal" browser request, the flash animation inside the jsp renders as expected. After click on an url (<a> ....</a>) inside the same JSP the portlet content refreshes (via Ajax request), only the flash disappears. After F5 it's back agian.
    The problem does not exist with IE!
    How do i need to handle this for Firefox?
    Thanks for help.

    Firefox uses the object if there isn't a classid to specify an ActiveX control for IE.<br />
    You didn't specify such a classid (classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"), so there is actually no need for the embed in this case.<br />
    As jscher2000 posted above, an object tag only works in Firefox if there is a data attribute present (copy of the movie param) to specify the Flash file and a possible MIME type.
    <pre><nowiki><object style="width:420px;height:272px" data="http://static.issuu.com/webembed/viewers/style1/v2/IssuuReader.swf" type="application/x-shockwave-flash" >
    <param name="movie" value="http://static.issuu.com/webembed/viewers/style1/v2/IssuuReader.swf" />
    <param name="flashvars" value="mode=mini&amp;backgroundColor=%23222222&amp;documentId=121102153057-a8027186d32d406698ae9cd6ce0305ed" />
    <param name="allowfullscreen" value="true"/>
    <param name="menu" value="false"/>
    <param name="wmode" value="transparent"/>
    </object></nowiki></pre>

  • Swing and Flash SWF objects

    Is there a way to embed Flash files on a Swing application?
    What I want to do is grab locations of images through the java application and pass it to an SWF file to display an animation.
    If embedding flash in Swing isn't possible, what other options are there in Swing for animation?
    Thanks

    there is one more way to embed flash swf file in swings . ie thru JDIC .
    java desktop integration compnentsMy current favourite way is thru the DJNativeSwing project. I realised it provides a slightly better renderering of components than JDIC, especially for the embedded IExplorer on Windows platforms, and it also has some extra cool features that one can use out of the box, like mixing heavyweight and lightweight containers. And Swing borders even work great.
    ICE

  • How to remove text from .swf animation?

    how to remove text from .swf animation? Can no find this text
    in fla file. Flash 8.

    exactly what 'text' are you referring to? text that you typed
    on the Stage using the 'textTool'? simply select the text with the
    'arrowTool' and hit delete.
    If you are referring to a textField that you want to
    eliminate after a certain amount of time, within your animation
    sequence. first copy the text, create a new layer, paste the text
    in place, then where you want to have the text 'disappear' insert a
    'blank keyframe' at that point in the text layer.
    OR place the textfield within a MC and remove it with code.
    OR if the text is dynamic and you wish to use the position at a
    later time, pass a value of null or and empty string to the field
    at the point you wish. And there are other ways still. :) hope one
    of these works for you.

  • Exporting to one .swf when including other swf animations

    Hi
    When exporting my project to flash, three files are created.
    I am not using any skins etc, I am just trying to incorporate two
    animations (one per slide) and finish with one overall .swf file.
    I have managed to do this in two other slides, though! Which
    is most frustrating!
    So just to reiterate:
    When I publish the file, the two animations I am using are
    exported again along with the rest of the publication. So I have
    the main swf, which calls in the other two .swf animations when
    required. I need to have just one file as a result.
    Please help!!

    Welcome to our community, t1mmie
    Are you referring to the supplied animations? (Arrows,
    Highlights, etc)
    If so, there are a few that refuse to embed. For those, you
    need to edit the source files in Flash and export from Flash as
    Flash 6 format. Once you get them in Flash 6 format, add them again
    and they should embed.
    You may download the source files for animations that don't
    have the source from the Captivate Exchange.
    Click here to
    visit the Captivate Exchange.
    Cheers... Rick

  • Flash SWF (with as3 code) integrate in Flex probelm

    Hello everyone,
    I'm having a problem to make my Flash SWF working in Flex. I
    created an animation movieclip, made a button and wrote a script to
    play this movieclip in Flash. Everything works fine but when I use
    SWFLoader in Flex to integrate this SWF in my application. This
    "play" button is working anymore in Flex.
    Should I remove the button and script in Flash and put them
    in Flex? How could I write the script in Flex to call a function to
    play this SWF?
    Is there any other way to solve this problem?
    Thank you in advance.

    "Smile2JP" <[email protected]> wrote in
    message
    news:gmqtde$fbi$[email protected]..
    > Hello everyone,
    >
    > I'm having a problem to make my Flash SWF working in
    Flex. I created an
    > animation movieclip, made a button and wrote a script to
    play this
    > movieclip in
    > Flash. Everything works fine but when I use SWFLoader in
    Flex to integrate
    > this
    > SWF in my application. This "play" button is working
    anymore in Flex.
    >
    > Should I remove the button and script in Flash and put
    them in Flex? How
    > could
    > I write the script in Flex to call a function to play
    this SWF?
    > Is there any other way to solve this problem?
    I have an example on my blog that demonstrates controlling a
    Flash movie
    from Flex:
    http://flexdiary.blogspot.com/2009/01/example-of-casting-contets-of-swfloader.html
    I included links to more basic examples in the code, so you
    might find one
    of them helpful even if this isn't.

  • Importing Flash swf

    Hello,
    I'm as new as it comes to Captivate. From what I've researched and seen, Captivate looks like an interactive Powerpoint that captures scores, answers, and responses,etc.
    Right now, I'm looking for an authoring program to help me use some of those abilities -- but also host the main interactivity that I've built into a flash swf.
    Before I go off and start programming, is it possible to embed a fully interactive .swf into Captivate -- or is this the wrong use and I should be attempting to rebuild that in Captivate? The program I'm going to build in Flash includes a time slider with simultaneous videos and animation.
    Are time sliders possible in Captivate? (A scrubbing bar back and forth)
    Thanks for your time.
    Kristin

    Everything you speak of is possible in Captivate, and it certainly does allow you to import SWFs created in AS3.
    Whether or not your program will work well with Captivate depends a lot on your programming abilities and how well you understand the Captivate architecture so that your app integrates well with it.
    It might be wise to consider building your app as a Captivate widget.
    Go here for good information about widget coding: http://www.infosemantics.com.au/widgetking/

  • A quick solution for creating simple SWF animation.

    A quick solution for creating simple SWF animation.
    So you’re not an expert with Adobe flash and you need
    to create a simple animation or banner for a client. Remember that
    old school point and click animation program you found on the web a
    couple of years age. Create your animation with the old school
    program then convert the .gif file to a SWF file. It worked for me.

    ok?

  • CP5 Project with inserted SWF animations

    We have a CP5 project with SWF Animations inserted on the slide.  The narration for the slide is on the CP5 project.  Is there a way to tell the SWF animation to pause is a student pauses the CP5 project?  I'm thinking some advanced action.  Also if they select the pause button on the SWF animation the animation's screen goes blue until the project advances to the next slide.
    As always thanks in advance for any help/ideas.
    Susan

    You won't be able to control the SWF playback with Advanced Actions in Captivate.  They're a bit limited in that respect.
    If you have access to an ActionScript developer, they might be able to create a solution for you.  AS3 is much more powerful than Advanced Actions.
    Your query seems to suggest that you have tried inserting these SWF animations in your project already and that there is a "pause button" on the SWF.  In most SWF animations that I've created in Flash and inserted into Captivate projects, the pause button on the main project also pauses the animation at the same time.
    So if your SWF is NOT pausing, it might be something to do with the way it was created.  Were these SWFs created in Flash or some other application?

Maybe you are looking for

  • Mac Pro Possessed

    I have a Dual 2.26 Quad-Core Mac Pro. It has 6 Gigs of factory RAM and the NVIDIA GeForce GT 120 graphics card and is running OS 10.5.8. The computer’s primary use is for editing on Final Cut Pro (v 7.0.2), but it does serve day-to-day purposes as we

  • A question about clearing SM_OBS_DLL in temp folder

    Hi, Our users are experiencing issues like this "The requested action is not supported for this object [message 131-171] ". According to the searching result, removing SM_OBS_DLL folder in temp folder could fix this issue. But the problem is our user

  • ThinkPad T400 horizontal line across bottom of screen

    Hello. I'm running Windows 7. A horizontal, flickering band has appeared along the bottom edge of the screen. When it is flickering I see what looks the top of the screen or window. When it settles down, there is just a thin line across the taskbar i

  • Function returning cursor..

    i have written a function which returns me a cursor ... CREATE OR REPLACE function getAdvisorInfo(advID IN char)     RETURN types.ref_cursor AS atp_cursor types.ref_cursor; BEGIN OPEN atp_cursor FOR     select ad.Advisor_id, ad.Bundle_code, bd.bundle

  • I am having trouble exporting photos with a watermark in lightroom 5 with windows 8

    I click export, then edit watermarks, make my adjustments, click create, then export...photo gets exported without the watermark....what am I doing wrong?