Swf keeps looping

Hi- I changed my _root to _level0 and it imported- but now
when i reach that slide the menu just keeps blinking (looping) it
doesn't act like a menu- it just keeps looping- what now??? It
previews just fine on import but when I preview in browser or
project- it just keeps looping- I'm so aggravated- this is supposed
to be a simple thing- I created the menu in Flash and I want to add
it to Captivate to get to the other frames- here is the code:
this._lockroot = true;
_level0.HomePage.onEnterFrame = function() {
if (mouse_over_HomePage) {
_level0.HomePage.nextFrame();
} else {
_level0.HomePage.prevFrame();
_level0.AboutUs.onEnterFrame = function() {
if (mouse_over_AboutUs) {
_level0.AboutUs.nextFrame();
} else {
_level0.AboutUs.prevFrame();
_level0.Services.onEnterFrame = function() {
if (mouse_over_Services) {
_level0.Services.nextFrame();
} else {
_level0.Services.prevFrame();
_level0.DesignAdvice.onEnterFrame = function() {
if (mouse_over_DesignAdvice) {
_level0.DesignAdvice.nextFrame();
} else {
_level0.DesignAdvice.prevFrame();
_level0.OnlineStore.onEnterFrame = function() {
if (mouse_over_OnlineStore) {
_level0.OnlineStore.nextFrame();
} else {
_level0.OnlineStore.prevFrame();
_level0.ContactUs.onEnterFrame = function() {
if (mouse_over_ContactUs) {
_level0.ContactUs.nextFrame();
} else {
_level0.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

  • External swf keeps repeating:

    Hello.
    I have a simple button loading up an external swf in a empty
    movie clip.
    The external swf is just an image that has the fade in
    transition on it in the beginning and then it stops (via
    actionscript). Once it stops, you see the image.
    The external swf works fine by itself and it stops properly.
    However, if I try to load it up via an empty movie clip via a
    button the movie is loaded but it keeps playing the movie over and
    over. I am guessing I need a stop(); somehwere but I tried every
    possible location.
    Any ideas why my external swf keeps looping?
    I even made sure that the external swf is only repeating
    once.
    I hope someone has an idea. I am sure the solution is
    simple!!
    Simon

    Could it be because I only have this action on the button:
    on (release) {
    //load Movie Behavior
    if(this.Dummy == Number(this.Dummy)){
    loadMovieNum("Church.swf",this.Dummy);
    } else {
    this.Dummy.loadMovie("Church.swf");
    //End Behavior
    So since the button was pressed, it keeps loading the movie?
    Any solutions?
    Thanks!
    Simon

  • IE7/Firefox keep looping in CS3 (ignores AS3 cmds)

    I created an index.html and index.swf and placed them with
    the AC_Runactivecontent.js on the server after they worked fine
    locally. Now they run fine on the latest Opera and IE6, but with
    Firefox (1.5 and 2) and IE7 (WinXp) the flash keeps looping forever
    and I cannot touch any of the buttons or controls (also seems to
    ignore the AS3 commands including stop();) ?! Please help as I am
    new to Flash and CS3 especially. Oh, and it also runs fine on
    Vista's IE7
    You can check the results at
    www.alifcc.com
    I'm using the UIScrollBar component, and following is the
    actionscript used:
    stop();
    function oncontactClick(evt:MouseEvent):void {
    gotoAndStop("contact");
    function onaboutClick(evt:MouseEvent):void {
    gotoAndStop("about");
    function onsolutionsClick(evt:MouseEvent):void {
    gotoAndStop("solutions");
    function onclientsClick(evt:MouseEvent):void {
    gotoAndStop("clients");
    contact_btn.addEventListener(MouseEvent.CLICK,oncontactClick);
    about_btn.addEventListener(MouseEvent.CLICK,onaboutClick);
    solutions_btn.addEventListener(MouseEvent.CLICK,onsolutionsClick);
    clients_btn.addEventListener(MouseEvent.CLICK,onclientsClick);

    It turned out to be because of a conflict with the Real
    Player 11 Beta plugin.

  • Flash animation keeps looping

    Hi,
    I built a Flash animation which keeps looping. I am trying to get it to not loop
    at all and it refuses.
    Here is the code of the html page, as created by Flash CS5:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
         <head>
              <title>animate_van</title>
              <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
              <style type="text/css" media="screen">
              html, body { height:100%; background-color: #d1d1d1;}
              body { margin:0; padding:0; overflow:hidden; }
              #flashContent { width:100%; height:100%; }
              </style>
         </head>
         <body>
              <div id="flashContent">
                   <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="940" height="116" id="animate_van" align="middle">
                        <param name="movie" value="animate_van.swf" />
                        <param name="quality" value="high" />
                        <param name="bgcolor" value="#d1d1d1" />
                        <param name="play" value="true" />
                        <param name="loop" value="false" />
                        <param name="wmode" value="window" />
                        <param name="scale" value="showall" />
                        <param name="menu" value="true" />
                        <param name="devicefont" value="false" />
                        <param name="salign" value="" />
                        <param name="allowScriptAccess" value="sameDomain" />
                        <!--[if !IE]>-->
                        <object type="application/x-shockwave-flash" data="animate_van.swf" width="940" height="116">
                             <param name="movie" value="animate_van.swf" />
                             <param name="quality" value="high" />
                             <param name="bgcolor" value="#d1d1d1" />
                             <param name="play" value="true" />
                             <param name="loop" value="false" />
                             <param name="wmode" value="window" />
                             <param name="scale" value="showall" />
                             <param name="menu" value="true" />
                             <param name="devicefont" value="false" />
                             <param name="salign" value="" />
                             <param name="allowScriptAccess" value="sameDomain" />
                        <!--<![endif]-->
                             <a href="http://www.adobe.com/go/getflash">
                                  <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
                             </a>
                        <!--[if !IE]>-->
                        </object>
                        <!--<![endif]-->
                   </object>
              </div>
         </body>
    </html>
    The looping value is set to false above, also in Flash my publish settings are set to not loop.

    Assuming the animation is timeline based, then you need to place a stop(); command in the last frame of the timeline.

  • MovieClip Preloader keeps looping movie

    MovieClip Preloader keeps looping movie
    I made a MovieClip preloader and everything workes fine.  The problem is the movie that I am loading  keeps looping.  Is there any way to stop this from looping?  I used  Flash CS5, AS2.
    Here is the code that I am using:
    bar._visible = false;
    border._visible = false;
    this.createEmptyMovieClip("container", "100");
    my_mc = new MovieClipLoader();
    preload = new Object();
    my_mc.addListener(preload);
    preload.onLoadStart = function(targetMC) {
    trace("started loading "+targetMC);
    container._visible = false;
    bar._visible = true;
    border._visible = true;
    pText._visible = true;
    preload.onLoadProgress = function(targetMC, lBytes, tBytes) {
    bar._width = (lBytes/tBytes)*100;
    pText.text = "% "+Math.round((lBytes/tBytes)*100);
    preload.onLoadComplete = function(targetMC) {
    container._visible = true;
    border._visible = false;
    bar._visible = false;
    pText._visible = false;
    trace(targetMC+" finished");
    //default image
    my_mc.loadClip("main.swf", "container");

    Thank you for responding
    The stop action stopped the movieclip preloader from looping the movie, but now it shows a black screen at the end instead of the last frame of the movie. 

  • Itunes wont let me download anything for my ipod touch.  everytime i try to it keeps looping thru to verify my account, so i do and then try to download and it loops me right back thru again to verify my account.  HELP ME PLEASE :(

    everytime i try to it keeps looping thru to verify my account, so i do and then try to download and it loops me right back thru again to verify my account.  HELP ME PLEASE

    Contact iTunes.  Select the appropriate topic of:
    Apple - Support - iTunes

  • HT1339 I have tried restoring an Ipod Nano 6th Generation but it seems to keep looping back and saying it is in recovery and needs restoring, can anyone help?

    I have tried restoring an Ipod Nano 6th Generation but it seems to keep looping back and saying it is in recovery and needs restoring, can anyone help?

    Try doing a level reformat of the iPod's flash storage instead to see if that kills the restore loop using the instructions in the article below.
    http://www.methodshop.com/gadgets/ipodsupport/erase/
    B-rock

  • Reports included in the page keep looping without retrieving any results

    We are facing an issue related to the behaviour of Siebel Analytics when more than 1 answer are included in a dashboard page. When a report is generated, the other reports included in the page keep looping without retrieving any results, but if I manually click on 'cancel' link, the reports successfully appear with consistent data. This behaviour is not stable since sometimes the page works fine, sometimes not, but it's not clear what it depends on. Can anybody please let me know if this behaviour is a known bug.

    Hi Deb,
    Could you please explain me in more detail?
    The problem is we are able to see the old reports that we were already moved into Q environment. The newly moved 5 reports are giving this error message.
    Please help
    Thanks
    Sri

  • Two step verification code entry keeps looping in Safari

    I've recently upgraded to a 5S, however when I try to purchase from the app store, it askes me to verify the device, as I have two step verification set up.
    However, it doesn't work.
    I get the verification code sent to my iPad, but when I type it into Safari on either the phone or my iMac, it keeps looping.
    The text is
    "We have sent a temporary verification code to [device name]. Enter the code to continue. Didn't receive a code?"
    When I enter the code, it flickers, then displays the same message.
    Help? I can't set up my 5S, I can't disable two-step through my iMac.
    Suggestions to overcome? (I do not have my Recovery Key either)

    Hi Nate...
    Might be Safari cookies, cache, or extensions.
    From your Safari menu bar click Safari > Preferences then select the Privacy tab.
    Click:  Remove All Website Data
    No open a Finder window. From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following
    ~/Library/Caches/com.apple.Safari/Cache.db
    Click Go then move the Cache.db file to the Trash.
    Quit and relaunch Safari to test.
    If that didn't help, try troubleshooting extensions.
    From the Safari menu bar click Safari > Preferences then select the Extensions tab. Turn that OFF, quit and relaunch Safari to test.
    If that helped, turn one extension on then quit and relaunch Safari to test until you find the incompatible extension then click uninstall.

  • I need to get raw plugin for Canon 5D Mark iii for CS6  the adobe website has changed and I can not find the download.. it keeps looping me back to the product download

    I need to get raw plugin for Canon 5D Mark iii for CS6  the adobe website has changed and I can not find the download.. it keeps looping me back to the product download page without the raw

    Which operating system are you using?
    Have you tried Help>Updates from within photoshop cs6 to get either camera raw 8.3 or 8.7.1, which should enable photoshop cs6 to open the canon 5D Mark III files.
    (version of camera raw depends on your operating system)
    If that doesn't work try one of the following camera raw plugin installers:
    Camera raw 8.7.1 plugin
    https://helpx.adobe.com/x-productkb/multi/camera-raw-plug-in-installer.html
    If you have windows xp or vista or mac os x snow leopard (10.6.8), then you'll have to use the camera raw 8.3 plugin installer:
    https://helpx.adobe.com/x-productkb/multi/camera-raw-84-support-policy.html

  • Flash export of slideshow keeps looping, hyperlinks not working.

    I have made an intro page for a website using Keynote 3 <http://web.mac.com/archstanton1862/iWeb/Tricktrial/Welcome.html> I can't figure out why the page keeps looping. It should go through it's transitions and then stop. Right? Also, the ENTER hyperlink is supposed to go to <http://web.mac.com/archstanton1862/iWeb/Trickracing1/Menu.html> but it instead goes to www.apple.com/startpage What's the deal? I have loop slideshow "unchecked" in the playback options. I used iWeb Enhancer 1.0.1 to embed the flash animation html, and it worked awesome. It just keeps looping and the hyperlink is wrong. Is what I'm wanting to do even possible? HELP!!

    Looks like everything's working to me. I was having this same problem, but never got around to uploading the flash to the site because it keeps looping for me, too. But your's seems to be fine--did you do anything to correct this, or did it seem to fix itself?!
    Bryan

  • Laptop with windows vista prem keeps looping like it wants to start

    The model number psaf-3u-onr00v satellite a205 s5804.my problem is the system will not load windows and it keeps looping like it wants to load but it just keep looping it wont load the recovery disk either it starts loading but again it goes back to looping like it wants to start it also wont work in the safe mode or any mode can anyone help?

    Unfortunatly I had a computer do this to me recently and I found out that it was the had drive itself.  I know this isn't what you wanted to hear, but this is my only suggestion.

  • HT201263 My iPhone 3G 16gb in white: I did all the things you mentioned, but it just keep looping the Apple logo and doesn't turn off until it is out of battery, and I am using a MacBook Pro 15inch Unibody if that does matter

    My iPhone 3G 16gb in white: I did all the things you mentioned, but it just keep looping the Apple logo and doesn't turn off until it is out of battery, and I am using a MacBook Pro 15inch Unibody if that does matter

    If you are in Hong Kong, go to Digital Trade, 1/F, Sincere Plaza, Argyle Street, and it will cost you 120-150HKD, but before you go check that your power button and home button are working correctly, if not press as hard as you can, hope this will help.

  • HT5642 my ipod touch 5th gen is not recognized since I tried to update ios. It says it is in recovery mode but it just keeps looping back to recovery mode. I tried holging power button for 3 sec. then both home and power for 10 sec then home button for 20

    My ipod touch 5th generation went into recovery mode when I tried to update ios. When I try to recover it just keeps looping back to recovery mode. I tried to hold the power button for 3 secs. then simultaneously hold the home button for 10 secs. then hold only power button for 20 secs. I tried this several times to no avail. This is my daughter's ipod. I am computer illiterate and I'm not sure what else to try.

    Maybe:
    Restore loop (being prompted to restore again after a restore successfully completes)
    Troubleshoot your USB connection. If the issue persists, out-of-date or incorrectly configured third-party security software may be causing this issue. Please follow Troubleshooting security software issues. .
    Next try placing in DFU mode and then restoring.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    Then try restoring on another computer.
    Last, make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar

  • I competed updating my ipad2 to ios6. I have 11 apps which has updates I need to perform. But, the procedures of 'agree' and update keep going in a loop and I was not able to update any of the 11 app I need to update. Why the up date procedures keep loopi

    I completed updating my iPad2 to ios6. I hv 11 app which need to be updated and these are flagged. But the updating procedures keep looping itself and I was not able to update any of the 11 app.? Why the update procedures keep looping and how to get out of it.

    Okay - let's cut to the chase...
    If the Menu Bar (File, Edit... Help) shown in my screenshot below is not visible, use CTRL+B to display it. Then click on Help/Check for Updates. If one is available, you will be able to select it at this time.
    Note the item at the bottom of the list; About iTunes. Selecting that will show you which version of iTunes you are using.
    An alternative method to display the Menu Bar is click on the box in the top left of your iTunes window...

Maybe you are looking for

  • Please help, Powerbook issues!

    Sorry if this is long. Hello everyone. I am having quite the time with my Powerbook. Here is a little background information. I purchased it in August of 2004 and I have Apple Care, so everything is under warranty. For the most part my laptop has bee

  • I can't make or receive calls on my iPhone 4S. Please help

    I can't make or receive calls on my iPhone 4S. Please help.

  • Profit Center default

    Hi, Present setting in the system Profit center 100 updated in material master record MM01. Price difference account in obyc PRD updated with 30000 against valuation class In 3KEH against GL 30000 - profit center 200 is defined In 3KEI against GL 300

  • 10.4.9 IS IT WORKING WITH LOGIC YET?

    I know there have been some issues with logic pro 7 and the updated operating system. Is that fixed yet?

  • Can we search through STYLES like we can for layers?

    I *LOVE* that we can search through the layers..... can we do the same for Styles?? I get so lost in my styles, takes so long to find things, would love to search like we can in layers!