Flash Interface Unloading Captivate 5.0 works / 5.5 doesn't...why?

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at captivate.veela_as3::rdSwfLoader/rdSwfLoaderEnterFrame()
at captivate.veela_as3::rdEmbeddedSwfPpt/rdSwfLoaderEnterFrame()
Any suggestions welcome - very frustrated by the introduction of this error by Captivate 5.5 - thanks for any help in advance
I've attached some code below - which works perfectly for SWFs created using Captivate 5.0 but an identical recording done with Captivate 5.5 provides the error when unloading.
My Captivate SWF is controlled by an interface SWF (for slide navigation) which is provided inside a menu SWF (which will eventually display several recordings to choose from).  Basically, the menu SWF loads the interface SWF and displays a menu button which unloads the Captivate SWF and the user returns to the menu.
I do wonder if the problem exists because I have CP5.5 installed as a trial version and there could be a conflict between this and the full install of CP5.0.  Incidentally, I did find that if I removed the FMR (Full motion recording) slides the error does disappear on the simulation recordings.  But this doesn't help me with PPT to Captivate recordings where there is no FMR.  Plus I actually want to keep the FMR if possible anyway .  Hope this makes sense.
Menu SWF
stop();
var myLoader:Loader = new Loader();
//Demo 1 Button
demo1but.addEventListener(MouseEvent.CLICK, loadDemo1);
function loadDemo1(event:MouseEvent):void
  demo_title.visible = false;
  body_text.visible = false;
  demo1but.visible = false;
  demo2but.visible = false;
  demo3but.visible = false;
  demo4but.visible = false;
  demo5but.visible = false;
  lines.visible = false;
  inst_txt.visible = false;
        container_mc.addChild(myLoader);
        var url:URLRequest = new URLRequest("http://....../interface.swf");
        myLoader.load(url);
  demo_menu_btn.visible = true; 
dispatchEvent(new Event("actionhideMenuBtn",true));
//Demo Menu Button
demo_menu_btn.addEventListener(MouseEvent.CLICK, returnToDemoMenu);
function returnToDemoMenu(event:MouseEvent):void
       MovieClip(myLoader.content).dispatchEvent(new Event("unloadE"));
    demo_menu_btn.visible = false;
    container_mc.removeChild(myLoader);
    dispatchEvent(new Event("actionrevealMenuBtn",true));
  demo_title.visible = true;
  body_text.visible = true;
  demo1but.visible = true;
  demo2but.visible = true;
  demo3but.visible = true;
  demo4but.visible = true;
  demo5but.visible = true;
  lines.visible = true;
  inst_txt.visible = true;
