Get the Shockwave file not to loop

In this page below, how do I get the shockwave file to freeze
at the last frame?
http://ltcproduction.com/creative.html

<param name="Loop" value="?">
Adjust the question mark to suit
"npqster" <[email protected]> wrote in
message
news:fsshc2$19e$[email protected]..
> In this page below, how do I get the shockwave file to
freeze at the last
> frame?
>
>
http://ltcproduction.com/creative.html

Similar Messages

  • On certain news web sites, the front page displays ok, but click on a story, it displays and then I get the popup file not found.

    On the Boston Globe web page, for example, their home page displays just fine. When I click on any news title, the page displays for an instant and then this pops up:
    File not found
    Firefox can't find the file at jar:file:///C:/Program Files/Mozilla Firefox/chrome/en-US.jar!/locale/browser-region/region.propertieswd.sharethis.com.
    * Check the file name for capitalization or other typing errors.
    * Check to see if the file was moved, renamed or deleted.
    I click on the "Try Again" button and nothing happens.

    Vuze installs ask.com's tool bar also. Check for a Vuze plug in. Thanks for the fix.

  • After accessing a web site through a link I get the message file not found when trying to access it again.

    This has happened on several sites. I have tried to access the same links through Chrome and do not have a problem there.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    See also:
    *https://support.mozilla.org/kb/Clear+Recent+History
    Are you using cleanup software like CCleaner or other software that may corrupt the cache?
    You can try to delete the entire cache folder.<br />
    You can find the location of the cache folder on the about:cache page (open via the location bar, like a web page).
    You can check the <b>browser.cache.disk.enable</b> pref on the <b>about:config</b> page to verify that the disk cache is enabled (should be true).

  • Get the http destination, not simple!

    Hi all,
    I have a Java WebDynpro application that contains some link to BSPs.
    I have added the bsp http address in the Destination service (in Visual administrator), and i'm tring to get it from a Java WebDynpro like sap documentation suggested. The code i'm using is:
         try {
         InitialContext ctx = new InitialContext();     
         DestinationService dstService = (DestinationService) ctx.lookup(DestinationService.JNDI_KEY);
         if (dstService == null)
         throw new NamingException("Destination Service not available");
         try{
         Destination destination = dstService.getDestination("HTTP","sso_givaudan_OpportunityLink");
         //for HTTP destination: cast
         HTTPDestination httpDestination = (HTTPDestination) destination;     
         //obtain a HTTPUrlConnection from the destinationHttpURLConnection
         HttpURLConnection httpConnection = httpDestination.getURLConnection();
         urlOpportunityLink = httpConnection.toString(); //return the http address
         } catch (IDException ex) {}
           catch (RemoteException ex) {};
         } catch (NamingException e) {};
         wdContext.getCurrentElement().setAttributeValue("OpportunityLink",urlOpportunityLink);
    I have the follow exception on the ctx.lookup:
    An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    Hide details
    This page was created by SAP NetWeaver. All rights reserved.
    Web Dynpro client:
    HTML Client
    Web Dynpro client capabilities:
    User agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322), client type: msie6, client type profile: ie6, ActiveX: enabled, Cookies: enabled, Frames: enabled, Java applets: enabled, JavaScript: enabled, Tables: enabled, VB Script: enabled
    Accessibility mode: false
    Web Dynpro runtime:
    Vendor: SAP, build ID: 7.0004.20050812153807.0000 (release=645_VAL_REL, buildtime=2005-09-21:09:00:55[UTC], changelist=362988, host=pwdfm101), build date: Thu Jan 19 11:02:30 CET 2006
    Web Dynpro code generators of DC local/GivaudanNavigation:
    SapDictionaryGenerationCore: 7.0004.20050713144105.0000 (release=645_VAL_REL, buildtime=2005-09-19:09:56:45[UTC], changelist=357691, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro: 7.0004.20050713144450.0000 (release=645_VAL_REL, buildtime=2005-09-19:09:58:47[UTC], changelist=357707, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore: 7.0004.20050713144259.0000 (release=645_VAL_REL, buildtime=2005-09-19:09:50:51[UTC], changelist=357699, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 7.0004.20050812153807.0000 (release=645_VAL_REL, buildtime=2005-09-19:10:17:37[UTC], changelist=362988, host=pwdfm101)
    SapWebDynproGenerationCTemplates: 7.0004.20050812153807.0000 (release=645_VAL_REL, buildtime=2005-09-19:10:17:37[UTC], changelist=362988, host=pwdfm101)
    SapGenerationFrameworkCore: 7.0004.20050713144242.0000 (release=645_VAL_REL, buildtime=2005-09-19:09:50:22[UTC], changelist=357697, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 7.0004.20050713144412.0000 (release=645_VAL_REL, buildtime=2005-09-19:10:01:14[UTC], changelist=357705, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary: 7.0004.20050509170017.0000 (release=645_VAL_REL, buildtime=2005-09-19:09:54:51[UTC], changelist=346508, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon: 7.0004.20050713144259.0000 (release=645_VAL_REL, buildtime=2005-09-19:09:50:57[UTC], changelist=357699, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCore: 7.0004.20050713144412.0000 (release=645_VAL_REL, buildtime=2005-09-19:10:01:24[UTC], changelist=357705, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates: (unknown)
    Web Dynpro code generators of DC sap.com/tcwddispwda: No information available!
    Web Dynpro code generators of DC sap.com/tcwdcorecomp: No information available!
    J2EE Engine:
    7.00   patchlevel
    Java VM:
    Java HotSpot(TM) Server VM, version: 1.4.2_09-b05, vendor: Sun Microsystems Inc.
    Operating system:
    Windows 2003, version: 5.2, architecture: x86
    Error stacktrace:
    java.lang.ClassCastException
         at com.sap.givaudan.navigation.comp.NavigationComp.wdDoInit(NavigationComp.java:128)
         at com.sap.givaudan.navigation.comp.wdp.InternalNavigationComp.wdDoInit(InternalNavigationComp.java:115)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:95)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:417)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:401)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.getApplicationHandle(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.prepareTasks(AbstractClient.java:216)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:647)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.parseRequest(ClientManager.java:144)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.parseRequest(ApplicationHandle.java:79)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:43)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)
    Could someone help me? I will appreciate.
    Thanks,
    Vito

    <param name="Loop" value="?">
    Adjust the question mark to suit
    "npqster" <[email protected]> wrote in
    message
    news:fsshc2$19e$[email protected]..
    > In this page below, how do I get the shockwave file to
    freeze at the last
    > frame?
    >
    >
    http://ltcproduction.com/creative.html

  • My partner deleted my itunes (10) library. I use a WD external back-up and retrieved my itunes library, but when i try to play a song i get the message 'could not be used because the original file could not be found Would you like to locate it?'

    My partner deleted, by accident my itunes library. I have an iMac 10.6.7, Itunes 10. I use an WD passport as an external back up and retrieved my itunes library but now get the message "could not be used because the original file could not be found. Would you like to locate it?" so itunes is not recognised the exclamation marked songs, how do i get the retrieved files recognised. At times I get fed-up with Apple blocking files being used, although I like the product its restrictions are so silly!

    You not only have to retrieve the library file from the backup drive but the actual music files (usually stored within the "iTunes Media" folder) as well.

  • When I try to open a file in photoshop CS, Elements or Lightroom I get the message "Could not complete request because it is not the right kind of document"  This just started happening today.

    When I try to open a file in photoshop CS, Elements or Lightroom I get the message "Could not complete request because it is not the right kind of document"  This just started happening today. The only thing I have done differently is change my file handling to raw + jpeg on my Nikon 7100. 

    I downloaded camera raw 8.7 and I am now able to open my raw and jpeg files.   Thanks

  • Whenever I close down Photoshop CS5 I get the message: "Could not save Preferences because the file is locked or you do not have the necessary access privileges. Use the get info command in Finder to unlock the file or change permission on the file or enc

    Whenever I close down Photoshop CS5 I get the message: "Could not save Preferences because the file is locked or you do not have the necessary access privileges. Use the get info command in Finder to unlock the file or change permission on the file or enclosing folders." What on earth does it mean? How can I stop this message from appearing?

    See here:
    I cannot save recent images.

  • My Photoshop Elements does not start any more. It gives response "Photoshop elements cannot start or continue because of missing file(s). Please reinstall." How do I get the installing file again (I bought it via internet the first time december 2013?)

    My Photoshop Elements does not start any more. It gives response "Photoshop elements cannot start or continue because of missing file(s). Please reinstall." How do I get the installing file again (I bought it from Adobe via internet the first time december 2013?)

    Did you download the Basic/Free version?
    I also thought the Trial period was as long as you needed!?
    What is your Warranty and Return Policy?
    You get to use VueScan for as long as you want before you buy it, so we recommend you test it before you buy it to make sure it meets your needs.
    All sales are final and there are no refunds.
    Isn't this a bit harsh? Naah I actually prefer to solve problems, and if I offer refunds, people give up too easily. If I can't solve your problem after you send a few Problem Reports (see above), I'm happy to give a refund.
    http://www.hamrick.com/sup.html#q

  • HT2404 I can't open downloads from my e-mail  I get the message: Could not complete your rrequest because Photoshop does not recognize this type of file.

    I can't open downloads from my optonline e-mail. 
    I get the message:  Could not complete your request because Photoshop does not recognize this type of file.

    So what type of files are they?!

  • I keep getting " The song**** could not be used because the original file c

    Ok, I'll try not to get my problem too confusing or complicated. Had a virus and had pc repair store wipe and reload my operating system. They backed everything up and put it in a folder on my desktop. I reinstalled i-tunes. Opened i-tunes. checked my library. Everything is there but duplicated. I manually dumped all duplicates.(That was fun!) I try to play songs. I keep getting " The song** could not be used because the original file could not be found. Would you like to locate it?"
    I locate my i-tunes files in C drive, docs/settings, my docs, i-Tunes, i-Tunes music. I see an icon showing MPEG4 with a musical note and little "lock" symbol in the corner. I double click that icon and i-Tunes opens up and the songs starts playing. If I shut my pc down and restart it, go to i-tunes find that song and click it it always plays now. Okay that's one song fixed. Also if I find the icon in C drive again the little lock symbol is gone. Now down to the meat of my question; am I going to have to do this individually with all 2700 songs? Please tell me a faster way.
    Thank you

    If you know where all songs are located on the computer, I'd suggest just removing everything from iTunes and then adding it back in.
    Edit > Select All
    Edit > Delete
    *Choose the option to Remove from library
    *If prompted to move to recycle bin, choose Keep File
    Then click File > Add Folder to Library and navigate to the folder on your hard drive that has your music in it. You can choose your iTunes Music folder, for example, and this will incorporate any subfolders you have stored in there.
    The lock icon suggests that the file is "protected," so most likely purchased from the iTunes store.
    CG

  • HT3258 I have an older version of software I want to install but I get the "Classic environment not supported".  I see some information regarding ACGI and Apache software but it is not in my Utilities file.  What to do?

    I have a Macbook Pro 15" with Mountian Lion.  I want to install an older game but I get the "Classic environment not supported" error.  I see some reference to ACGI and Apache software that may solve the problem but it is not in my Utilities file.  What to do??

    The Classic game Risk II running in Sheepshaver on my Lion Mac Mini:
                                  [click on images to enlarge]
    Here is a post I recently assembled for another similar question:
    With the newer Intel Macs, you have to run a Classic emulator such as SheepShaver, which requires you to extract the Mac ROMs from your older Classic Mac and then install Mac OS 9.
    A related program is Chubby Bunny, which comes bundled with all of that included (google the term "Classic-On-Intel v 4.0.1 chubby bunny").
    More information on SheepShaver:
    http://www.emaculation.com/doku.php/sheepshaver_mac_os_x_setup
    and
    http://www.everymac.com/mac-answers/mac-os-9-classic-support-faq/run-macos-9-on- intel-macs.html
    and more information about Chubby Bunny:
    http://www.macwindows.com/OS9_on_Intel_Mac.html#092408b
    and
    http://hackthemac.blogspot.co.uk/2008/08/chubby-bunny-old-virtual-machine.html

  • Trying to make a iPhoto Library on my external hard drive but I get "the library could not be opened because the file system of the library's volume is unsupported.

    Trying to make a iPhoto Library on my external hard drive but I get "the library could not be opened because the file system of the library's volume is unsupported."  I reformatted my hard drive to ExFAT because I want to be able to use it on PC and MAC.
    iOS: 10.10.1
    Mac Book Air
    External: WD 500 GB recently reformatted (no files on it currently)

    The iPhoto library must only be on a volume formatted Mac OS extended (journaled) - it can not be on any other format drive
    LN

  • HELP! trying to save a photoshop file, getting the message, 'could not save...'

    HELP! trying to save a photoshop file -working with CS5 - getting the message, 'could not save xxx because of a programme error' I have tried changing the file name, no difference. Help. A lot of work I don't want to flush away. Thanks Kevin

    You may be running on borrowed time.  It sounds like something in your OS file system interface has become corrupted.
    But some things to try:
    1.  Save to another local drive/volume, ESPECIALLY if you're trying to save on a network.
    2.  Choose Image - Duplicate, then try to save on a local drive/volume as a PSD.
    -Noel

  • How to get the last error for while loop?

    How to get the last error for while loop? I just want transfer the last error for while loop, but the program use the shift register shift all error every cycle.

    What do you mean by "get" and "transfer"?
    If the shift register is not what you want, use a plan tunnel instead.
    Typically, programmers are interested in the first, not last, error.
    Can you show us your code so we have a better idea what you are trying to?
    LabVIEW Champion . Do more with less code and in less time .

  • Getting Message as "File not open", when I ran background Job

    Hi,
    I developed a Migration Program, Which reads the data from Application serever and procced with further process in back ground mode.
    Same program is workind fine in Development System in Back ground mode (SY-BATCH = 'X', Scheduled a batch Job). So I transported to Quality system.
    Now When I run the program in background mode (SY-BATCH = 'X', Scheduled a batch Job), getting Message as "File is not Open" at Quality system. So I debugged the Batch job  through "JDBG", and found file opening and reading the content sucessfully.
    But its not working without debugging mode and getting message as "File not open".
    Is there any Authorizations required for background mode (without debugging).
    So can you please help me on this how to solve this issue.

    Try this code:
    DATA: PATH_NAME(80) TYPE C,
            LV_FILENAME TYPE STRING.
      DATA: LW_XSTRING         TYPE XSTRING,
            X_LEN             TYPE I.
      DATA: FILE_AUTH_ERR TYPE REF TO CX_SY_FILE_AUTHORITY,
            FILE_OPEN_ERR TYPE REF TO CX_SY_FILE_OPEN,
            FILE_OPEN_MODE_ERR TYPE REF TO CX_SY_FILE_OPEN_MODE,
            FILE_CLOSE_ERR TYPE REF TO CX_SY_FILE_CLOSE,
            FILE_CONVERSION_ERR TYPE REF TO CX_SY_CONVERSION_CODEPAGE,
            FILE_TOO_MANY_ERR TYPE REF TO CX_SY_TOO_MANY_FILES,
            MESS TYPE STRING,
            W_TEXT TYPE STRING.
      DATA: L_RC TYPE INT4.
    concatenate pathname lv_filename into lv_filename.
    TRY.
          OPEN DATASET LV_FILENAME FOR INPUT IN BINARY MODE MESSAGE MESS.
        CATCH CX_SY_FILE_OPEN_MODE INTO FILE_OPEN_MODE_ERR.
          W_TEXT = FILE_OPEN_MODE_ERR->GET_TEXT( ).
          L_RC = 1.
        CATCH CX_SY_FILE_AUTHORITY INTO FILE_AUTH_ERR.
          W_TEXT = FILE_AUTH_ERR->GET_TEXT( ).
          L_RC = 2.
        CATCH CX_SY_CONVERSION_CODEPAGE INTO FILE_CONVERSION_ERR.
          L_RC = 3.
          W_TEXT = FILE_CONVERSION_ERR->GET_TEXT( ).
        CATCH CX_SY_TOO_MANY_FILES INTO FILE_TOO_MANY_ERR.
          L_RC = 4.
          W_TEXT = FILE_TOO_MANY_ERR->GET_TEXT( ).
        CATCH CX_SY_FILE_OPEN INTO FILE_OPEN_ERR.  "File already open
          L_RC = 5.
          W_TEXT = FILE_OPEN_ERR->GET_TEXT( ).
      ENDTRY.
      IF L_RC = 0.
        L_RC = SY-SUBRC.
      ENDIF.
      IF L_RC <> 0 OR SY-SUBRC NE 0.
    Issue Error message in open file.
       CONCATENATE MESS 'Open dataset failed'  w_text INTO MESS SEPARATED BY SPACE.
       message Exx(yyy) with mess.
          ELSE.        "file exists and can be opened
      ENDIF.

Maybe you are looking for

  • My command key on my macbook pro retina 2014 is sinking

    So I have recently bought a Macbook pro retina 13 inch 2014 model. I have been using it a lot lately especially for typing and using the command key. I notice that my left command key is sinking or in other words, the left command key is much lower o

  • Blue screen on Windows XP installation loading

    Hi... I am trying to install windows xp professional... I'm booting from cd and when the windows start to loads the installation tool a blue screen show and i have to restart....i tried with another cds and didn't work is that a block to doesn't inst

  • Radius-Authentication / Cisco 2600 fails MiscError -1642

    Hi, Im trying to configure BM 3.8 SP3ir3, Radius (NMAS 2.3) to authenticate a Cisco 2600 against my BM. Under BM 3.7 this setup is working fine, but now with 3.8 I get the following error: Access rejected, Miscellaneous error (-1642) Ive configured t

  • Would like to record chat with my windows friends for podcast

    How do I record an AIM audio/video chat to use in a podcast using garage band? I really have tried to figure it out but have had no luck. Thank you!!

  • Strange behaviors

    I was in the Finder going through my files trying to free up some disk space and some strange behaviors happened. As I go through the media files (video clips, flash files, etc.) they automatically play even though I did NOT hit the space bar to invo