Error Downloading Plugin for Swing Applet

Dear Fellows!
i am using following Java Script in HTML to download Java Plugin for Swing Applet.
<b>But</b>
During download and installation it gives the error that the file is corrupted try to download again...., I have checked it on more than one PC,s and platforms ....
Please guide if there is problem in script or in the available plugin...
Thanking you !!!!!
/////////////////////// HTML /////////////////
<html>
<head>
<title>Swing Applet</title>
</head>
<body BGCOLOR="#ffffff" LINK="#000099">
<!--"CONVERTED_APPLET"-->
<!-- CONVERTER VERSION 1.1 -->
<SCRIPT LANGUAGE="JavaScript"><!--
var info = navigator.userAgent; var ns = false;
var ie = (info.indexOf("MSIE") > 0 && info.indexOf("Win") > 0 && info.indexOf("Windows 3.1") < 0);
//--></SCRIPT>
<COMMENT><SCRIPT LANGUAGE="JavaScript1.1"><!--
var ns = (navigator.appName.indexOf("Netscape") >= 0 && ((info.indexOf("Win") > 0 && info.indexOf("Win16") < 0 && java.lang.System.getProperty("os.version").indexOf("3.5") < 0) || (info.indexOf("Sun") > 0) || (_info.indexOf("Linux") > 0)));
//--></SCRIPT></COMMENT>
<SCRIPT LANGUAGE="JavaScript"><!--
if (_ie == true) document.writeln('<OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" WIDTH = 600 HEIGHT = 500 codebase="http://java.sun.com/products/plugin/1.1.2/jinstall-112-win32.cab#Version=1,1,2,0"><NOEMBED><XMP>');
else if (_ns == true) document.writeln('<EMBED type="application/x-java-applet;version=1.1.2" java_CODE = "Client.class" java_CODEBASE = "./Chat" java_ARCHIVE = "*.class" WIDTH = 400 HEIGHT = 50 pluginspage="http://java.sun.com/products/plugin/1.1.2/plugin-install.html"><NOEMBED><XMP>');
//--></SCRIPT>
<APPLET CODE = "Client.class" CODEBASE = "./Chat" ARCHIVE = "*.class" WIDTH=600 HEIGHT=500 ></XMP>
<PARAM NAME = CODE VALUE = "Client.class" >
<PARAM NAME = CODEBASE VALUE = "./Chat" >
<PARAM NAME = ARCHIVE VALUE = "Client.class" >
<PARAM NAME="type" VALUE="application/x-java-applet;version=1.1.2">
</APPLET>
</NOEMBED></EMBED></OBJECT>
</body>
</html>

I remeber there is an example in Sun java toturial,
you may find the answer from there.
peter
JawaBeginer (A powerful JavaIDE tool for Java Programmer, exp: beginer)
http://www.pivotonic.com

