Problems saveing to avi but not swf

hey all! I did a search around the forum but i dont believe i
saw a previous thread like this but im sure i missed it. so a
pre-emptive sorry. anyways onto the reason for this post.
My husband and i just got cs3. And I was playing around
trying to find out how to green screen. I found a tutorial on
youtube but it doesnt cover saveing. Anyways i went to export it
but the only thing that works is .swf . If i export it as avi or
mov neither save it correctly. they both seem to just save the
image and not the animation ontop of it. And unfortunately
youtube.com doesn't accept swf to upload. I was hopeing you all
would know what im doing wrong and how to save it to a youtube
friendly file. for the most part avi or mov.
To make the movie. I used keylight in after effects to get
the green screen then saved as a flv then opend it in flash
and imported the picture. then layed down the playable movie
file and then tried to export it. dunno why nothing else is working
but swf. but im a complete newb so im not surprised this baffles
me. anyways thanks so very much to anyone who can help!!!!!!! or if
im makeing it wrong can you point me in the right direction to edit
green screens. but ive been working on this for about 3 days trying
persistantly to make it work or convert it but nada. anyways ty in
advance

You'll have to use 3rd party woftware to either convert from
swf to flv, or swf to avi. I don't know of any freeware that does
this though.
Total
Video Converter can do swf to flv and costs $41.
WinAVI
Video Converter can do swf to avi (and other video formats like
mpg) and costs $30.