Interface SWF
import flash.system.fscommand;
import flash.net.URLRequest;
import flash.display.MovieClip;
import flash.media.SoundMixer;
var Xpos: Number = 50
var Ypos: Number = 96
var my_loader:Loader = new Loader();
my_loader.load(new URLRequest("http://....captivate_movie.swf"));
my_loader.x = Xpos;
my_loader.y = Ypos;
this.addEventListener("unloadE",unloadSwf);
function unloadSwf(e:Event):void{
my_loader.unloadAndStop();
addChildAt(my_loader,0);
stop();
//NEXT BUTTON//////////////////////////////////////////////////////////////////////
nextBut.addEventListener(MouseEvent.CLICK, fl_MouseClickHandler);
function fl_MouseClickHandler(event:MouseEvent):void
MovieClip(my_loader.content).rdcmndNextSlide = 1;
//BACK BUTTON//////////////////////////////////////////////////////////////////////
backBut.addEventListener(MouseEvent.CLICK, fl_MouseClickHandler1);
function fl_MouseClickHandler1(event:MouseEvent):void
MovieClip(my_loader.content).rdcmndPrevious = 1;

Think of it this way. Think of the login.oscar.aol.com server as major town and port 5190 as the major highway to get to that town. Of course there are other ways to get to that town via other roads that are open (i.e. other ports that are open).
So if there's a big traffic jam on port 5190, why not choose another road/port (assuming the road/port is open or accepting traffic), such as 443? Consider it the back road that few people know about, in a sense, and maybe that would be why you're seeing better results with this port as opposed to the default port, 5190.
That may or may not be the reason, but that's why a different port works sometimes better than the default port.
-Ryan

Similar Messages

  • A Mail keyboard shortcut I set sometimes works and sometimes doesn't - why?

    Using the keyboard shortcut panel I changed the keyboard shortcut for "Send" to CMD+E.
    After quitting and restarting Mail I can see in the menus that this is showing CMD+E now.
    Problem is - when composing a message sometimes CMD+E works and the mail gets sent and sometimes I just get a beep and nothing happens.
    Why would that be?
    doug
    iMac G5 20" / iSight   Mac OS X (10.4.5)   1.5 GB RAM

    My point is that the behavior that motivated your post is not necessarily a bug itself. The bug is somewhere else. The reason sometimes it works as you expect and sometimes it doesn't could very well be that sometimes the other command is enabled (thus causing it to be chosen) and sometimes it isn't (thus causing Send to be chosen).
    Actually, I've just tried it, out of curiosity, and the Edit > Find > Use Selection for Find is indeed sometimes enabled and sometimes disabled when a new message is created depending on where the cursor is located, so I maintain that what you call second bug is probably not a bug at all. Rather it's expected behavior resulting from a conflict that you've introduced.
    The bug is somewhere else, namely whatever it is that prevents the Keyboard Shortcuts preference pane to realize that there is a conflict and whatever it is that causes the shortcut to disappear from the other command when its menu is displayed. But that's not what is causing the behavior that motivated your question. That behavior is the expected behavior when two commands have the same keyboard shortcut and the one that gets the first chance at handling the command is sometimes enabled and sometimes disabled.
    Does it sound like I have it right?
    Almost.
    iMac G5 17" (iSight)   Mac OS X (10.4.4)  

  • Crystal Report Viewer (flash based) is displaying partial of the flash interface. It is working well on Firefox 3.6.7 and below but not in Firefox 3.6.8. It is also working well on Internet Explorer and Chrome and Safari. Please check if you can advise o

    Crystal Report Viewer (flash based) is displaying partial of the flash interface. It is working well on Firefox 3.6.7 and below but not in Firefox 3.6.8. It is also working well on Internet Explorer and Chrome and Safari. Please check if you can advise on this problem we are facing. Thank you.
    == This happened ==
    Every time Firefox opened
    == Crystal Report Viewer (flash based) is displaying partial of the flash interface. It is working well on Firefox 3.6.7 and below but not in Firefox 3.6.8. It is also working well on Internet Explorer and Chrome and Safari. Please check if you can advise on this problem we are facing. Thank you. ==
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.78 Safari/532.5

    Reset the page zoom on pages that cause problems: '''View > Zoom > Reset''' (Ctrl+0 (zero); Cmd+0 on Mac)
    See [[Text Zoom]] and [[Page Zoom]] and http://kb.mozillazine.org/Zoom_text_of_web_pages
    You can try if it works if you disable OOPP (Out-Of-Process-Plugins) for Flash
    You can set the prefs dom.ipc.plugins.enabled.* to false on the about:config page to disable the plugin-container process.
    dom.ipc.plugins.enabled (currently false by default)
    dom.ipc.plugins.enabled.npswf32.dll (Flash)
    To open the ''about:config'' page, type '''about:config''' in the location (address) bar and press the Enter key, just like you type the url of a website to open a website.
    If you see a warning then you can confirm that you want to access that page.

  • I'm having an intermittent problem with my midi controllers triggering Mainstage 3. I'm using a PreSonus Firebox audio interface. It's been working fine for months, but now when I first turn on the computer in the morning , I'm not able to trigger Ma

    I’m having an intermittent problem with my midi controllers triggering Mainstage 3.
    I’m using a PreSonus Firebox audio interface.
    It’s been working fine for months, but now when I first turn on the computer in the morning , I’m not able to trigger MainStage from the keyboard.  I tried different midi controllers, different keyboards, different midi cords, and check midi preferences.  The audio interface is working fine and is recogonized, but the midi doesn’twork.  I re-started the computer several times and then finally it miraculously starts working again.
      I’ve been having to this every day now.  Any help or ideas is very much appreciated.

    I Had the same problem with a FireStudio. Try unplugging the FireWire plug and the power plug. Wait for a few seconds, then plug both back in. The light on my FireStudio was flashing blue/red which means "not connecting." I did what I just described, and everything works again. Hope it works for you.

  • "Adobe Captivate has stopped working"

    In April I download, paid and installed Captivate 3. The next
    five month I used Captivate, and most function worked as expected.
    The last month I have not used Captivate.
    Today I needed to do some work for a client - and suddenly
    Captivate is unable to start. I just get the message: "Adobe
    Captivate has stopped working. A problem caused the program to stop
    working correctly. (...)". No splash screen.
    OBS: This is NOT the "Licensing for this product has stopped
    working" case.
    I have tried
    * to re-downoad and repair the installation
    * to go through all services and check that all relevant
    services are running.
    * following the instructions found in
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb401528
    * searched for more solutions
    The only changes in my PC's configuration are the Windows
    automatic updates - and possibly a Flash update.
    Working environment: Vista Business english w. all updates
    incl. SP1 on a Dell Precision M90.
    A solution is urgently needed!
    In the meantime I have to use Camtasia Studio!
    Bent

    It may or may not have anything to do with your problem , but
    make sure that your user access control in Vista is disabled. I
    can't remember what the exact message was when I had a similar
    issue, but a clue would be a little vista shield on your shortcut.
    There is a thread that suggests going into the program file and
    starting from there, which worked until I figured out the UAC had
    been changed by my security program. I tried all of the things that
    you tried to no avail. There is a related thread somewhere in the
    forum that put me on the track for my issue. Hope your fix is that
    easy...

  • Drag and drop flash template in Captivate

    Hi,
    I'm having troubles inserting drag and drop exercises, generated through a Flash template, into Captivate as a swf. They sometimes work but the result is very instable. Here are two examples with the exact swf : one works fine and the other one doesn't display the buttons. The only difference is a blank slide in the second one...
    Has anyone tried this before have any idea?

    Michael
    Thanks for taking the time to check out the files.
    Here's the problem : example 1 shows OK, the buttons are visible and active. These two top buttons (circled in red) are from the embedded swf file, whereas the third one in the bottom was created in Captivate. They have the same look and feel sothat users won't notice the difference.
    Now, in example 2, these buttons from the swf file don't show. The Captivate button works fine.
    The two swf files are basically clones, nothing has been altered exept for sounds and images. The code is from the Test template that comes with Flash. They work perfectly fine while played alone, but have this behavior where embedded in Captivate.
    I have the exact same problem whatever the way I open them (Flash player, Firefox or IE 7), and my Flash player is up to date. Both the swf and the cp are AS 2.

  • FLASH PLAYER 10.1 does not work on my 32bit browser

    the newest  version  of  FLASH PLAYER 10.1 would  not  work  on  my  32bit  FIREFOX browser.  so  I  installed  flash  player  on  a  32bit  VERSION of  internet  explorer. it worked fine for a few days till ADOBE asked me if i wanted to update  my  player.      NOW IT DOES NOT WORK  ! ! !      NOW  IT  DOES  THE  SAME  "GREEN  FLASHING  BLANK  SCREEN THING"  THAT  IT  DOES  ON  MY  FIREFOX  BROWSER  ! ! !    WHAT GIVES ? ! ? ! ? !

    Hello I have a Dell inspiron 6400 computer with window's home vista and with the latest standard Internet explorer. i was enjoying the fact that i could watch Youtube and other such sites until i was prompt to downlaod the latest version (10.1) flash player. which like anyone else I did, but not the mcfee anti virious as it would be inconflicsion with Norton anti virious.
    Now when i go to view a youtube etc I just get a blank or black screen.
    Please how can i rectify this problem
    ta,

  • Portege M750 and Win8 - metro interface, and touchpad don't work

    For those of you that, as myself, tryed to install windows 8 in a Toshiba Portege M750 and had problems in portrait tablet mode I recommend the following driver it works perfectly:
    http://cdn.wacom.com/U/drivers/TabletPC/ISD_DualTouch_710-8.zip
    The problem I had was that swipe didn't work with metro interface, and touch didn't work also and in portrait, strangely, when you touch the secren two arrows with different directions woul appear.
    This driver solved my problem.
    Hope that this can help...

    Problem with wacom dual touch driver solved

  • Flash Player And adobe reader not working and downloads don't work

    I have IE 8 and windows vista and everything has worked great for 2 years until 2 or 3 weeks ago.  At that time my flash player stopped working so I could no longer get videos , streaming stock quotes, weather map loops, etc and when I go to websites that use Flash (i.e. Piaaz Hut) it wouldn't work.  Also, at that same time my adobe reader stopped working properly and I can't view mosy PDF Files.
    I have gone through many of the posts on this forum and have tried many of the fixes, but none have work for me.
    I tried to uninstall the Flash Player, but I didn't use the Adobe uninstaller.
    Whenever I try to update or load the Flash player, a dialog box with the globe tossing papers to the folder appears and then after a few seconds I get the the message that IE can't install_flash_player_ax.exe from fp download.adobe.com, and then a message that says IE was not able to open this internet site. The requested site is either unavailable or cannot be found.
    In control panel programs I have listed
    Adobe AIR      no size
    Adobe Flash Player 10 active X           no size
    Adobe Reader 9.3     141mb
    Macromedia Shockwave player      no size
    In Tools i have the following add ons and they are all enabled
    Shockwave Flash object 10.0.42.34
    Adobe PDF Link Helper
    Adobe PDF Reader
    Macromedia Shockwave Active X Control 10.1
    As I said I've already attempted a number of the fixes on this forum, but so far no luck.
    Does anyone have any suggestions on what else I might try?
    Thanks

    Ok, I tried to download the firefox browser but IE wouldn't let me download it.  My friend downloaded it from their computer to a flash drive and I loaded it to my computer from the flash drive.  The download of Firefox from the flash drive worked, and now I'm using Firefox & both my adobe flash player and my adobe reader are working just great.
    However, neither the flash player nor the reader are working if I use IE, so I guess I will just have to use Firefox as my browser.
    I'm going to mark my question as answered since I really don't care that I have to use Firefox instead of IE,although I can't understand why it works using Firefox but not using IE.
    Thank you so much for your assistance in walking me step-by-step through this problem until I was able to reach a satisfactory solution.

  • I have upgraded from Mountain Lion to Mavericks, since then my Adobe Flash Player don't want to work?

    Hi, can anybody help me please, i have upgraded from Mountain Lion to Mavericks, since then my Adobe flash player don't want to work.
    I clicked on update and downloaded the update from Adobe and installed it.
    Every time i get an error saying - "that this wasn't downloaded from App Store".
    i can not find it in App Store.
    What must i do?

    Try this: in your Utilities folder launch Adobe Flash Player Install Manager and run it to completely uninstall Flash. Then go to http://get.adobe.com/flashplayer/ and download Flash
    Once downloaded, double-click to open it and run the installer. If you get a message saying the file can't be opened, or similar, Control+click or right click and select 'open' and should then be able to proceed to install it.

  • Flash Builder 4.7 interrupts while working

    Hi all.
    First, I expect more from Flash Builder 4.7 (x64) - to work much faster instead of FB 4.6, but It seems that it's not like that.
    Probably FB 4.6 and FB 4.7 works same in some way, but I like the fact that I can make a release build for iOS on my x64 Windows machine.
    (which wasn't possible to make release build of big project, with FB 4.6 installed on x64 Windows)
    However, my concern now is that FB 4.7 works great, but after some period of working FB 4.7 begin to interrupts. It is not freezing completly, but it interrupts on each (for example) 5 sec.
    This is happening all the time when I open and close big .mxml and .as files (with big, I mean files that contains 2000 lines of code).
    My scenario is... I found something wrong in UI or AS, then I need to open that "big" file, do the changes on 2-3 lines, and save it.
    I also need to do that on next 20 "big" files.
    I know that "Build Automatically" is causing this, but I need to know if there are some other optios where I can increase workflow for FB 4.7... maybe using more RAM or so...
    I have i5 3.2 GHz processor with 16 GB of RAM... so I have open only FB 4.7 and Firefox when I work (and my memory is clean).
    Thank you all for your investigation on this.

    If only Adobe would respond... Here is my response to a related discussion: http://forums.adobe.com/thread/1166350
    It appears that Flash Builder 4.7 has memory leaks.  FB 4.7 freezes when the (used) heap memory reaches the maximum heap size.
    I ended up tweaking my heap values (FlashBuilder.ini) to allow the application to grow insanely large (-Xmx2048m) to allow the application to run longer before running into the same problem (before restarting FB).
    Until Adobe fixes this issue, if you have the available memory, try increasing the (-Xmx) setting in your FlashBuilder.ini file.
    Look here for assistance: http://helpx.adobe.com/flash-builder/kb/sluggish-performance-out-memor y-errors.html

  • Embedding Flash in HTML using Dreamweaver - stopped working

    Hi all, not really sure what's going on, but I've done this many times before and it's worked fine.
    I've previously embedding Flash videos I've created in Premiere and/or converted using other software.  I simply drag and drop the Flash file where I want it and then adjust layout using code/design etc and that's it, job done.  It's always played back fine.
    Now for some reason I've tried doing it again this morning and can't figure it out.  When I preview the file it doesn't even show the video, but instead displays all the icons for the controls at once in a grid where the video is meant to be.  I've tried in IE, Firefox and Chrome, updated drivers, windows, Adobe, Flash etc all to no avail.
    I've even tried doing it in a blank HTML page in case some of the template I might have been using was interfering for some strange reason; still no luck.  What's even stranger is that a site I created last year is also now not displaying Flash (FLV) content locally, but is working fine on the server.
    Does anyone have any ideas?
    (CS5 Dw:V11 build 4993, Win7 64bit SP1)
    I've pasted the code from the blank HTML page.  It's probably something really simple that I've not noticed:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    </head>
    <body>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="640" height="360" id="FLVPlayer">
      <param name="movie" value="FLVPlayer_Progressive.swf" />
      <param name="quality" value="high" />
      <param name="wmode" value="opaque" />
      <param name="scale" value="noscale" />
      <param name="salign" value="lt" />
      <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Clear_Skin_1&amp;streamName=biblical_small _flash/Welcome&amp;autoPlay=false&amp;autoRewind=false" />
      <param name="swfversion" value="8,0,0,0" />
      <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
      <param name="expressinstall" value="Scripts/expressInstall.swf" />
      <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="FLVPlayer_Progressive.swf" width="640" height="360">
        <!--<![endif]-->
        <param name="quality" value="high" />
        <param name="wmode" value="opaque" />
        <param name="scale" value="noscale" />
        <param name="salign" value="lt" />
        <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Clear_Skin_1&amp;streamName=biblical_small _flash/Welcome&amp;autoPlay=false&amp;autoRewind=false" />
        <param name="swfversion" value="8,0,0,0" />
        <param name="expressinstall" value="Scripts/expressInstall.swf" />
        <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
        <div>
          <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
          <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
        </div>
        <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
    <script type="text/javascript">
    swfobject.registerObject("FLVPlayer");
    </script>
    </body>
    </html>

    Im' having a VERY similar problem with a few estra 'happy' moments. I have a blog (WP). On this simple and VERY basic blog (with almost NO plug ins) I have attempted to embed FLV videos with CS$ Dreamweaver code.
    (This code is different in CS$ than it was in earlier versions as it now calls to the FLVPlayer_Progressive.swf as the player and uses Flashvars to pass the value of the FLV. PReviously, it was four simple lines of code that pointed directly to the SWF)
    Here was my process - I encoded the files with AE and Media Encoder to end up with Transparent FLV's. These, I then setup in Dreamweaver so I could copy the embed code. On my first attempt, it worked PERFECTLY. I was testing one particular flv, got the code and inserted it into the blog page with some special CSS to position it.
    The movie played perfectly.
    Then things got weird.
    I was excited I had a solution, so I went to put another video on another page. No luck. The second page was playing the video from the first page. As if I had copied the same code, but I hadn't. I copied code that was 'pointing' to the new file, but for whatever reason, the new file would not play.
    I did EVERYTHING. I deleted all the pages and strted fresh. I deleted the FLV's and reuploaded them. I created different folders and put each flv in it and created index.html files for each (assuming possibly there was a hardcoded element in the FLVPlayer_Progressive.swf). I copied and pasted back and forth for nearly 6 hours.
    Nothing. Each time I would copy and paste code into a blog page, it would simply pull the original video.
    THEN....things got worse.
    I pulled one video off of the server, and now NONE work. I can't get ANY videos to play. Worse, I still have the 'express install' link showing.
    Ok, so here is what I am trying to figure out;
    Does the NEW DW CS4 code somehow have control over the file that is called? Further, HOW can I get more than one FLV to play across a whole blog site.
    Here is a link to one of the pages that HAS code but is calling NOTHING. And please know that I have left copies of the necessary files ALL over the server. So they are in the root, in the 'files' folder, in the talent folder and everywhere.
    Is there a conflict flash hits when there are multiple FLV's being called? Is there a way to do this? Please help....
    Thank you

  • Adobe Captivate has stopped working -- BEX64 error

    After completely maxing out my hard drive (ouch!) while running Adobe Captivate 7, I am no longer able to launch Captivate. I receive the following error message:
    Adobe Captivate has stopped working.
    Problem signature:
    Problem Event Name: BEX64
    Application Name: AdobeCaptivate.exe
    Application Version: 7.0.0.118
    Application Timestamp: 519d038f
    Fault Module Name: StackHash_3cec
    Fault Module Version: 0.0.0.0
    Fault Module Timestamp: 00000000
    Exception Offset: 000003000237eb00
    Exception Code: c0000005
    Exception Data: 0000000000000008
    OS Version: 6.1.7601.2.1.0.256.4
    Locale ID: 1033
    Additional Information 1: 3cec
    Additional Information 2: 3cecc7693f9548e87185b6eda2193327
    Additional Information 3: fd5e
    Additional Information 4: fd5e2a298ce915acddbba99e635c524b
    I've seen a few threads on this Problem Event Name, but the fixes don't appear to work in this case. Perhaps because of what triggered this error?

    Contacted Adobe Support. This was an easy fix for Mayank.
    He navigated to Users\Venderley\AppData\Local\Adobe. There he found the Captivate 7.0 folder and renamed it "Captivate 7.0_old"
    Did the same Users\Venderley\AppData\Roaming\Adobe\Captivate 7.0.
    Then ran Captivate on my laptop as an administrator.
    Captivate reset all my preferences, and now launches.
    Hope the this helps anyone else who comes up with a similar issue.

  • Adobe Flash Builder 4.5 has stopped working

    My Adobe Flash Builder 4.5 has stopped working.
    I receive the following error when trying to start:
    An error has occured. See the log file
    C:\ Documents and Settings.......\.metadata.log
    I have attached the file.
    I have searched the web to try and find a suitable reason/solution but can't seem to find one.
    I'm using WIN XP
    I had another look on the forums and have managed to cobble together an ini  file which launches Eclipse (as the IDE) instead of Flash Builder but it's not ideal although it does seem to work.
    It's really very strange. 
    !ENTRY org.eclipse.osgi 4 0 2012-01-03 07:44:49.085
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: No more handles
    at org.eclipse.swt.SWT.error(SWT.java:4109)
    at org.eclipse.swt.SWT.error(SWT.java:3998)
    at org.eclipse.swt.SWT.error(SWT.java:3969)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
    at org.eclipse.swt.widgets.Control.createHandle(Control.java:633)
    at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
    at org.eclipse.swt.widgets.Control.createWidget(Control.java:649)
    at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
    at org.eclipse.swt.widgets.Control.<init>(Control.java:110)
    at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
    at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
    at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
    at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
    at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
    at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:782)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:798)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2467)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
    !SESSION 2012-01-03 08:05:08.827 -----------------------------------------------
    eclipse.buildId=M20100909-0800
    java.version=1.6.0_16
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments:  -vm C:\Program Files\Java\jdk1.6.0_24\bin\javaw.exe
    Command-line arguments:  -os win32 -ws win32 -arch x86 -vm C:\Program Files\Java\jdk1.6.0_24\bin\javaw.exe
    !ENTRY org.eclipse.osgi 4 0 2012-01-03 08:05:25.764
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: No more handles
    at org.eclipse.swt.SWT.error(SWT.java:4109)
    at org.eclipse.swt.SWT.error(SWT.java:3998)
    at org.eclipse.swt.SWT.error(SWT.java:3969)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
    at org.eclipse.swt.widgets.Control.createHandle(Control.java:633)
    at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
    at org.eclipse.swt.widgets.Control.createWidget(Control.java:649)
    at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
    at org.eclipse.swt.widgets.Control.<init>(Control.java:110)
    at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
    at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
    at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
    at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
    at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
    at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:782)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:798)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2467)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1407)

    I have the exact issue on 4.6 after updating software...
    !SESSION 2012-03-19 06:10:18.084 -----------------------------------------------
    eclipse.buildId=M20120208-0800
    java.version=1.7.0
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86
    !ENTRY org.eclipse.osgi 4 0 2012-03-19 06:10:22.334
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: No more handles
        at org.eclipse.swt.SWT.error(SWT.java:4308)
        at org.eclipse.swt.SWT.error(SWT.java:4197)
        at org.eclipse.swt.SWT.error(SWT.java:4168)
        at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
        at org.eclipse.swt.widgets.Control.createHandle(Control.java:704)
        at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
        at org.eclipse.swt.widgets.Control.createWidget(Control.java:744)
        at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
        at org.eclipse.swt.widgets.Control.<init>(Control.java:112)
        at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
        at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
        at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
        at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
        at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
        at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:790)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:806)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2528)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    !SESSION 2012-03-19 06:54:16.071 -----------------------------------------------
    eclipse.buildId=M20120208-0800
    java.version=1.7.0
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments:  -showlocation
    Command-line arguments:  -os win32 -ws win32 -arch x86 -showlocation
    !ENTRY org.eclipse.osgi 4 0 2012-03-19 06:55:00.400
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: No more handles
        at org.eclipse.swt.SWT.error(SWT.java:4308)
        at org.eclipse.swt.SWT.error(SWT.java:4197)
        at org.eclipse.swt.SWT.error(SWT.java:4168)
        at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
        at org.eclipse.swt.widgets.Control.createHandle(Control.java:704)
        at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
        at org.eclipse.swt.widgets.Control.createWidget(Control.java:744)
        at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
        at org.eclipse.swt.widgets.Control.<init>(Control.java:112)
        at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
        at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
        at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
        at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
        at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
        at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:790)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:806)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2528)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

  • How to get Flash Player 10.1 r53 to work with Mac OS X 10.6.4.

    I have the latest version of Flash Player on my Mac OS X 10.6.4 Snow Leopard computer but I can't get videos to play.  I've read in Adobe comments that Flash Player 10.1 is not working on 64-bit systems (which is mine).  How can I get a version of Flash Player that WILL work on my Mac??  When I try to play a video from youtube.com it says I need to upgrade my Flash Player and to get it from Adobe (which I did but the 10.1 version doesn't work!!!  I'd appreciate any help I can get from anyone who can provide a solution.   Thank you.   Dave McCanna

    The Flash Player forum is here
    http://forums.adobe.com/community/webplayers/flash_player
    You will also need to specify what browser and version you are using.
    You will also need to give a little bit more info than just "does not work".

Maybe you are looking for

  • Why does PHP code i wrote in Netbeans not work in Dreamweaver?

    Hello i've made some code in Netbeans that worked perfectly there. I tested it on the same server and everything so that can't be the problem it's truely how Dreamweaver handles the code differently from Netbeans. I'd like to know how i can avoid tha

  • Can I take an image created in Illustrator and have it be on the Character Map? I need to use it as

    I have an image that I need to use as a bullet many times for a specific client. Is there a way to take that image from Illustrator and convert it to something on the Character Map?

  • Generating multiple files based on recordsets

    Hi everyone, I have a requirement in PI where i need to collect few records in one file and remaining in one more file.How can i do that? For eg. if the source generates 10 records , at the target i need to have 2 files each having 5 records. At the

  • Quantum Gateway Port Forwarding issues

    This post can be removed.... the port forwarding worked once I set it up under "Advanced Settings -> Network Settings ->Port Forwarding" instead of "Firewall -> Port Forwarding" Hello, I am having an issue setting up port forwarding.  I have made sev

  • BC4J can't find existing xml file

    hi, following a debug output with a "file not found" error. the problem is, the file exist. is it possible the container look in root directory? [76] No xml file: /com/eautop/bc/master/master.xml, metaobj = com.eautop.bc.master.masterot directory fol