Similar Messages

  • Do JavaFX applets tend to download faster than Swing applets?

    Historically, the biggest concern with Java applets is that they take too long to download.
    Is it true that JavaFX applets will download faster?
    In particular, by using CSS properties instead of all the Swing method calls, will JavaFX applets tend to be smaller and download faster (since the browser, not the bytecode, will do the work of translating the CSS code to graphics commands that the operating system can understand)?
    Thanks,
    John

    I do not think size is the main issue for startup.
    It is only applicable to cold start (i.e. first launch) as on subsequent launches jars will be coming from cache.
    And it does not impact much "perceived" startup as typically application can appear to be "live" earlier than it is fully loaded
    (e.g. using preloaders).
    For the warm start scenario it is still the same plugin but
    a) JavaFX applications are by default deployed in a way to minimize number of network connections
    b) JavaFX toolkit is initialized instead of AWT/Swing
    This gives JavaFX fundamental benefit over "Swing applet" scenario but ...
    a) it does not magically make it instant as jvm still need to be started, etc.
    (if your application is slow to start as standalone it will not be starting instantly in the browser)
    b) JavaFX runtime and Java deployment code may have bugs that lead to suboptimal performance
    Best is to give it its own try and see if it is fast enough for you.

  • Memory Leak Java Plugin with Swing Applet

    Hi
    I experience the following problem and desperately need help on this. The Java Plugin (I use Version 1.3.1_02) seems to have a problem in printing Swing Applets.
    The problem can easily be reproduced (at least with NT):
    1) Start Internet Explorer or Netscape (I used 5.5/4.07)
    2) Launch the following demo swing applet
    http://java.sun.com/products/plugin/1.3.1_01a/demos/jfc/SwingSet2/SwingSet2Plugin.html
    3) Print the applet and observe (using task manager) the memory used by the browser process (the memory used by the process will increase every time you hit the print button but never decrease unless you shut down the browser)
    4) Print a couple of times (you may want to pause your print queue) and you will be able to crash your computer
    This seems to be the same bug reported with 4638742. However it says "in progress" for quite some time and I was wondering if some genious might know a work around for this.
    Cheers

    You might want to read an article about memory leaks in Java:
    http://www-106.ibm.com/developerworks/library/j-leaks/

  • If I have plugins already installed, then switch to Firefox, do I need to download plugins for FF in order to use Adobe, Picasa, itunes, etc?

    I am switching to Firefox today from Windows Explorer. On my computer I have programs such as itunes, Picasa, Adobe, Java. Do I need to download plugins of these programs specifically for Firefox?
    Also, I have been using Windows Security Essentials for my computer. Can I still use that? Does Firefox provide security such as a firewall, virus protection and automatic updates? If I need to make a change, what do you recommend?
    Many thanks for your time and attention.
    Carol
    resykl

    The programs that you mention likely have a plugin for Firefox, so you do not need to take action other than to check on "Firefox/Tools > Add-ons > Plugins" if the plugin in detected and set to "Ask to Activate" or "Always Activate"
    Your System Details List shows these among others:
    # Next Generation Java Plug-in 10.55.2 for Mozilla browsers
    # iTunes Detector Plug-in
    # 5.1.30214.0 (Silverlight)
    # Picasa plugin
    # Adobe PDF Plug-In For Firefox and Netscape 11.0.06
    You are only missing the Shockwave Flash plugin for Firefox.
    Firefox uses a different (NPAPI) Flash plugin than IE (ActiveX), so make sure to install the Flash Player plugin for Firefox.
    You can find links to the latest Shockwave Flash player on this page:
    * http://www.adobe.com/special/products/flashplayer/fp_distribution3.html
    In case you have problems with Flash, see Troubleshooting:
    *http://kb.mozillazine.org/Flash

  • Error Activating Plugin for OpenText LiveLink

    SES 10.1.8.3
    I am trying to activate the identity plugin for OpenText Livelink.
    Global-Settings->Activate Identity Plugin
         Class Name          oracle.search.plugin.security.identity.llcs.LLCSIdentityPluginManager
         Jar file          ../llcs/LLCSIdentityPlugin.jar
         Version          10.1.8.3.0
         Description          Livelink Content Services
    I populate the host/port/user/password
    and upon submit I get the followin in oc4j.log
         08/12/03 09:06:19 INFO HTTPThreadGroup-19 LLCSIdentityPluginManager Validating parameters
    08/12/03 09:06:19 INFO HTTPThreadGroup-19 LLCSIdentityPluginManager Server name:192.168.1.132
    08/12/03 09:06:19 INFO HTTPThreadGroup-19 LLCSIdentityPluginManager Port:2099
    08/12/03 09:06:19 INFO HTTPThreadGroup-19 LLCSIdentityPluginManager User name:XXX
    08/12/03 09:06:19 INFO HTTPThreadGroup-19 LLCSIdentityPluginManager Parameter prototype validated
    08/12/03 09:06:19 java.lang.NoClassDefFoundError: com/opentext/api/LLConnect
    08/12/03 09:06:19 at oracle.search.plugin.security.identity.llcs.LLCSIdentityPluginManager.validateParams(LLCSIdentityPluginManager.java:298)
    08/12/03 09:06:19 at oracle.search.admin.system.ctrl.SystemCtrl.identityMgmtActivate(SystemCtrl.java:1099)
    08/12/03 09:06:19 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    08/12/03 09:06:19 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    I can't find anything on this LLConnect API in the SES.
    Do I need to have the LiveLink Java API somewhere in the SES classpath, or where would I identify this resource as being available?

    Hi,
    this is from SES Admin docu:
    Required Tasks
    Because Open Text Livelink software is not included with Oracle SES, certain files must be copied manually into Oracle SES. Copy the lapi.jar file from LAPI installation folder into ORACLE_HOME/search/lib/plugins/llcs.
    -Edwin

  • Which version for Swing applet

    Hello
    I have an applet with swing, and I want use it in any browser. Which version of the Java plug-in should I install on my computer ???
    Thx

    If you wrote the applet yourself, you should make sure that the plugin has at a minimum the same version number as the JDK that you used to compile the applet.
    V.V.

  • How and Where Do I install downloadable Plugins for Shake 4.1?

    I've looked on this Forum and can't find the answer to my question above. There was one answer that I found, but I wasn't sure it applied to my issue. I have downloaded some free plug ins for Shake and have no idea how to insert into the app so that they will come up as nodes in the program. Any help on this one please?

    lucin wrote:
    in the nreal folder there's no folder called, "include," or "startup".
    In that case, *create the two directories yourself.*
    The manual says that on *+page 905+* at the bottom of the page:
    *If this directory does not already exist, you’ll need to create a series of nested*
    *directories with those exact names.* For example, if you were to install the AutoDOD.h
    macro from the cookbook, a common location is:
    /Users/myAccount/nreal/include/startup/AutoDOD.h
    (Note that your home directory is sometimes called ~,
    sometimes called $HOME,
    sometimes called /Users/myAccount,
    and sometimes called ~lucin.
    Those are all names for the same folder.)
    don't know how to access them either....Installing and Using Cookbook Macros.
    Same procedure.
    (also described in the last paragraph of *+page 905+* )
    In other words, *put this:*
    /Applications/Shake/Cookbook Extras/macros/AEPreMult/AEPreMult.h
    here:
    ~/nreal/include/startup/AEPreMult.h
    *and put this:*
    /Applications/Shake/Cookbook Extras/macros/AEPreMult/AEPreMultUI.h
    here:
    ~/nreal/include/startup/ui/AEPreMultUI.h

  • I am unable to download plugins for Windows Media Player or RealPlayer, help for a dummie, please?

    I am using the Windows Vista system attempting these downloads on FF4 Beta

    This is your Mini:
    Introduced
    July 2011
    Discontinued
    October 2012
    Model Identifier
    Macmini5,1 (2.3 GHz) Macmini5,2 (2.5 or 2.7 GHz)
    Model Number
    A1347
    EMC
    2442
    Order Number
    MC815LL/A (2.3 GHz), MC816LL/A (2.5 GHz)
    These are the requirements:
    OS X Mavericks: System Requirements
    Learn about the system requirements for OS X Mavericks.
    To install Mavericks, you need one of these Macs:
    iMac (Mid-2007 or later)
    MacBook (13-inch Aluminum, Late 2008), (13-inch, Early 2009 or later)
    MacBook Pro (13-inch, Mid-2009 or later),
    MacBook Pro (15-inch or 17-inch, Mid/Late 2007 or later)
    MacBook Air (Late 2008 or later)
    Mac mini (Early 2009 or later)
    Mac Pro (Early 2008 or later)
    Xserve (Early 2009)
    Your Mac also needs:
    OS X Mountain Lion, Lion, or Snow Leopard v10.6.8 already installed
    2 GB or more of memory
    8 GB or more of available space

  • Error Downloading Quicktime For Windows

    I receive this error at the end of my download of this program, "error writing to file: c:\programfiles\quicktime\qtsystem\quicktimecapture.resources.\de.\proj\quickti mecapturelocalized.qtr" I cant update my Iphone and need to know what to do...

    http://discussions.apple.com/thread.jspa?threadID=2116155&tstart=0

  • I have Lightroom 4 and a new 70D camera and when I try to important my photos Lightroom says it doesn't recognize my CR2 files.  I have downloaded plugin for the camera, but it still doesn't work.  Can you help?

    I have Lightroom 4 and a new 70D camera and when I try to important my photos Lightroom says it doesn't recognize my CR2 files.  Can someone help?  I have downloaded 8.3 from Adobe, but still doesn't work?

    Lightroom doesn't use the Camera Raw plug-in. All of the Camera Raw technology is part of the Lightroom program. You will either have to upgrade to Lightroom 5 or use the DNG converter to create digital negative copies that can be used with Lightroom 4.

  • Swing Applet question

    I would like to know why the look and feel for Swing applet (especially, Text information embedded in JPanels) are different on Windows 2000 and XP embedded versions. The text information is left aligned in XP embedded when the same is centrally aligned in the 2000 version. In XP embedded, the applet is expanding beyond the screen size bounds. Is there anything I can do so that look and feel are the same in both these OS's.
    Regards, Scr

    nitroniouz wrote:
    (which don't work when you click on them)Are they freeze? The buttons don't react to the clicks or they seam to work but don't execute the expected function?
    I think that your actSignup actionPerfomed methos is not working well or it's taking too long to execute and you're blocking the EDT.
    Try to create a separate thread to do the database task, a SwingWorker may help you. Take a look at the [Cocurrency in Swing Tutorial|http://java.sun.com/docs/books/tutorial/uiswing/concurrency/index.html].
    Regards,
    Henrique Abreu

  • Plugin for realnetwork streaming server

    I can't download Plugin for RealNetworks Streaming Servers on Windows (NT/XP) and I need it. Anyone can help me , where to find it?
    Edited by: 843445 on Mar 10, 2011 9:38 AM

    The link was broken and we have fixed it now. Can you try again?
    Thank you for bringing the broken link to our attention.
    Melli

  • Am trying to download a plug-in, but am unable to download ANY plugins. I keep getting this: Unexpected installation error Review the Error Console log for more details. -203 What can I do to solve this issue?

    I am not able to download ANY plug-ins. All attempts result in the following:
    Firefox could not install the file at
    https://addons.mozilla.org/en-US/firefox/downloads/latest/10137/addon-10137-latest.xpi?src=addondetail
    because: Unexpected installation error
    Review the Error Console log for more details.
    -203

    Hi slysailr ,
    Please take a look at this article [[Unexpected installation error -203 when installing add-ons ]], it should help you out with your issue.
    Regards,
    Ziggy

  • Unable to download images in a swing applet (1.3.1) behind proxy

    Hi
    One of my client have a proxy server and firewall and when they try to access my webserver
    then all the AWT applet are downloaded and rendered on client properly. However, the swing applet written
    using JDK 1.3.1 is downloaded and rendered but it doesn't display anything properly as images
    are not down loaded. I have used media tracker to add images to it like oMediaTracker.addImage( oImage, index );
    and then oMediaTracker.waitForAll();
    Java console display at client looks as follows:
    Java(TM) Plug-in: Version 1.3.1
    Using JRE version 1.3.1 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\toy
    Proxy Configuration: no proxy
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Applet Initialization start...
    Applet Image Initialization start...
    Trace level set to 5: basic, net, security, ext, liveconnect ... completed.
    Opening      http:MyServer/24/x.gif
    Connecting     http:MyServer/24/x.gif with no proxy
    Connecting
    http:MyServer/24/x.gif with cookie "ASPSESSIONIDGQGQQVWC=DLNBDAOABFANEPJFFIGOOIPG;
    JSESSIONID=25Ais2tF1eBkevUhAa2akocfShzNdzyL7yC1I7UhJl7Z6BLZrnQK!
    -1149265879"
    Opening      http:MyServer/40/y.gif
    Connecting      http:MyServer/40/y.gif with no proxy
    Connecting      http:MyServer/40/y.gif with cookie "ASPSESSIONIDGQGQQVWC=DLNBDAOABFANEPJFFIGOOIPG;
    JSESSIONID=25Ais2tF1eBkevUhAa2akocfShzNdzyL7yC1I7UhJl7Z6BLZrnQK!
    -1149265879"
    Opening     http://MyServer/sun/beans/infos/PanelBeanInfo.class
    Connecting     http://MyServer/sun/beans/infos/PanelBeanInfo.class with no proxy
    Connecting http://MyServer/sun/beans/infos/PanelBeanInfo.class with cookie "ASPSESSIONIDGQGQQVWC=DLNBDAOABFANEPJFFIGOOIPG;
    JSESSIONID=25Ais2tF1eBkevUhAa2akocfShzNdzyL7yC1I7UhJl7Z6BLZrnQK!
    -1149265879"
    Opening http://MyServer/java/awt/ContainerBeanInfo.class
    Connecting http://MyServer/java/awt/ContainerBeanInfo.class with no proxy
    Connecting http://MyServer/java/awt/ContainerBeanInfo.class
    Client machine tries to access these images but i never receive a call at web server end when i see
    IIS log.
    CLient environment:
    -Windows 2000/XP/NT
    -Internet explorer 6.0 SP1 or IE 5.5 SP2
    with connection->LAN Setting->Use Automatic configuration script(only checked)
    -Java Plugin configured like proxies->Use Browser Setting
    -JDK 1.3.1 plug in at client(downloaded and Installed automatically on demand)
    -Object tag used to download applet and plugin
    -Firewall and proxy(i don't know about vendor)
    My webserver environment
    Windows 2000/iis 5.0 with anonymous authentication and
    cache-control header set to no-store (so that proxy doesn't cache anything)
    QUESTIONS:
    ~~~~~~~~~
    Q.1. When i try from home network that has a proxy then everything works fine. At client site everything except
    image download works fine. I mean jars are downloaded and i can see anything drawn using JAVA API.
    When i try from home i see following java console trace
    Java(TM) Plug-in: Version 1.3.1
    Using JRE version 1.3.1 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\wuko
    Proxy Configuration: Automatic Proxy Configuration
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Trace level set to 5: basic, net, security, ext, liveconnect ... completed.
    Applet Initialization start...
    Applet Image Initialization start...
    Opening http://MyServer/24/connec.gif
    Connecting http://MyServer/24/connec.gif with proxy=197.168.1.100:808
    Connecting http://MyServer/24/connec.gif with cookie "ASPSESSIONIDQQGQQCYU=GBJFAOABCJFPDMGFHEKLDACA; JSESSIONID=26yu5m1b4upVuXoAoDmtMbWXQmetQpyzqjFANszo9vFubujT4qGX!-1149265879"
    Opening http://MyServer/24/cool.gif
    Connecting http://MyServer/24/cool.gif with proxy=197.168.1.100:808
    Connecting http://MyServer/24/cool.gif with cookie "ASPSESSIONIDQQGQQCYU=GBJFAOABCJFPDMGFHEKLDACA; JSESSIONID=26yu5m1b4upVuXoAoDmtMbWXQmetQpyzqjFANszo9vFubujT4qGX!-1149265879"
    etc
    I can't set the plugin at client to use automatic script just like IE browser uses. This option is not supported in JRE1.3.1. Looks to be supported in JRE1.4.1. My client doesn't want to set manual proxy ip and port in plugin as they don't want to reveal this info to everyone within the company for security reason.
    Q.2. Why some classes like PanelBeanInfo.class, JAppletBeanInfo.class are downloaded
    from my server while it doesn't exist at my webserver. Any thing stupid IE or plugin doing
    at client. Any Idea?
    Thanks in advance for any help.
    Ratan

    Thanks to Mike and other friends who already replied on this topic.
    Here is my research analysis:
    Answer to Question 1:
    ~~~~~~~~~~~~~~~~~~~~~
    The solution is to bundle all the images with JAR. Bundle with jar whichever needs it. However, it might require duplicacy.
    Image img = null;
    try
    img = Toolkit.getDefaultToolkit().getImage(getClass().getResource(fileName));
    catch (Exception e) { }
    In this case make sure that you have image at the same location where you access it. For example if you have to access an image in package class com.awt.ui.MyClass then your image should also be at location ..\com\awt\ui
    Note: It will require image duplicacy in your JAR but it solves the problem. It gives the advantage of fewer download from server.
    Answer to Question 2:
    ~~~~~~~~~~~~~~~~~~~~~
    IE treats applet as an active-X and try to look for these classes in your JAR. SUN has stopped its support in JDK1.3.1 and plus. What one can do is to create dummy classes with these names and bundle it with your JAR. You have to create these dummy classes if you enable Basic authentication on your web server then browser will try to look for these classes on the server and continue to prompt you for login and password. It might bother your customer un-necessarily to enter login and password too many times prompted by plug-in (plug in).
    --Ratan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Best IDE and how-to create HTML for a swing Applet

    Can you help me out? I've been using, and teaching with the old Symantec VisualCafe product from long, long, ago. It still works fine & I can even use it to build JFC/Swing Applets etc. But a few things have occurred. For one, a way back, Symantec sold VisualCafe to WEBGAIN - who now has gone out of business and sold it to a company called TOGETHERSOFT - who doesn't support it any longer.
    This isn't really a big deal to me, because I can still build and deploy applets that are pre-swing easily enough. (as can my students)
    HOWEVER... I'd like to be running with the LATEST Java (I think it's 1.4.01) and I'd LIKE to use whatever is the best development environment I can use - especially one I can recommend to my students. Do you know what that should be?
    What's more, I'd still like to take some JFC/Swing created applets (even if compiled with the older VisualCafe IDE) and generate the HTML to allow 1.4 enabled browsers to run them (this is the case for the schools versions of Explorer and Netscape). Now, the HTML I have INSTALLED for the students used the HTML converter - back in 1.2 to produce the HTML at the bottom of this. This code no longer works now with current browsers. Do you know HOW one makes a jfc/swing compiled applet run on the latest browsers?
    Any help or direction you can give would be appreciated.
    thanks,
    Bobby Berns
    [email protected]
    <OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
    WIDTH = 756 HEIGHT = 396 codebase="http://java.sun.com/products/plugin/1.2/jinstall-12-win32.cab#Version=1,2,0,0">
    <PARAM NAME = CODE VALUE = "lottery.class" >
    <PARAM NAME="type" VALUE="application/x-java-applet;version=1.2">
    <COMMENT>
    <EMBED type="application/x-java-applet;version=1.2" java_CODE = "lottery.class" WIDTH = 756 HEIGHT = 396 pluginspage="http://java.sun.com/products/plugin/1.2/plugin-install.html"><NOEMBED></COMMENT>
    </NOEMBED></EMBED>
    </OBJECT>
    <!--
    <APPLET CODE = "lottery.class" WIDTH = 756 HEIGHT = 396 >
    </APPLET>
    -->
    <!--"END_CONVERTED_APPLET"-->

    Bobby,
    It's been a while since I've used the HTML Converter, but if I had to guess I'd say you need a newer version than what you have. Also, doesn't the converter allow you to choose which JDK you want to use (in which case you could select 1.4)? Again it's been a while so bear with me. Another option would be to put all the Swing classes into a .jar file (typically called swingall.jar) on your server and include that file as an attribute in your applet tag like this:
    <APPLET CODE="yourApplet.class" ARCHIVE="swingall.jar">
    This way you don't have to use the Java Plug-in, however the initial download time of the .jar file can be significant.
    As for an IDE, I've always been happy using a text editor like UltraEdit. However, I've heard good things about Forte, and hey, it's free!
    Regarding Christina's post, that solution will only work if the Applet does not use Swing components (and Bobby specifically said it does). By using the <OBJECT> and <EMBED> tags, rather than the <APPLET> tag, you force the browser to use the Java Plug-in (rather than the browser's default JVM).
    Hope that helps,
    - Sheepy

Maybe you are looking for

  • Crash with 10.4.11

    HI - would anyone be able to translate this problem report for me? Thanks so much ~ E. Unresolved kernel trap(cpu 0): 0x400 - Inst access DAR=0x00000000218E43DC PC=0x0000000000000800 Latest crash info for cpu 0:    Exception state (sv=0x2D549C80)    

  • Inserting 3D-PDF into a standard PDF

    I have done this before many moons ago, see here: http://3d.onlinestoragesolution.com/PDF_MakePart_2D-Dwg/FS-11-008_2D.pdf but can't do it again. What I remember doing is create a u3d from an STP file, then: 1- open up the flat 2D PDF, go to a blank

  • Hiding product layout when gift voucher selected

    In the example below I am using the "retail price" in my product layouts, but I don't want to show that line when a product is a gift voucher. Don't be confused that I use retail price and case price interchangeably. I gave the line an id of "casepri

  • Unable to go Fullscreen on iOS Problem - Air 3.1

    I am trying to run an app in Fullscreen mode on IOS. (latest iPod touch) The app is running in GPU mode and is set to be portrait.  For some reason though I alway see the iOS UI status bar. THe app is being compile with AIR 3.1 sdk, Is there anything

  • Macbook pro with arabic keyboard ..!!

    Hi .. ^_^ I want to buy a new macbook pro 13" inch .. ^_^ so, I want to ask about if I can get it with [ arabic ] keyboard .. If yes -> how .. ?!! If no -> how can I order it .. ?!! ="( Thank you .. <3