Similar Messages

  • Actionscript works in IDE,projector but not SWF

    Hello, I'm atempting to create a swf that loads in a
    controller swf and accesses some of the information contained
    within the load swf. My main timeline is pretty simple.
    var preloader_mc:MovieClip =
    this.createEmptyMovieClip("preloader_mc",
    this.getNextHighestDepth());
    var labelcontainer:MovieClip =
    this.createEmptyMovieClip("container", this.getNextHighestDepth());
    var label:TextField = labelcontainer.createTextField("label",
    1, 0, 365, 150, 20);
    var TOCcontainer:MovieClip =
    this.createEmptyMovieClip("TOCcontainer",
    this.getNextHighestDepth());
    var TOClabel:TextField =
    TOCcontainer.createTextField("TOClabel", 1, 0, 300, 150, 20);
    then I have an onenter frame function that access the
    variable contained within the loaded swf.
    loadMovie("xml_controller.swf", preloader_mc);
    onEnterFrame = function () {
    vTime =
    this.preloader_mc.container.controlBar.timeView.label.value;
    this.label.text = vTime
    When I test the movie I see the time displayed and everything
    is ok. When I create a projector file I see the time display. When
    I try to run the swf, in a browser or straight from explorer All I
    see is undefined for the values.
    Anybody have any ideas why this would work in two
    environments but not the third?

    I saw this issue with a website I did. Sometimes the code
    would work no problem in the projector but fail when I published to
    the site.
    Does the xml_controller.swf refer to _root anywhere? If you
    have not locked the root and there is something it needs to access
    locally it won't be able to find the item because the _root it is
    referring to is now the load.swf movie

  • Flash Pro 8 will encode avi but not mpg

    i can enode an avi to flv with no problem. but not an mpg. i
    get "internal error." does anyone know why?
    thank you.

    patmck47 wrote:
    > i can enode an avi to flv with no problem. but not an
    mpg. i get "internal error." does anyone know why?
    >
    > thank you.
    perhaps the mpg format is not compatible. There are so many
    tools doing output to
    such large variety of mpeg files, not all are compatible with
    flash.
    Best Regards
    Urami
    "Never play Leap-Frog with a Unicorn."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • SFTP/FTP Proxy Problems - Works for DMZ but not for Internet Hosts?!

    Hi together,
    we have a strange problem with our TMG Proxy, some infrastructure informations first
    So we have the Client LAN with the IP range 192.168.11.x which is routeable to Server LAN 192.168.3.x but not to DMZ LAN 192.168.200.x.. The TMG is a 2 Node Array, 192.168.200.5 is the DMZ VIP. TMG DMZ IP Adress (192.168.200.5) and physical Adresses have
    an NAT relation to one Public IP. HTTPS Inspection is active. We dont use (and dont want to) the TMG Client component.
    When i use WinSCP, Putty or Filezilla and connect to a DMZ LAN Host (192.168.200.x) with "HTTP Proxy" (192.168.3.108:8080) everything is fine, it works like expected...
    When i connect to an Internet Host it fails regardless which protocol i use - ftp, sftp or ssh. The error i get is
    "The token supplied to the function is invalid."
    An example for a failed SFTP Connection
    Filezilla
    Status: Connecting to system.internet.de...
    Trace: Going to execute "C:\Program Files (x86)\FileZilla FTP Client\fzsftp.exe"
    Response: fzSftp started
    Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started)
    Trace: CSftpControlSocket::SendNextCommand()
    Trace: CSftpControlSocket::ConnectSend()
    Command: proxy 1 "tmg.local" 8080 "domain\user" "***********"
    Trace: CSftpControlSocket::ConnectParseResponse()
    Trace: CSftpControlSocket::SendNextCommand()
    Trace: CSftpControlSocket::ConnectSend()
    Command: open "[email protected]" 22
    Trace: Looking up host "system.internet.de"
    Trace: Connecting to 192.168.3.108 port 8080
    Trace: Proxy error: 502 Proxy Error ( Das Token, das der Funktion übergeben wurde, ist ungültig.  )
    Error: Proxy error: 502 Proxy Error ( Das Token, das der Funktion übergeben wurde, ist ungültig.  )
    Trace: CControlSocket::DoClose(64)
    Trace: CSftpControlSocket::ResetOperation(66)
    Trace: CControlSocket::ResetOperation(66)
    Error: Could not connect to server
    Trace: CFileZillaEnginePrivate::ResetOperation(66)
    TMG protocol throws this
    Protokolltyp: Webproxy (Forward)
    Status: 0x80090308 
    Regel: Webzugriff FTP Test
    Quelle: Intern (192.168.11.31:44673)
    Ziel: Extern (78.46.182.171:22)
    Anforderung: system.internet.de:22
    Filterinformationen: Req ID: 106f1cb7; Compression: client=No, server=No, compress rate=0% decompress rate=0%
    Protokoll: https-inspect
    Benutzer: domain\user
    Hope you can explain me what we doin wrong or how to find out whats the problem. I didn`t find many informations about "0x80090308" or "The token supplied to the function is invalid.". Disabling HTTPS Inspection for the Source 192.168.11.31
    doesnt change anything...
    Connection to an DMZ Host looks like this:
    Filezilla
    Status: Connecting to system.dmz...
    Trace: Going to execute "C:\Program Files (x86)\FileZilla FTP Client\fzsftp.exe"
    Response: fzSftp started
    Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started)
    Trace: CSftpControlSocket::SendNextCommand()
    Trace: CSftpControlSocket::ConnectSend()
    Command: proxy 1 "tmg.local" 8080 "domain\user" "***********"
    Trace: CSftpControlSocket::ConnectParseResponse()
    Trace: CSftpControlSocket::SendNextCommand()
    Trace: CSftpControlSocket::ConnectSend()
    Command: open "[email protected]" 22
    Trace: Looking up host "system.dmz"
    Trace: Connecting to 192.168.3.108 port 8080
    Trace: Server version: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
    Trace: Using SSH protocol version 2
    Trace: We claim version: SSH-2.0-PuTTY_Local:_Mar_28_2014_10:34:48
    Trace: Doing Diffie-Hellman group exchange
    Trace: Doing Diffie-Hellman key exchange with hash SHA-256
    Trace: Host key fingerprint is:
    TMG Protocol
    Protokolltyp: Webproxy (Forward)
    Status: 0 Der Vorgang wurde erfolgreich beendet. 
    Regel: Webzugriff FTP Test
    Quelle: Intern (192.168.11.31:48818)
    Ziel: Umkreis 2 (192.168.200.205:22)
    Anforderung: system.dmz:22
    Filterinformationen: Req ID: 10727dce; Compression: client=No, server=No, compress rate=0% decompress rate=0%
    Protokoll: SSL-tunnel
    Benutzer: domain\user
    Thanks in advance.
    Regards
    Matthias

    Hi Keith,
    ok i found out the problem is https inspection is enabled....
    - when i disable https inspection for source, same problem
    - when i disable https inspection for destination, problem solved
    the root cause why this worked is we had https inspection disabled for dmz destinations.
    there is no direct route relation between the lan and dmz.
    why is source exception not working in this?

  • PNG-24 images have slight white halo when saved in CS5 but not 7

    I've been using Photoshop 7 for several years to create artwork, and export that artwork as transparent PNG-24 images for use on the web, to be included in other images, etc.. The images usually need to be drasticallly reduced in size when I'm done with the coloring and shading (usually to around 20% of the original size, for a final size of around 500px high or wide), and the resulting smaller PNGs Photoshop 7 created always had clean and crisp edges.
    I've been looking at finally making the move to CS5, however, and so I tried working with another image in the CS5 trial. At first everything seemed fine, but when I went through the Save for Web dialog, shrank and saved the image as PNG-24 and then opened it again to paste the result into another image, there was a slight whitish halo around the outline. I'm not sure why this happened as I don't remember using output settings any different from those in the 7 dialog; I tried changing the quality from bicubic to the other options, but nearest neighbor obviously made the outline look messy and the other options didn't have any noticeable effect (though I didn't really expect them to).
    As an example, here are links to the image I recently created on a background: the first is what CS5 seems to do (add the halo); the second is technically a much larger version of the PNG with cleaner lineart (since I didn't shrink it first), but scaled down to the right size, since I don't have 7 itself to try re-saving the PSD.
    Image with Halo (CS5 output)
    Image without Halo (7 output)
    Saving as PNG-8 or GIF leaves clean outlines if I turn off Matting, but I need the subtler color shifts of PNG-24; JPEG obviously isn't an option because I want the transparency.
    The last time I noticed this with a trial on an older computer, I simply reinstalled Photoshop 7 and continued working with that. This newer computer is 64-bit, however, and I can't install Photoshop 7 without jumping through a few hoops. I can do it if I must, as I don't need any of CS5's newer features that desperately, but I would like to move up to CS5 in general and so want to know if there's a solution to this before I just give up and go back to 7.
    So I'm curious: is there a reason for this difference in behavior? Was this an intentional change, or is something wrong with CS5? I understand that there may not be much that I can do, as CS5's behavior does make some sense given the way Photoshop has to recalculate the image when resizing it, but 7's behavior, even if it is somehow "incorrect", is more desirable because the result is cleaner outlines. Is there a setting I can adjust, is there some sort of problem I can fix, or should I just go back to Photoshop 7 for saving this kind of work when I get the chance to reinstall it?
    Thanks in advance for any insight you can give me; let me know if you need any other information.

    Absolutely! Here are a few of the files in question:
    and these that work perfectly for my client:
    Thank you!

  • Compile / run problems with netbeans 6 but not netbeans 6 beta 1 or 5.5

    When I compile my project in netbeans IDE 6.0 (Build 200711261600) 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06 i get quite often a "can not find symbol" error or during runtime a "netbeans 6 java.lang.NoClassDefFoundError" exception. also switching between F6 or ctrl-F5 mode can cause the problem to appear.
    Compiling again or clean build resolves it.
    However running the same project under netbeans 5.5 or 6 beta 1 never gives this problem.
    any hint what might be wrong? i looked and compared the project settings but can't see any difference, but I assume that the upgrade script must have changed something.

    <?xml version="1.0" encoding="UTF-8" ?>
    - <project name="BorderDemo" default="default" basedir=".">
    <import file="nbproject/build-impl.xml" />
    </project>This is 'build.xml' file. Check for 'project.xml' file in 'nbproject' folder. You will find it to be:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <project xmlns="http://www.netbeans.org/ns/project/1">
      <type>org.netbeans.modules.java.j2seproject</type>
    - <configuration>
    - <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
      <name>BorderDemo</name>
      <minimum-ant-version>1.6.5</minimum-ant-version>
    - <source-roots>
      <root id="src.dir" />
      </source-roots>
      </data>
      </configuration>
      </project>Change it to:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <project xmlns="http://www.netbeans.org/ns/project/1">
      <type>org.netbeans.modules.java.j2seproject</type>
    - <configuration>
    - <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
      <name>BorderDemo</name>
      <minimum-ant-version>1.6.5</minimum-ant-version>
    - <source-roots>
      <root id="src.dir" />
      </source-roots>
      <test-roots>
      <root id="test.src.dir" />
      </test-roots>
      </data>
      </configuration>
      </project>I hope it works.....
    thanks!

  • Z10 - new contacts saved on smartphone​, but not shown in contact list

    Hello everybody,
    I have a problem with my Z10. It does not show me any new contacts in the contact app on the phone. After entering a new contact through the app (from HUB and directly) it won't be shown in my contact list. Not even the phone no in the HUB has been replaced by the name. Sending a new contact from BB9810 by Bluetooth does not even get the contact into the new contact list (even though it's been saved).
    Anyway, the contacts have been saved somewhere in the phone, since I can sync them with the BB link on my laptop. Also entering a contact in my windows contacts and syncing the other way around (from laptop to BB) does not get me the contacts into my BB contact list.
    Has anybody experienced the same issue, or can advise me where to change settings or do something that may get everything back to normal?
    Thanks a lot in advance
    mateng

    Do this for me.
    Do a simple reboot on the BlackBerry in this manner: Reboot: On the side edge volume keys, press and hold down both of the Up and Down volume keys for about 20 seconds, ignoring the initial screenshot message... the screen will go black and reboot.
    Now, after the reboot is complete, give it a couple minutes and check your Contacts app again for those missing contacts.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Airport internet connection problems in OS X but not in XP or iBook

    I have an iBook and an iMac, and the iMac has Leopard and XP on it. When in Leopard, most of the time, the internet connection is extremely slow and can never load a full page in Safari, always quitting halfway or the connection drops completely.
    When I go into XP, the internet connection is perfectly fine and there are no speed issues and the connection is never dropped.
    When I use my iBook, there is also no connection problems.
    The crappy internet connection also affects Mail in such a way that I cannot quit Mail or Shut Down (until I force quit Mail).
    I called apple the last time this happened and their solution fixed it, but the problem is back again.
    Does anyone know how to fix this, or does anyone know if there is something wrong with my Airport?
    (Its an aluminum iMac, 2.4 GHz running 10.5.7, and not using the Beta Safari)

    Hello, I don't think I can help, I do have 10.7.3 & W7 Ultimate, but I run W7 in Parallels...
    http://www.parallels.com/
    And it uses Shared Networking of OSX.

  • Problems saving pdfs in IE "not enough disk space"

    After updating Adobe Reader from 9.... to Adobe Reader X 10.1.23 I cannot save a pfd file opened with a browser, wether using Internet Explorer 8 nor the actual firefox. The error message is something like .." not enough disk space" , what's not right!!!
    I reinstalled 'Reader X - no solution
    I deinstalled Reader X and installed the old Version 9 - saving is no problem!!
    What can I do ??? Thanks..

    when you make a dvd using dvdsp, you need to build it on a local drive before dvdsp can burn the dvd.  So more than likely, .... there's "not enough space" on that drive.
    You should always have a minimum of 10% free space on ALL drives and at least 20% free space on your startup drive.  Having less space can create all sorts of problems and the data on the drive can get corrupted and unusable.

  • Problem with JRE1.5 but not JRE1.4

    I have a program, that compiles and runs well on Java 1.4 but has serious trouble on Java 1.5.
    I will click a button and then the GUI will freeze for 10 seconds, with the CPU at 60%. It shouldn't be doing anything intensive, just updating a couple of JLists. The problem is very inconsistant. I will remove parts of the code, and the problem happens on some other action.
    I've tried this on linux and windows, with the same results. 1.4 good, 1.5 bad. Here is a dump (after sending it a sig 3) while it was in this frozen state. It looks like its waiting for something... what!
    Any pointers will be appreciated....
    Michael
    Full thread dump Java HotSpot(TM) Client VM (1.5.0-b64 mixed mode, sharing):
    "DestroyJavaVM" prio=1 tid=0xf3b00a68 nid=0x29c3 waiting on condition [0x00000000..0xfeffd260]
    "TimerQueue" daemon prio=1 tid=0x083eaa28 nid=0x29d5 in Object.wait() [0x02b80000..0x02b80480]
    at java.lang.Object.wait(Native Method)
    - waiting on <0xcac5a100> (a javax.swing.TimerQueue)
    at javax.swing.TimerQueue.run(TimerQueue.java:233)
    - locked <0xcac5a100> (a javax.swing.TimerQueue)
    at java.lang.Thread.run(Thread.java:595)
    "AWT-EventQueue-0" prio=1 tid=0x083d5b78 nid=0x29ce runnable [0x01323000..0x01324780]
    at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:99)
    at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:393)
    at java.lang.StringBuffer.append(StringBuffer.java:225)
    - locked <0xca55ffa8> (a java.lang.StringBuffer)
    at Map.toString(Unknown Source)
    at TabListCellRenderer.getListCellRendererComponent(Unknown Source)
    at javax.swing.plaf.basic.BasicListUI.updateLayoutState(BasicListUI.java:1134)
    at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(BasicListUI.java:1084)
    at javax.swing.plaf.basic.BasicListUI$Handler.valueChanged(BasicListUI.java:2200)
    at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:187)
    at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:167)
    at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:214)
    at javax.swing.DefaultListSelectionModel.insertIndexInterval(DefaultListSelectionModel.java:566)
    at javax.swing.plaf.basic.BasicListUI$Handler.intervalAdded(BasicListUI.java:2158)
    at javax.swing.AbstractListModel.fireIntervalAdded(AbstractListModel.java:130)
    at javax.swing.DefaultListModel.addElement(DefaultListModel.java:348)
    at BLS_ES202.UpdateCodeList(Unknown Source)
    at BLS_ES202.NAICSFilterComboBoxActionPerformed(Unknown Source)
    at BLS_ES202.access$500(Unknown Source)
    at BLS_ES202$6.actionPerformed(Unknown Source)
    at javax.swing.JComboBox.fireActionEvent(JComboBox.java:1197)
    at javax.swing.JComboBox.contentsChanged(JComboBox.java:1268)
    at javax.swing.AbstractListModel.fireContentsChanged(AbstractListModel.java:100)
    at javax.swing.DefaultComboBoxModel.setSelectedItem(DefaultComboBoxModel.java:88)
    at javax.swing.DefaultComboBoxModel.removeElementAt(DefaultComboBoxModel.java:140)
    at javax.swing.DefaultComboBoxModel.removeElement(DefaultComboBoxModel.java:156)
    at javax.swing.JComboBox.removeItem(JComboBox.java:718)
    at com.heterodyne.gui.MemComboBox.add(Unknown Source)
    at BLS_ES202.BtnSelectCodeActionPerformed(Unknown Source)
    at BLS_ES202.access$700(Unknown Source)
    at BLS_ES202$8.actionPerformed(Unknown Source)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:234)
    at java.awt.Component.processMouseEvent(Component.java:5488)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3093)
    at java.awt.Component.processEvent(Component.java:5253)
    at java.awt.Container.processEvent(Container.java:1966)
    at java.awt.Component.dispatchEventImpl(Component.java:3955)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
    at java.awt.Container.dispatchEventImpl(Container.java:2010)
    at java.awt.Window.dispatchEventImpl(Window.java:1766)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    "AWT-Shutdown" prio=1 tid=0x083cfd48 nid=0x29cd in Object.wait() [0x017f3000..0x017f3700]
    at java.lang.Object.wait(Native Method)
    - waiting on <0xcaa026d8> (a java.lang.Object)
    at java.lang.Object.wait(Object.java:474)
    at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
    - locked <0xcaa026d8> (a java.lang.Object)
    at java.lang.Thread.run(Thread.java:595)
    "AWT-XAWT" daemon prio=1 tid=0x083c7418 nid=0x29cc runnable [0x04681000..0x04681680]
    at sun.awt.X11.XToolkit.waitForEvents(Native Method)
    at sun.awt.X11.XToolkit.run(XToolkit.java:463)
    at sun.awt.X11.XToolkit.run(XToolkit.java:438)
    at java.lang.Thread.run(Thread.java:595)
    "Java2D Disposer" daemon prio=1 tid=0x083bb430 nid=0x29cb in Object.wait() [0x03f60000..0x03f60600]
    at java.lang.Object.wait(Native Method)
    - waiting on <0xcaa027f8> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0xcaa027f8> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
    at sun.java2d.Disposer.run(Disposer.java:107)
    at java.lang.Thread.run(Thread.java:595)
    "Low Memory Detector" daemon prio=1 tid=0x080a0790 nid=0x29c9 runnable [0x00000000..0x00000000]
    "CompilerThread0" daemon prio=1 tid=0x0809f2e0 nid=0x29c8 waiting on condition [0x00000000..0x00531e68]
    "Signal Dispatcher" daemon prio=1 tid=0x0809e2c0 nid=0x29c7 waiting on condition [0x00000000..0x00000000]
    "Finalizer" daemon prio=1 tid=0x0809a690 nid=0x29c6 in Object.wait() [0x00406000..0x00406780]
    at java.lang.Object.wait(Native Method)
    - waiting on <0xca9db230> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0xca9db230> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
    "Reference Handler" daemon prio=1 tid=0x080987d0 nid=0x29c5 in Object.wait() [0x00311000..0x00311700]
    at java.lang.Object.wait(Native Method)
    - waiting on <0xca9db2b0> (a java.lang.ref.Reference$Lock)
    at java.lang.Object.wait(Object.java:474)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
    - locked <0xca9db2b0> (a java.lang.ref.Reference$Lock)
    "VM Thread" prio=1 tid=0x08095d10 nid=0x29c4 runnable
    "VM Periodic Task Thread" prio=1 tid=0x080a1cf8 nid=0x29ca waiting on condition

    I've extracted the minimal code that shows this problem...
    You need to include AbsoluteLayout.jar in the classpath
    * Test code to show anomaly between Java1.5 and Java1.4
    * Select the first 5 elements then press "In" to move the elements to the right box.
    * Then press "out" to return them.
    * On 1.4 it happens instantaneously, on 1.5 it takes > 10 seconds !!!
    import java.awt.*;
    import java.util.*;
    import javax.swing.*;
    public class ES202_GUI extends javax.swing.JFrame {
        public ES202_GUI() {
            initComponents();
            vCodeVector      = new Vector ();
            LoadTestVector  ( vCodeVector );
            UpdateCodeList(  ); 
        private void initComponents() {
            java.awt.GridBagConstraints gridBagConstraints;
            IndustryPanel = new javax.swing.JPanel();
            jScrollPane2 = new javax.swing.JScrollPane();
            CodeSelect = new javax.swing.JList();
            jScrollPane1 = new javax.swing.JScrollPane();
            CodePool = new javax.swing.JList();
            BtnDeselectCode = new javax.swing.JButton();
            BtnSelectCode = new javax.swing.JButton();
            getContentPane().setLayout(new javax.swing.BoxLayout(getContentPane(), javax.swing.BoxLayout.X_AXIS));
            setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);
            IndustryPanel.setLayout(new org.netbeans.lib.awtextra.AbsoluteLayout());
            IndustryPanel.setBorder(new javax.swing.border.TitledBorder(""));
            CodeSelect.setFont(new java.awt.Font("Default", 0, 12));
            CodeSelect.setModel(new DefaultListModel());
            jScrollPane2.setViewportView(CodeSelect);
            IndustryPanel.add(jScrollPane2, new org.netbeans.lib.awtextra.AbsoluteConstraints(420, 40, 350, 150));
            CodePool.setFont(new java.awt.Font("Default", 0, 12));
            CodePool.setModel(new DefaultListModel());
            jScrollPane1.setViewportView(CodePool);
            IndustryPanel.add(jScrollPane1, new org.netbeans.lib.awtextra.AbsoluteConstraints(10, 40, 350, 150));
            BtnDeselectCode.setText("Out");
            BtnDeselectCode.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    BtnDeselectCodeActionPerformed(evt);
            IndustryPanel.add(BtnDeselectCode, new org.netbeans.lib.awtextra.AbsoluteConstraints(360, 90, 60, 30));
            BtnSelectCode.setForeground(new java.awt.Color(0, 0, 128));
            BtnSelectCode.setText("In");
            BtnSelectCode.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    BtnSelectCodeActionPerformed(evt);
            IndustryPanel.add(BtnSelectCode, new org.netbeans.lib.awtextra.AbsoluteConstraints(360, 40, 60, 30));
            getContentPane().add(IndustryPanel);
            pack();
        private void BtnDeselectCodeActionPerformed(java.awt.event.ActionEvent evt) {                                               
            int Selections[] = CodeSelect.getSelectedIndices();
            Map     Next;
            if ( Selections.length > 0 )
                for( int i = 0; i < Selections.length; i++ ) {
                    Next = (Map)CodeSelect.getModel().getElementAt(Selections);
    ((Map)vCodeVector.get( Next.VectorIndex )).bSelected = false;
    else
    for(int i = 0; i < CodeSelect.getModel().getSize(); i++) {
    Next = (Map)CodeSelect.getModel().getElementAt(i);
    ((Map)vCodeVector.get(Next.VectorIndex)).bSelected = false;
    if ( Selections.length > 0 )
    for( int i = Selections.length-1; i >= 0 ; i-- ) {
    ((DefaultListModel)CodeSelect.getModel()).removeElementAt(Selections[i]);
    else
    ((DefaultListModel)CodeSelect.getModel()).removeAllElements();
    UpdateCodeList();
    private void BtnSelectCodeActionPerformed(java.awt.event.ActionEvent evt) {                                             
    int Selections[] = CodePool.getSelectedIndices();
    Map Next;
    if ( Selections.length > 0 )
    for( int i = 0; i < Selections.length; i++ ) {
    Next = (Map)CodePool.getModel().getElementAt(Selections[i]);
    ((DefaultListModel)CodeSelect.getModel()).addElement( Next );
    ((Map)vCodeVector.get( Next.VectorIndex )).bSelected = true;
    else /* If we are transferring everything */
    for(int i = 0; i < CodePool.getModel().getSize(); i++) {
    Next = (Map)CodePool.getModel().getElementAt(i);
    ((DefaultListModel)CodeSelect.getModel()).addElement( Next );
    ((Map)vCodeVector.get(Next.VectorIndex)).bSelected = true;
    if ( Selections.length > 0 )
    for( int i = Selections.length-1; i >= 0 ; i-- ) {
    ((DefaultListModel)CodePool.getModel()).removeElementAt(Selections[i]);
    else
    ((DefaultListModel)CodePool.getModel()).removeAllElements();
    /********************** Main Main Main Main Main
    * @param args the command line arguments
    public static void main(String args[]) {
    java.awt.EventQueue.invokeLater(new Runnable() {
    public void run() {
    new ES202_GUI().setVisible(true);
    // Update the NAICS Pool ListB
    private void UpdateCodeList() {
    Map Next;
    ((DefaultListModel)CodePool.getModel()).clear();
    for(int i=0; i < vCodeVector.size(); i++ ) {
    Next = (Map)(vCodeVector.get(i));
    ((DefaultListModel)CodePool.getModel()).addElement( Next );
    private void LoadTestVector( Vector vTestVector ) {
    Map record;
    int index = 0;
    for( int j=0; j < 2000; j++ ) {
    record = new Map();
    record.Code = new Integer( j );
    record.bDisplay = true; record.bSelected = false;
    record.VectorIndex = j;
    vCodeVector.add( record );
    private Vector <Map> vCodeVector;
    // Variables declaration - do not modify
    private javax.swing.JButton BtnDeselectCode;
    private javax.swing.JButton BtnSelectCode;
    private javax.swing.JList CodePool;
    private javax.swing.JList CodeSelect;
    private javax.swing.JPanel IndustryPanel;
    private javax.swing.JScrollPane jScrollPane1;
    private javax.swing.JScrollPane jScrollPane2;
    // End of variables declaration
    class Map {
    boolean bDisplay, bSelected;
    int Code, VectorIndex;
    public String toString() {
    return( String.format("%s", Code) );

  • Problems with template working but not working...

    Ok, so I have a template I’m using in Dreamweaver 8
    – it’s working out well, with 3 editable regions, and
    I'm using a couple of stylesheets as well. Unfortunately
    something’s happened to the template though – I’m
    able to apply it to all my pages, but within DW itself the template
    is showing up as being unstylized.... you know how a page looks
    when it doesn’t have a stylesheet attached – that plain
    white and black? That’s how my template (and all my pages
    which use the template) looks
    *within* DW. If I open up the HTML files created from the
    template, they'll show up fine in Firefox or Safari - but from
    within Dreamweaver itself it's like it's not recognizing the
    stylesheet in a way. The path is there correctly - just some how my
    template is getting in the way :(
    Has this happened to anyone? Any ideas on how to rectify it?
    I've got a main stylesheet attached (globalstylesheet.css) but I've
    never had this problem before. Help!

    Hi Murray,
    thanks for posting. Yes, I usually just do a child from the
    template and cut and paste - would that be why the template got
    screwed up.
    This is really frustrating me, since the joy of DW is the
    ability to view the code AND the WYSIWYG panel at the same time -
    but I have no such luck right now... help!
    Here is my template:
    &lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0
    Strict//EN&quot; &quot;
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
    &lt;html xmlns=&quot;
    http://www.w3.org/1999/xhtml&quot;&gt;
    &lt;head&gt;
    &lt;!-- TemplateBeginEditable
    name=&quot;doctitle&quot; --&gt;
    &lt;title&gt;&lt;/title&gt;
    &lt;!-- TemplateEndEditable --&gt;
    &lt;meta http-equiv=&quot;Content-Language&quot;
    content=&quot;English&quot; /&gt;
    &lt;meta http-equiv=&quot;Content-Type&quot;
    content=&quot;text/html; charset=UTF-8&quot; /&gt;
    &lt;link href=&quot;../globalstylesheet.css&quot;
    rel=&quot;stylesheet&quot;
    type=&quot;text/css&quot; /&gt;
    &lt;/head&gt;
    &lt;body&gt;
    &lt;div id=&quot;wrap&quot;&gt;
    &lt;div id=&quot;header&quot;&gt;
    &lt;h1&gt;Rachel M. Murray User Experience
    Design&lt;/h1&gt;
    &lt;h2&gt;at the intersection of business design and
    technology is good user experience&lt;/h2&gt;
    &lt;/div&gt;
    &lt;div id=&quot;navigation&quot;&gt;
    &lt;ul&gt;
    &lt;li&gt;&lt;a
    href=&quot;../welcome.html&quot;&gt;welcome&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a
    href=&quot;../who.html&quot;&gt;who&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a
    href=&quot;../work.html&quot;&gt;work&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a
    href=&quot;../write.html&quot;&gt;write&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a
    href=&quot;../sitemap.html&quot;&gt;where&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
    &lt;/div&gt;
    &lt;div id=&quot;content&quot;&gt;
    &lt;div id=&quot;right&quot;&gt;&lt;!--
    TemplateBeginEditable name=&quot;body&quot; --&gt;
    &lt;!-- TemplateEndEditable
    --&gt;&lt;/div&gt;
    &lt;!-- TemplateBeginEditable
    name=&quot;leftnav&quot; --&gt;
    &lt;div id=&quot;left&quot;&gt;
    &lt;div class=&quot;menutop&quot;&gt;
    &lt;/div&gt;
    &lt;div class=&quot;menumiddle&quot;&gt;
    &lt;/div&gt;
    &lt;div class=&quot;menubottom&quot;&gt;
    &lt;/div&gt;
    &lt;/div&gt;
    &lt;!-- TemplateEndEditable --&gt;
    &lt;div style=&quot;clear:both;&quot;&gt;
    &lt;/div&gt;
    &lt;/div&gt;
    &lt;div id=&quot;footer&quot;&gt;
    &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img
    src=&quot;../images/tinylogo.gif&quot; alt=&quot;tiny
    logo&quot; width=&quot;16&quot;
    height=&quot;18&quot; align=&quot;top&quot;
    /&gt; &lt;span
    class=&quot;footertext&quot;&gt;Copyright
    &amp;copy; 2007 and beyond Rachel M. Murray User Experience
    Design. All Rights Reserved.
    &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp ;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp ;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp ;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp ;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Revised
    from a design by &lt;a href=&quot;
    http://www.minimalistic-design.net/&quot;
    target=&quot;_blank&quot;&gt;Minimalistic
    Designs&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;/body&gt;
    &lt;/html&gt;
    any help is appreciated - thanks...

  • Sound problem - ear-phone works but not the internal speakers on my Probook 6440b

    Ear-phone works fin, Skype works fine but all other sounds (spotify, media player, itunes ) do not work when unplugging earphones.

    Did you solve this problem? Because I have the same one. My speakers doesnt work, but all other part (headphones, microphone) works fine. Its realy bit problem for me. Please can you help me? I have last version of sound driver installed.

  • Group email sending problem - shown as Sent but not sent

    My individual and few recipient emails work fine. Yet my group emails (50-90 recipients) emails show up in my Sent file, but the recipients do not receive them. No error messages or emails are given … the blocking is invisible. Comcast, my internet service provider, says it is a problem with the Mail program. Help.

    Hi
    I have quite a bit of experience with this, as I have been supporting the 250,000 users of our "MailShot Pro" group email app every day for several years, and I am pretty sure the problem is with Comcast.
    A number of our customers have told us that they were unable to send email to larger groups using their Comcast accounts, but as soon as they swapped to sending from a free iCloud.com or Gmail.com account, the problem disappeared. I am therefore pretty sure the problem lies with Comcast's anti-spam routines.
    One other, less-likely, possibility which I have seen myself with Yahoo, is that some mail servers may reject an entire email silently if there is one wrong email address on the same "@" domain that you are sending from.
    I hope this helps
    Peter
    Soluble Apps
    Disclosure: as the developer of MailShot Pro, I may receive a financial benefit from its sale.

  • Itunes Startup problem (process is running but not visible)

    The problem with my iTunes is that while the iTunes process is running in the task manager, I cannot see the actual iTunes window pop up on my monitor. There are no error messages or anything like that. I have tried restarting and changing users but none of them worked. Any solutions?

    I had the same problem.
    I had not experienced this problem before until I recently reformatted my hard drive and reinstalled Windows XP Pro with SP3.
    The only program that failed to work was iTunes.
    When I looked at the solution for unregistering and registering various dll's, my machine had 2 (well, initially I thought 2) dll's that were missing: sccbase.dll and slbcsp.dll. The registry entries are also missing for those two. I don't know if MS all of a sudden decided those two were not important anymore.
    Anyhow, re-adding the registry entries did not help and using regsvr32 on those two dlls (despite downloading them into the system32 folder) did not work and caused load library failures.
    Those dlls require other dlls in order to work. Sccbase.dll requires sccsccp.dll and dwmapi.dll to run. After those two dlls are placed in system32 folder, sccbase.dll can finally be registered successfully.
    Slbcsp.dll requires slbiop.dll to work...unfortunately, that just lead to yet again another registration failure (0xe06d7363 error code). However, despite this, itunes will now actually run. I tried running itunes without slbcsp.dll, and it did not work. So, it still does require slbcsp.dll somehow despite it not working exactly properly.
    In summary, this is what I did:
    1) Edited the registry to add 2 missing entries for 2 missing dlls: sccbase.dll and slbcsp.dll. Used this site for info: http://forums.cnet.com/5208-6142_102-0.html?forumID=5&threadID=275051&messageID= 2649940
    2) Found other missing dlls required by these 2 dlls (by using Dependency Walker). Used this site for info: http://forums.majorgeeks.com/archive/index.php?t-150722.html
    3) Registered sccbase.dll successfully. Slbcsp.dll was not registered successfully, but still required for itunes to run. Now iTunes 7.7.0.43 will run for me (and not just in the background).

  • Problem: files on ipod but not on computer- am i gonna lose all my music?

    hi,
    hopefully i'm not screwed. i basically had to erase and reinstall everything on my harddrive yesterday. i had my songs backed up on a flashdrive. i synced my ipod with itunes and tranfered purchased songs to the ipod. today, i deleted some songs from itunes and attempted to sync by ipod with my library and got an error message saying that about 200 music files couldn't be found. these are songs that i didn't buy through itunes. i did something i now realize is stupid- i deleted the songs off my flashdrive. i thought once i synced last nite, the songs would have been saved in my 'my music folder'.
    is there anyway that i can start over and transfer the songs on my ipod to my itunes library and not lose the songs that weren't purchased through itunes? if i uninstall itunes and reinstall it, will songs on my ipod then get transferred?
    thanks...

    *is there anyway that i can start over and transfer the songs on my ipod to my itunes library and not lose the songs that weren't purchased through itunes*
    The transfer of content sources such as songs imported from CD is designed by default to be one way from iTunes to iPod. However there are a number of third party utilities that you can use to retrieve the music files and playlists from your iPod. You'll find that they have varying degrees of functionality and some will transfer movies, videos, photos, podcasts and games as well. Have a look at the web pages and documentation, this is just a small selection of what's available, they are generally quite straightforward. You can read reviews and comparisons of some of them here:
    Wired News - Rescue Your Stranded Tunes
    Comparison of iPod managers
    TuneJack Windows Only
    iPod2PC Windows Only
    iGadget Windows Only
    iDump Windows Only
    SharePod Windows Only
    iPodRip Mac & Windows
    YamiPod Mac and Windows
    Music Rescue Mac & Windows
    iPodCopy Mac and Windows
    iRepo Mac & Windows (iPhone and iPod Touch compatible)
    iPod Access Mac & Windows (iPhone and iPod Touch compatible)
    There's also a manual method of copying songs from your iPod to a Mac or PC. The procedure is a bit involved and won't recover playlists but if you're interested it's available on page 2 at this link: Copying Content from your iPod to your Computer - The Definitive Guide

Maybe you are looking for