Show video while applet loading

Hi;
Is it possible to play a video during applet loading? The video format may be swf or flv anything. I can show an animated gif by using param tag. But i want to play a video.
Thanks in advance.
Edited by: akk512 on Jun 10, 2010 4:54 AM

Not with current applet architecture, no.
But you might be able to do something clever with showing/hiding divs and javascript ...

Similar Messages

  • Not showing video while loading

    My quicktime is not showing the video on quicktime movies, primarily on the apple website and i'm perplexed as to why. It will play the audio while it is loading and once it has loading i can refresh and it will play the audio and video... any ideas on how to fix this very annoying problem?

    I am having the same problem. If someone could provide a solution that would be great. I reset safari, cleared out cache, made sure I had a newest updates.

  • .mov files not showing video while using Quicktime Pro

    Hi:
    I'm trying to work with some .mov files that were created in DVCPRO HD format, which I understand is a Panasonic format. I've upgraded to Quicktime Pro 7.6.4 as instructed by the individual who created the .mov files. The problem is I get audio, but no video. I've also tried exporting these movie files to DV Stream and I get an error message that reads "qtKitErrorCatchAll(-8961)."
    Thanks for viewing this and for any help you can provide.
    Message was edited by: stever4960

    The file was made by someone using Final Cut Studio?
    A white playback means the codec used in the file is missing on the machine trying to view it.
    Ask them to send you a version exported using H.264 video codec.

  • Can not copy dll to system 32 in windows 7 while applet loading

    I am using the jniwarapper to access registry information in windows from my applet. The applet i signed. In windows xp, able to copy the jniwrap.dll from server path to the system 32 on the client computer. But from windows 7 , not able to copy though having the administrator previleges.
    Is it purely windows 7 specific or do i have any other option to copy the dll files to the system 32 folder on windows 7?

    HI,
    I used the below jnlp file
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp href="java2d.jnlp">
    <information>
    <title>Java2D Demo</title>
    <vendor>My Company, Inc.</vendor>
    <offline-allowed />
    </information>
    <resources>
    <j2se version="1.4+" href="http://java.sun.com/products/autodl/j2se" />
    <jar href="myapplet.jar" main="true" />
    <nativelib href="mydlls.jar"/>
    </resources>
    <applet-desc name="MyFileAccess" main-class="com.applet.MyFileAccess" width="710" height="540">
    </applet-desc>
    </jnlp>
    mydlls.jar contain the jniwrap.dll file. i have copied the jniwrap.lic to META-INF folder of myaaplet.jar file.
    The dll is recognized by JVM and also license verification is success.
    But got the below error still, i have the b.class in the applet jar itself.
    Exception in thread "thread applet-ge.indsys.applet.MyFileAccess-1" java.lang.NoClassDefFoundError: com/jniwrapper/b (wrong name: com/jniwrapper/B)
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.defineClassHelper(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.access$400(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
         at sun.plugin2.applet.JNLP2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at com.jniwrapper.Pointer$Void.<init>(SourceFile:491)
         at com.jniwrapper.Pointer$Void.<init>(SourceFile:482)
         at com.jniwrapper.win32.Handle.<init>(SourceFile:17)
         at com.jniwrapper.win32.registry.RegistryKey.<init>(SourceFile:100)
         at com.jniwrapper.win32.registry.RegistryKey.<clinit>(SourceFile:20)
         at com.applet.MyFileAccess.addIE8Key(MyFileAccess.java:1096)
         at com.applet.MyFileAccess.init(MyFileAccess.java:3794)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    copied the class files to mydlls.jar also, same exception. Please suggest.
    Edited by: user13722950 on Feb 22, 2011 12:35 AM

  • Firefox crashes as soon as Flash video tries to load and Safari shows the error "Plug-in Failure"

    I am unable to use Youtube or view Flash video on any sites.
    Firefox crashes/quits as soon as a video tries to load and Safari shows the error "Plug-in Failure".
    I have uninstalled Flash, downloaded a fresh version and installed, but no joy.
    I am using OS X 10.6.6.
    This is what I have tried so far;
    1. Repaired Permissions.
    2. Restarted with external drive and run Disk repair.
    3. Restarted with external drive and run DiskWarrior.
    4. Completely uninstalled Flash plugin. Robooted. Reinstalled Flash plugin. Rebooted.
    5. I even installed an earlier version of the plugin to see if there was some incompatibility with the latest version.
    6. Created a new user login and tried from there. Same problem.
    Any ideas?

    You have what is necessary for Flash Player to be working. Firefox had some issues last year but it was after loading a video or the website. I had not heard of it lately and even last year don't recall it happening on the Macs.
    What is happening with yours sounds like a direct conflict with some addon/extension.
    Here is the link from Firefox describing what happened last year. You might want to see if there is anything more current.
    https://support.mozilla.com/en-US/kb/The%20Adobe%20Flash%20plugin%20has%20crashed?s=Firefo x+crashing+browser&as=s
    I'll get the Mac troubleshooting guide in a minute and post it also.
    Any adblock or popup blocker software would cause this also.
    Thanks,
    eidnolb

  • [solved]is the a command to show which video driver is loaded?

    really quick one, is the a command to show which video driver is loaded?
    Last edited by ninjaprawn (2012-02-26 19:44:05)

    Pres wrote:You could use "lspci -v" and look at what driver is in use under your VGA controller.
    that did the trick... thanks

  • Spry Slideshow Shows All While Loading

    The Spry Slideshow I built shows all the slides at once while it is loading for the first time. Is there a way to quell this, as it makes the viewer a little queasy -- especially on slow-loading connections. I tried moving the "unobtrusive" javascript file to the end of the page, but that did nothing.
    Suggestions?

    Excellent suggestion!
    First, here are the JS files that get linked in the head of the web page:
    SprySlidingPanels.js
    SpryDOMUtils.js
    Second, here is the basic structure of the slideshow (someone else worked on the CSS, so I cannot vouch for it--though the same thing seems to happen in any slideshow I build, so I seriously doubt there is a CSS issue causing this.)
    <div id="newsTicker">
    <div id="ticker" class="SlidingPanels">
    <div class="SlidingPanelsContentGroup">
                <div id="item1" class="SlidingPanelsContent">
                    <img src="irrelevant.jpg" width="641" height="246" alt="doesn't matter" />
                    <div class="next"><a href="#" id="link2">Next &gt;&gt;</a></div>
                </div>
                <div id="item2" class="SlidingPanelsContent">
                    <img src="irrelevant.jpg" width="641" height="246" alt="doesn't matter" />
                    <div class="prev"><a href="#" id="link1">Prev &lt;&lt;</a></div>
                    <div class="next"><a href="#" id="link3">Next &gt;&gt;</a></div>
                </div>
                <div id="item3" class="SlidingPanelsContent">
                    <img src="irrelevant.jpg" width="641" height="246" alt="doesn't matter" />
                    <div class="prev"><a href="#" id="link2">Prev &lt;&lt;</a></div>
                    <div class="next"><a href="#" id="link4">Next &gt;&gt;</a></div>
                </div>
                <div id="item4" class="SlidingPanelsContent">
                    <img src="irrelevant.jpg" width="641" height="246" alt="doesn't matter" />
                    <div class="prev"><a href="#" id="link3">Prev &lt;&lt;</a></div>
                    <div class="next"><a href="#" id="link5">Next &gt;&gt;</a></div>
                </div>
                <div id="item5" class="SlidingPanelsContent">
                    <img src="irrelevant.jpg" width="641" height="246" alt="doesn't matter" />
                    <div class="prev"><a href="#" id="link4">Prev &lt;&lt;</a></div>
                </div>
    </div>
    </div>
        <div class="bottback">
            <p class="navLinks">
              <a href="#" id="link1">Link</a> |
              <a href="#" id="link2">Link</a> |
              <a href="#" id="link3">Link</a> |
              <a href="#" id="link4">Link</a> |
              <a href="#" id="link5">Link</a>
            </p>
        </div>
      </div>
    Lastly, here is the "unobtrusive" code:
    //Declare the variable name outside the function so it is global.
    var sp;
    function InitPage()
    sp = new Spry.Widget.SlidingPanels("ticker");
    Spry.$$("#link1").addEventListener("click", function(){sp.showPanel('item1');return false; }, false);
    Spry.$$("#link2").addEventListener("click", function(){sp.showPanel('item2');return false; }, false);
    Spry.$$("#link3").addEventListener("click", function(){sp.showPanel('item3');return false; }, false);
    Spry.$$("#link4").addEventListener("click", function(){sp.showPanel('item4');return false; }, false);
    Spry.$$("#link5").addEventListener("click", function(){sp.showPanel('item5');return false; }, false);
    Spry.Utils.addLoadListener(InitPage);
    What's weird is that I seem to be the only soul in the universe experiencing this. And yet, every single slideshow I develop shows all panels on load... why?

  • Play video while showing slides of text

    Is it possible to have a video playing in the background while showing text slides? For example, showing a background video while displaying the words to a song on several slides?
    Thanks

    I do this by creating a slide with a looped videoo on the backmost position and display text blocks over it using appear and disappear from the build in and out settings of the seperate textfields
    this means that you will have one slide with many consecutive text being dispayed in order...
    The only drawback is that there is no really comfortable way of seeing all your texts to edit them since they are all stacked over another in the composing view..
    Hope this helps you further

  • My video won't load, and I keep refreshing the page but it still shows the loading sign

    my screen won't play my video it just loads i tried turning off my computer and turning it back on bus still nothing happened

    Hello,
    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Click the menu button [[Image:New Fx Menu]], choose History, and then Clear Recent History....
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • Applet loading in IE but shows source in FireFox3 problem

    Hello,
    I want to put an applet onto my church's web site. I decided to just put a simple test applet on to see how to use applets. I also put a link on the site to the html page that contains the applet declaration. Here is the html code
    <html> <applet height="600" width="600" code="com.program.startup.Starter.class">
    <param name=archive value=http://www.wheeling22.adventistchurchconnect.org/site/1/directory/WheelingWebSite.jar /> Your browser does not support the <code>applet</code> tag. </applet>
    </html>
    When I navigate to the site in IE and click on the link the applet loads, but when I navigate to the site in FireFox3 it displays the html code. My FireFox browser runs applets just fine on other sites, so is there something else I need to put in the html code for FF3?
    thanks
    jman

    cell@tech wrote:
    When I navigate to the site in IE and click on the link the applet loads, but when I navigate to the site in FireFox3 it displays the html code. My FireFox browser runs applets just fine on other sites, so is there something else I need to put in the html code for FF3?Works fine with FF2.
    Try to add a BODY to your HTML.
    <html>
    <body>
    <applet height="600" width="600" code="com.program.startup.Starter.class">
    <param name=archive value=http://www.wheeling22.adventistchurchconnect.org/site/1/directory/WheelingWebSite.jar /> Your browser does not support the <code>applet</code> tag. </applet>
    </body>
    </html>Bye.
    RG.

  • Applet loading through browser, but showing in its own window

    Hello,
    I have created an applet, which talks to a servlet.
    This servlet then talks to a DB, and returns information to the applet to process and display.
    Everything works fine, except that the applet loads it's own window, instead of displaying in the browser.
    Any ideas?
    Haig

    The answer is probably somewhere in your applet source code.
    Can you post the code here, so I can have a look at it? Otherwise it's difficult to answer.
    BTW - it's nothing to do with the fact that it connects to a servlet. If you don't want to post the whole applet, maybe I can tell from just the init() method.
    Also - what browser are you using?
    Yours, Mike H..

  • "Conforming HDV" instead of "Writing Video" while rendering anything

    I am having a serious issue with FCP. I am getting the "Conforming HDV" dialog instead of "Writing Video" while rendering anything
    Short Project shot @ 720p 30 with a JVC GY-HD100U
    1) This gradually started happening more and more.
    2) Whenever I try to render anything, even a small crossfade, FCP shows the "Conforming HDV" dialog and proceeds to trash my video. Pieces of the video are repeated or frames are dropped and shots become jerky.
    Undo fixes the issue. Replacing the video with the original fixes the issue. But I connot RENDER ANYTHING!
    What would you all suggest?
    MBP C2D 15 - Dual 1.25 G4 MDD   Mac OS X (10.4.8)  

    Welcome to HDV. I've never had much better luck than this. The way the GOP structure of the mpeg-2 HDV stream works, the I-frames in your media almost never match up with the default GOP structure of the sequence, and you must wait for it to conform everytime you even think about touching it. Changing the render settings might help. If you are still runnning FCP 4.5, you will be plagued with scrambled render files - even if you can get it to show the correct rendered material in the timeline, if you export or encode or output to tape, you'll wind up with different (wrong) renders in the resulting files.
    You might consider batch exporting all your media to Apple Intermediate Codec (AIC), an all I-frame codec that helps to get around some of the GOP structure issues that make HDV so impossible to work with. Also, more RAM, or a better video card will take some of the load off of the processor as it tries valiantly to decode the HDV stream. Upgrading FCP to the latest version will also help with some of the render-scrambling etc.
    Hope this helps -
    Max Average

  • Repetitive Applet Loading

    Hi,
    I have written a [signed applet|http://code.google.com/p/jzebra/] that sends special raw data to a printer. This applet loads and works well by specifying printer parameters as applet param tags.
    The applet is an open source project and has gained some momentum from a few web developers.
    Since this applet is designated for printing, it's loaded and unloaded a multitude of times (possibly hundreds) per day as the applet appears on the "print page" of the web sites that use it. (Think of a bar-code print page for example). This loading and unloading seems like a redundant step that could benefit by having the applet always running instead.
    In terms of functionality, I'm getting great feedback from users, but one complaint seems to be the load time of the applet for each successive load of the print page (our company uses the applet in a similar fashion).
    Is there a way to keep the applet "always loaded" page-wide or site-wide and have it simply "listen" for the print jobs? (Or perhaps is our web page design just wrong?)
    Suppose a pop-up or new web page loads that needs to use the applet, can the applet be residual in that fashion? It smells like a client-server relationship, but I doubt a server-side solution would work since the printers are attached locally to the workstations. I'm a fluent java developer but only know basic web development. Any help is appreciated.
    Thanks!
    -Tres

    FBL wrote:
    If this applet is deployed in a 1.6.0_10+ JREOur organization has flexibility on JRE versions, so requiring update 10 shouldn't be too large of a hurdle. In fact, the stations with internet access receive it automatically so we're lucky in that regard.
    it is possible to configure it via JWS (even while still embedded in the web page). JWS would provide more reliable caching behaviour, and might even allow you to provide the applet sandboxed, by using the JNLP API's PrintService. When you say "webstart" and "sandboxed", I assume you mean it will be a web start application that appears to be running as an applet within the page. >Just a slight clarification. To me, web start means a way of launching, sand-boxed means as opposed to j2ee-application-client-permissions or all-permissions, and embedded in a web page means as opposed to free floating (like a JFrame).
    It has been possible to launch applets using web start since Java 1.2 that become free floating. Since 1.6.0_10, it has become possible to configure an embedded applet using web start.
    All security levels are available to any application or applet launched(/configured) using web start. But a 'normal' (not configured by JNLP) signed applet has one of two security levels, either sand-boxed (the user refused the digitally signed code) or all-permissions (code OK'd).
    To use the web start services from the sand box, the code does not need to be digitally signed (one of the main benefits), but to get the code elevated to j2ee-application-client-permissions or all-permissions, it needs to be signed.
    >
    ..Although the built-in PrintService makes me wonder if you're hinting into going application-less and doing the logic in php/JavaScript. The only reason it actually shows in the page, is because it was the conservative applet approach.
    Having the applet outside the browser, or even "invisible" to the end-users is usually desired so as long as it's controlled through other means if necessary.
    Thank you for the response and the link. I launched the PrintService demo and received the security dialogs. Is that the primary purpose of the demos? >Basically. If you want to continue to deploy as trusted, then that 'query at time of print' prompt would disappear.
    >
    ...I didn't expect it to actually print anything. So, naturally I'll need to read more.
    I'm marking this thread as answered, but I'm very interested in learning more about use Java Web Start to exploit this applet. I guess I'm still a bit undereducated on the applet -- vs -- application aspect of JWS and how to bind and exploit the api through a web page.>All the services mentioned in the [JNLP API page|http://pscode.org/jws/api.html] are available to applets deployed via web start, though some of them (file associations, single instance service..) do not make much sense for applets. But the main reason I mentioned it, as that it takes control of the class caching from the browser, and makes it more reliable. Check out the [Java Web Start|http://java.sun.com/javase/technologies/desktop/javawebstart/index.jsp] pages at Sun, but keep in mind that the embedded web start applets are fairly new, and the Sun pages probably do not mention them yet (shrugs).
    It occured to me that if you are configuring the applet parameters for different products(/whatever) then you are actively generating the parameters? One slight complication is that configuring applets can be done via JS or a server side solution, whereas deployment using web start would require a unique (for each set of parameters) JNLP file that must be generated on the server side.

  • FireFox isn't working right on my Mac. Sometimes it won't load at all( says server not found) and sometimes pics and video won't load. If I switch to IE or safari it works fine.

    I just got a Mac ( I have always had a pc) and I loaded the most update version of Firefox on it. Many times during the day I will go to a website and it will get a "Server not found" message. I can't refresh the page and fix it, but if I go to IE or Safari the webpage shows up fine. It's not just the webpage cause it is never the same one and it can happen to any site. Also when using Firefox there are many times when I go to a page and not all the pics load or if there is a video on the page the video doesn't load. Again if I then go to IE or safari everything is there and works fine. I have uninstalled and reinstalled FireFox and nothing changed. I cleared my cache, cookie, history and still nothing. I love firefox so this is really frustrating. Any help please.

    Did you ever fix this, because I am having the same problem

  • Video is not loading in Interactive PDF created using Indesign 6.0

    Hi All,
    I am adding the mp4 video within the Indesign 6.0 and when I convert the same into the interactive PDF format but video are not loading at all in iPad. I have added the custom HTML tag as object but still its negative results.
    Please help me out if you have any suggetions on how we can have the video running in interactive PDF on iOS.
    All your help is very much appriciated.
    Thanks & Regards,
    Sumanth C N

    Not all readers on an iPad can show video! In fact Adobe Reader cannot! You must third-party apps. The best is PDF Expert from Readdle (US $10).
    This article explains this issue:
    For Interactive PDF, Not All Readers Are Equal | InDesignSecrets

Maybe you are looking for

  • Can I use time capsule as an external HDD to free up memory on my comuter along with the time machine backups?

    I currently am considering a WD My Book Live Home Network Drive for 189.00 but would consider a time capule if it will allow me to rid my iMac of all the pictures and videos to free up my memory and store it on the time capsule for  easy access on my

  • Cancelled a SO tied to a Production Ord and Prod Ord still open?

    Is it standard functionality that when a Sales Order that is tied to a Production Order is CANCELLED, the Production Order remains OPEN?  If so, is there any way to have SAP delete the production order when the SO tied to it is cancelled??

  • Forms Version 10.1.2.0.2  and Jinitiator

    Hi Everyone, I am using the above named form Version, however, when I want to run the form via forms developer, it ask me to install Jinitiator 1.3.1.22. I already have Jinitiator 1.3.1.18, 1.3.1.21, 1.3.1.26 and 1.3.1.28 installed on the machine am

  • How  pass script file  in XI?(please help)

    hi all i have a scenario where i have to get data from r/3 as well have to pass script file kept in R/3 or XI  but script file is not SAPscript  a custom developed script.Input to XI will be data as well script file so  there are two datasources  get

  • Can i see iPhoto 9 saved photos on iphoto 11 ?

    I have a lot of photos on my desktop and my macbook.  Because I know that I need to upgrade to Lion (from Snow Leopard) because i iCloud, and all, I backed up all my photos to an external hard drive (actually decided to back up to two separate hard d