Preloader problems - disappears at 60%

Hi,
I have two Preloader problems for a project I'm working on right now.
1. The Main Site preloader disappears when 60% is loaded...with a blank screen lag until moving to the main screen
2. My external .swf Preloader is still on screen after an external .swf has loaded. I can hear the external .swf playing while watching my loader bar at about 20-40%.
I'm going to show the code I have for each...hopefully someone can help. Thanks!
Main Site Preloader:
var yChange = 109.2;
var yStart = 330.2;
myInterval = setInterval(preload,100);
function preload() {
var current = _root.getBytesLoaded();
var total = _root.getBytesTotal();
var pctLoaded = Math.round(current/total*100);
mask_mc._y = yStart - yChange/100*pctLoaded;
if (current >= total) {
  clearInterval(myInterval);
  gotoAndStop("Main",1);
External SWF Preloader:
var mcLoader:MovieClipLoader = new MovieClipLoader();
var myListener:Object = new Object();
mcLoader.addListener(myListener);
myListener.onLoadProgress = function(target_mc,bytesLoaded,bytesTotal) {
extLoader_mc._visible = true;
var pctLoaded = Math.round(bytesLoaded/bytesTotal*100);
extLoader_mc.extLoaderBar_mc._xscale = pctLoaded;
if (bytesLoaded >= bytesTotal) {
  extLoader_mc._visible = false;

change soundHandler in the fla to:
// this code below is on the main timeline?
var soundHandler:AdobeCaptivate.rdSoundHandler = new AdobeCaptivate.rdSoundHandler(this);
and change rdSoundHandler:
import AdobeCaptivate.rdSound;
import flash.display.MovieClip;  // if this is as3
class AdobeCaptivate.rdSoundHandler extends Object
var m_sounds:Object;
var m_movieSound:rdSound;
var mainMC:MovieClip;
function rdSoundHandler(mc:MovieClip)
  m_sounds = new Object();
  m_movieSound = null;
  mainMC=mc;
function attachSound(key:Number, id:String):rdSound
  var sound:rdSound;
  if(m_sounds[key] == undefined || m_sounds[key] == null)
  { //attach new sound to the handler
   var newSound:rdSound = new rdSound(mainMC);
// and now you have to find rdSound() class and post that
   newSound.attachSound(id);
   sound = m_sounds[key] = newSound;
  else
   sound = m_sounds[key];
   sound.stopSound();
  return sound;
function detachSound(key:Number)
{ //remove the sound object from the handler
  if(m_sounds[key] != undefined && m_sounds[key] != null)
   var sound:rdSound = m_sounds[key];
   sound.stopSound();
   m_sounds[key] = undefined;
function playAllSounds(bPause:Boolean)
  if(bPause == true)
  { //pause all sounds
   if(m_movieSound != null)
    m_movieSound.pause();
   for(var key in m_sounds)
    m_sounds[key].pause();
  else
  { //resume all sounds
   if(m_movieSound != null)
    m_movieSound.play();
   for(var key in m_sounds)
    m_sounds[key].play();

Similar Messages

  • Intel iMac; upgraded adobe flash; bluetooth keyboard no longer pairs but magic mouse still OK. With Bluetooth switched on the screen splits into 4 areas and open windows seperate and shrink. Switch off Bluetooth and problem disappears and iMac works OK

    Intel iMac; upgraded adobe flash; bluetooth keyboard no longer pairs but magic mouse still OK. With Bluetooth switched on the screen splits into 4 areas and open windows seperate and shrink. Switch off Bluetooth and problem disappears and iMac works OK with plug-in keyboard and mouse

    Hi, Derek -
    ...the screen splits into 4 areas and open windows seperate and shrink.
    Sounds like Spaces is being activated somehow. With the wired keyboard and mouse in use, select the Exposé & Spaces control pane in System Preferences, click the choice in that pane for Spaces. See what the settings are. There are some activation settings in that pane - by default, F8 activates it.
    It could be that the bluetooth keyboard has some stuck keys and is activating Spaces; or that the activation command has somehow been reset to something that the bluetooth mouse, or bluetooth itself, is triggering.

  • MBean Info preloading problem:

    Hi.
    I have Weblogic 6.1 cluster running on Solaris. When I start the Admin
    server some times I'm getting this following error. This is not
    happening all time. I have noticed this problem during these following
    cases:
    1. When I forcefully stop the server by kill the service
    2. If I try to start the server immediately after shutdown.
    I would appreciate If some can tell me why does this happen?
    WLCP is /export/home/kana/stage01:/export/home/kana/stage01/bin/jars/SessionPatch.jar:/export/home/kana/stage01/bin/jars/kanaPlatform.jar:/export/home/kana/stage01/etc:/oracle/jdbc/lib/classes12.zip:/export/home/kana/stage01/bin/jars/avs30.jar:/export/home/kana/stage01/bin/jars/comm.jar:/export/home/kana/stage01/bin/jars/cs-tidy.jar:/export/home/kana/stage01/bin/jars/ibm-jlog-2.1.1-english.jar:/ex
    ort/home/kana/stage01/bin/jars/oreilly.jar:/export/home/kana/stage01/bin/jars/ssce.jar:/export/home/kana/stage01/bin/jars/w3c-codec-1.2.jar:/export/home/kana/stage01/bin/jars/lotusxsl.jar:/export/home/kana/stage01/bin/jars/commons-beanutils.jar:/export/home/kana/stage01/bin/jars/commons-collections.jar:/export/home/kana/stage01/bin/jars/commons-digester.jar:/export/home/kana/stage01/bin/jars/apoll
    .jar:/export/home/kana/stage01/bin/jars/apollo_common.jar
    /export/home/kana/stage01:/export/home/kana/stage01/bin/jars/SessionPatch.jar:/export/home/kana/stage01/bin/jars/kanaPlatform.jar:/export/home/kana/stage01/etc:/oracle/jdbc/lib/classes12.zip:/export/home/kana/stage01/bin/jars/avs30.jar:/export/home/kana/stage01/bin/jars/comm.jar:/export/home/kana/stage01/bin/jars/cs-tidy.jar:/export/home/kana/stage01/bin/jars/ibm-jlog-2.1.1-english.jar:/export/hom
    /kana/stage01/bin/jars/oreilly.jar:/export/home/kana/stage01/bin/jars/ssce.jar:/export/home/kana/stage01/bin/jars/w3c-codec-1.2.jar:/export/home/kana/stage01/bin/jars/lotusxsl.jar:/export/home/kana/stage01/bin/jars/commons-beanutils.jar:/export/home/kana/stage01/bin/jars/commons-collections.jar:/export/home/kana/stage01/bin/jars/commons-digester.jar:/export/home/kana/stage01/bin/jars/apollo.jar:/e
    port/home/kana/stage01/bin/jars/apollo_common.jar:/export/home/kana/stage01:/export/home/kana/stage01/bin/jars/SessionPatch.jar:/export/home/kana/stage01/bin/jars/kanaPlatform.jar:/export/home/kana/stage01/etc:/oracle/jdbc/lib/classes12.zip:/export/home/kana/stage01/bin/jars/avs30.jar:/export/home/kana/stage01/bin/jars/comm.jar:/export/home/kana/stage01/bin/jars/cs-tidy.jar:/export/home/kana/stage
    1/bin/jars/ibm-jlog-2.1.1-english.jar:/export/home/kana/stage01/bin/jars/oreilly.jar:/export/home/kana/stage01/bin/jars/ssce.jar:/export/home/kana/stage01/bin/jars/w3c-codec-1.2.jar:/export/home/kana/stage01/bin/jars/lotusxsl.jar:/export/home/kana/stage01/bin/jars/commons-beanutils.jar:/export/home/kana/stage01/bin/jars/commons-collections.jar:/export/home/kana/stage01/bin/jars/commons-digester.ja
    :/export/home/kana/stage01/bin/jars/apollo.jar:/export/home/kana/stage01/bin/jars/apollo_common.jar:.:./lib/CR073072_610sp2.jar:./lib/weblogic_sp.jar:./lib/weblogic.jar:/export/home/kana/common/lib/HTTPClient.zip:/export/home/kana/common/lib/adapter.jar:/export/home/kana/common/lib/castor-0.9.4.1.jar:/export/home/kana/common/lib/commons-collections.jar:/export/home/kana/common/lib/commons-pool.jar
    /export/home/kana/common/lib/grnds.jar:/export/home/kana/common/lib/hsqldb.jar:/export/home/kana/common/lib/jakarta-oro-2.0.2-dev-1.jar:/export/home/kana/common/lib/jdom.jar:/export/home/kana/common/lib/junit.jar:/export/home/kana/common/lib/log4j-1.2beta4.jar:/export/home/kana/common/lib/log4j.jar:/export/home/kana/common/lib/soap.jar:/export/home/kana/common/lib/struts.jar:/export/home/kana/comm
    n/lib/velocity-1.2-dev.jar:/export/home/kana/common/lib/xalan.jar:/export/home/kana/common/lib/xalanj1compat.jar:/export/home/kana/common/lib/xerces.jar:/export/home/kana/stage01/bin/jars/ibm-xml4j-2.0.15.jar:/export/home/kana/stage01/bin/jars/lotusxsl.jar:/export/home/kana/stage01/ApolloProject/config
    /export/home/kana/common/lib/HTTPClient.zip:/export/home/kana/common/lib/adapter.jar:/export/home/kana/common/lib/castor-0.9.4.1.jar:/export/home/kana/common/lib/commons-collections.jar:/export/home/kana/common/lib/commons-pool.jar:/export/home/kana/common/lib/grnds.jar:/export/home/kana/common/lib/hsqldb.jar:/export/home/kana/common/lib/jakarta-oro-2.0.2-dev-1.jar:/export/home/kana/common/lib/jdo
    .jar:/export/home/kana/common/lib/junit.jar:/export/home/kana/common/lib/log4j-1.2beta4.jar:/export/home/kana/common/lib/log4j.jar:/export/home/kana/common/lib/soap.jar:/export/home/kana/common/lib/struts.jar:/export/home/kana/common/lib/velocity-1.2-dev.jar:/export/home/kana/common/lib/xalan.jar:/export/home/kana/common/lib/xalanj1compat.jar:/export/home/kana/common/lib/xerces.jar
    -Dweblogic.Domain=wka1stg01 -Dweblogic.Name=app1stg01
    -Dbea.home=/export/home/wls/weblogic
    -Dweblogic.management.password=weblogic
    -Dweblogic.ProductionModeEnabled=true
    -Djava.security.policy==/export/home/wls/weblogic/wlserver6.1/lib/weblogic.policy
    -Djava.protocol.handler.pkgs=com.kana.ebiz.protocol
    -Dapollo.properties=/export/home/kana/stage01/ApolloProject/config/apollo.properties
    -Dapollologger.properties=/export/home/kana/stage01/ApolloProject/config/logger.properties
    -Dstubbo.properties=/export/home/kana/stage01/ApolloProject/config/stubbo.properties
    -Dfile.encoding=Cp1252
    Starting WebLogic Server ....
    MBean Info preloading problem:
    java.lang.ClassCastException: Assigning instance of class
    java.lang.String to field
    javax.management.MBeanAttributeInfo#attributeType
         at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2271)
         at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
         at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
         at java.io.ObjectInputStream.inputArray(ObjectInputStream.java:1142)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:374)
         at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2263)
         at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
         at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
         at weblogic.management.internal.Helper.getMBeanInfo(Helper.java:205)
         at weblogic.management.internal.Helper.preloadMBeanInfos(Helper.java:232)
         at weblogic.management.Admin.initialize(Admin.java:212)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
         at weblogic.Server.main(Server.java:35)
    MBean Info preloading problem:
    java.lang.ClassCastException: Assigning instance of class
    java.lang.String to field
    javax.management.MBeanFeatureInfo#description
         at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2271)
         at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
         at javax.management.MBeanFeatureInfo.readObject(MBeanFeatureInfo.java:78)
         at java.lang.reflect.Method.invoke(Native Method)
         at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2214)
         at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
         at java.io.ObjectInputStream.inputArray(ObjectInputStream.java:1142)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:374)
         at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2263)
         at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
         at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
         at weblogic.management.internal.Helper.getMBeanInfo(Helper.java:205)
         at weblogic.management.internal.Helper.preloadMBeanInfos(Helper.java:232)
         at weblogic.management.Admin.initialize(Admin.java:212)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
         at weblogic.Server.main(Server.java:35)
    MBean Info preloading problem:
    java.lang.ClassCastException: Assigning instance of class
    java.lang.String to field
    javax.management.MBeanAttributeInfo#attributeType
         at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2271)
         at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
         at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
         at java.io.ObjectInputStream.inputArray(ObjectInputStream.java:1142)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:374)
         at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2263)
         at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
         at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
         at weblogic.management.internal.Helper.getMBeanInfo(Helper.java:205)
         at weblogic.management.internal.Helper.preloadMBeanInfos(Helper.java:232)
         at weblogic.management.Admin.initialize(Admin.java:212)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
         at weblogic.Server.main(Server.java:35)
    MBean Info preloading problem:
    --------------- nested within: ------------------
    weblogic.management.configuration.ConfigurationException: Error
    creating mbean, type: CustomRealm, parent:
    wka1stg01:Name=wka1stg01,Type=Domain, objectName:
    wka1stg01:Name=defaultLDAPRealmForNetscapeDirectoryServer,Type=CustomRealm
    while parsing XML config file - with nested exception:
    [weblogic.management.MBeanCreationException:  - with nested exception:
    [weblogic.management.MBeanCreationException:  - with nested exception:
    [java.lang.reflect.InvocationTargetException - with target exception:
    [java.lang.ClassCastException: Assigning instance of class
    java.lang.String to field
    javax.management.MBeanAttributeInfo#attributeType]]]]
         at weblogic.management.internal.xml.ConfigurationParser$ConfigurationHandler.createAdminMBean(ConfigurationParser.java:281)
         at weblogic.management.internal.xml.ConfigurationParser$ConfigurationHandler.startElement(ConfigurationParser.java:183)
         at weblogic.apache.xerces.parsers.SAXParser.startElement(SAXParser.java:1340)
         at weblogic.apache.xerces.validators.common.XMLValidator.callStartElement(XMLValidator.java:1183)
         at weblogic.apache.xerces.framework.XMLDocumentScanner.scanElement(XMLDocumentScanner.java:1876)
         at weblogic.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispatch(XMLDocumentScanner.java:1252)
         at weblogic.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:381)
         at weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:967)
         at weblogic.management.internal.xml.ConfigurationParser.parse(ConfigurationParser.java:105)
         at weblogic.management.internal.xml.XmlFileRepository.loadDomain(XmlFileRepository.java:261)
         at weblogic.management.internal.xml.XmlFileRepository.loadDomain(XmlFileRepository.java:223)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy1.loadDomain(Unknown Source)
         at weblogic.management.AdminServer.configureFromRepository(AdminServer.java:188)
         at weblogic.management.AdminServer.configure(AdminServer.java:173)
         at weblogic.management.Admin.initialize(Admin.java:239)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
         at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception

    You should post this to the weblogic.developer.interest.management
    newsgroup.
    "siva" <[email protected]> wrote in message
    news:[email protected]...
    Hi.
    I have Weblogic 6.1 cluster running on Solaris. When I start the Admin
    server some times I'm getting this following error. This is not
    happening all time. I have noticed this problem during these following
    cases:
    1. When I forcefully stop the server by kill the service
    2. If I try to start the server immediately after shutdown.
    I would appreciate If some can tell me why does this happen?
    WLCP is/export/home/kana/stage01:/export/home/kana/stage01/bin/jars/SessionPatch.ja
    r:/export/home/kana/stage01/bin/jars/kanaPlatform.jar:/export/home/kana/stag
    e01/etc:/oracle/jdbc/lib/classes12.zip:/export/home/kana/stage01/bin/jars/av
    s30.jar:/export/home/kana/stage01/bin/jars/comm.jar:/export/home/kana/stage0
    1/bin/jars/cs-tidy.jar:/export/home/kana/stage01/bin/jars/ibm-jlog-2.1.1-eng
    lish.jar:/ex
    >
    ort/home/kana/stage01/bin/jars/oreilly.jar:/export/home/kana/stage01/bin/jar
    s/ssce.jar:/export/home/kana/stage01/bin/jars/w3c-codec-1.2.jar:/export/home
    /kana/stage01/bin/jars/lotusxsl.jar:/export/home/kana/stage01/bin/jars/commo
    ns-beanutils.jar:/export/home/kana/stage01/bin/jars/commons-collections.jar:
    /export/home/kana/stage01/bin/jars/commons-digester.jar:/export/home/kana/st
    age01/bin/jars/apoll
    .jar:/export/home/kana/stage01/bin/jars/apollo_common.jar
    /export/home/kana/stage01:/export/home/kana/stage01/bin/jars/SessionPatch.ja
    r:/export/home/kana/stage01/bin/jars/kanaPlatform.jar:/export/home/kana/stag
    e01/etc:/oracle/jdbc/lib/classes12.zip:/export/home/kana/stage01/bin/jars/av
    s30.jar:/export/home/kana/stage01/bin/jars/comm.jar:/export/home/kana/stage0
    1/bin/jars/cs-tidy.jar:/export/home/kana/stage01/bin/jars/ibm-jlog-2.1.1-eng
    lish.jar:/export/hom
    >
    /kana/stage01/bin/jars/oreilly.jar:/export/home/kana/stage01/bin/jars/ssce.j
    ar:/export/home/kana/stage01/bin/jars/w3c-codec-1.2.jar:/export/home/kana/st
    age01/bin/jars/lotusxsl.jar:/export/home/kana/stage01/bin/jars/commons-beanu
    tils.jar:/export/home/kana/stage01/bin/jars/commons-collections.jar:/export/
    home/kana/stage01/bin/jars/commons-digester.jar:/export/home/kana/stage01/bi
    n/jars/apollo.jar:/e
    >
    port/home/kana/stage01/bin/jars/apollo_common.jar:/export/home/kana/stage01:
    /export/home/kana/stage01/bin/jars/SessionPatch.jar:/export/home/kana/stage0
    1/bin/jars/kanaPlatform.jar:/export/home/kana/stage01/etc:/oracle/jdbc/lib/c
    lasses12.zip:/export/home/kana/stage01/bin/jars/avs30.jar:/export/home/kana/
    stage01/bin/jars/comm.jar:/export/home/kana/stage01/bin/jars/cs-tidy.jar:/ex
    port/home/kana/stage
    >
    1/bin/jars/ibm-jlog-2.1.1-english.jar:/export/home/kana/stage01/bin/jars/ore
    illy.jar:/export/home/kana/stage01/bin/jars/ssce.jar:/export/home/kana/stage
    01/bin/jars/w3c-codec-1.2.jar:/export/home/kana/stage01/bin/jars/lotusxsl.ja
    r:/export/home/kana/stage01/bin/jars/commons-beanutils.jar:/export/home/kana
    /stage01/bin/jars/commons-collections.jar:/export/home/kana/stage01/bin/jars
    /commons-digester.ja
    >
    :/export/home/kana/stage01/bin/jars/apollo.jar:/export/home/kana/stage01/bin
    /jars/apollo_common.jar:.:./lib/CR073072_610sp2.jar:./lib/weblogic_sp.jar:./
    lib/weblogic.jar:/export/home/kana/common/lib/HTTPClient.zip:/export/home/ka
    na/common/lib/adapter.jar:/export/home/kana/common/lib/castor-0.9.4.1.jar:/e
    xport/home/kana/common/lib/commons-collections.jar:/export/home/kana/common/
    lib/commons-pool.jar
    >
    /export/home/kana/common/lib/grnds.jar:/export/home/kana/common/lib/hsqldb.j
    ar:/export/home/kana/common/lib/jakarta-oro-2.0.2-dev-1.jar:/export/home/kan
    a/common/lib/jdom.jar:/export/home/kana/common/lib/junit.jar:/export/home/ka
    na/common/lib/log4j-1.2beta4.jar:/export/home/kana/common/lib/log4j.jar:/exp
    ort/home/kana/common/lib/soap.jar:/export/home/kana/common/lib/struts.jar:/e
    xport/home/kana/comm
    >
    n/lib/velocity-1.2-dev.jar:/export/home/kana/common/lib/xalan.jar:/export/ho
    me/kana/common/lib/xalanj1compat.jar:/export/home/kana/common/lib/xerces.jar
    :/export/home/kana/stage01/bin/jars/ibm-xml4j-2.0.15.jar:/export/home/kana/s
    tage01/bin/jars/lotusxsl.jar:/export/home/kana/stage01/ApolloProject/config
    >
    /export/home/kana/common/lib/HTTPClient.zip:/export/home/kana/common/lib/ada
    pter.jar:/export/home/kana/common/lib/castor-0.9.4.1.jar:/export/home/kana/c
    ommon/lib/commons-collections.jar:/export/home/kana/common/lib/commons-pool.
    jar:/export/home/kana/common/lib/grnds.jar:/export/home/kana/common/lib/hsql
    db.jar:/export/home/kana/common/lib/jakarta-oro-2.0.2-dev-1.jar:/export/home
    /kana/common/lib/jdo
    >
    .jar:/export/home/kana/common/lib/junit.jar:/export/home/kana/common/lib/log
    4j-1.2beta4.jar:/export/home/kana/common/lib/log4j.jar:/export/home/kana/com
    mon/lib/soap.jar:/export/home/kana/common/lib/struts.jar:/export/home/kana/c
    ommon/lib/velocity-1.2-dev.jar:/export/home/kana/common/lib/xalan.jar:/expor
    t/home/kana/common/lib/xalanj1compat.jar:/export/home/kana/common/lib/xerces
    .jar
    -Dweblogic.Domain=wka1stg01 -Dweblogic.Name=app1stg01
    -Dbea.home=/export/home/wls/weblogic
    -Dweblogic.management.password=weblogic
    -Dweblogic.ProductionModeEnabled=true
    -Djava.security.policy==/export/home/wls/weblogic/wlserver6.1/lib/weblogic.policy
    -Djava.protocol.handler.pkgs=com.kana.ebiz.protocol
    -Dapollo.properties=/export/home/kana/stage01/ApolloProject/config/apollo.properties
    -Dapollologger.properties=/export/home/kana/stage01/ApolloProject/config/logger.properties
    -Dstubbo.properties=/export/home/kana/stage01/ApolloProject/config/stubbo.properties
    -Dfile.encoding=Cp1252
    Starting WebLogic Server ....
    MBean Info preloading problem:
    java.lang.ClassCastException: Assigning instance of class
    java.lang.String to field
    javax.management.MBeanAttributeInfo#attributeType
    at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2271)
    at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
    at java.io.ObjectInputStream.inputArray(ObjectInputStream.java:1142)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:374)
    at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2263)
    at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
    at weblogic.management.internal.Helper.getMBeanInfo(Helper.java:205)
    at weblogic.management.internal.Helper.preloadMBeanInfos(Helper.java:232)
    at weblogic.management.Admin.initialize(Admin.java:212)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    MBean Info preloading problem:
    java.lang.ClassCastException: Assigning instance of class
    java.lang.String to field
    javax.management.MBeanFeatureInfo#description
    at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2271)
    at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
    at javax.management.MBeanFeatureInfo.readObject(MBeanFeatureInfo.java:78)
    at java.lang.reflect.Method.invoke(Native Method)
    atjava.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2214)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
    at java.io.ObjectInputStream.inputArray(ObjectInputStream.java:1142)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:374)
    at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2263)
    at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
    at weblogic.management.internal.Helper.getMBeanInfo(Helper.java:205)
    at weblogic.management.internal.Helper.preloadMBeanInfos(Helper.java:232)
    at weblogic.management.Admin.initialize(Admin.java:212)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    MBean Info preloading problem:
    java.lang.ClassCastException: Assigning instance of class
    java.lang.String to field
    javax.management.MBeanAttributeInfo#attributeType
    at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2271)
    at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
    at java.io.ObjectInputStream.inputArray(ObjectInputStream.java:1142)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:374)
    at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2263)
    at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
    at weblogic.management.internal.Helper.getMBeanInfo(Helper.java:205)
    at weblogic.management.internal.Helper.preloadMBeanInfos(Helper.java:232)
    at weblogic.management.Admin.initialize(Admin.java:212)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    MBean Info preloading problem:
    --------------- nested within: ------------------
    weblogic.management.configuration.ConfigurationException: Error
    creating mbean, type: CustomRealm, parent:
    wka1stg01:Name=wka1stg01,Type=Domain, objectName:
    wka1stg01:Name=defaultLDAPRealmForNetscapeDirectoryServer,Type=CustomRealm
    while parsing XML config file - with nested exception:
    [weblogic.management.MBeanCreationException:  - with nested exception:
    [weblogic.management.MBeanCreationException:  - with nested exception:
    [java.lang.reflect.InvocationTargetException - with target exception:
    [java.lang.ClassCastException: Assigning instance of class
    java.lang.String to field
    javax.management.MBeanAttributeInfo#attributeType]]]]
    atweblogic.management.internal.xml.ConfigurationParser$ConfigurationHandler.cr
    eateAdminMBean(ConfigurationParser.java:281)
    atweblogic.management.internal.xml.ConfigurationParser$ConfigurationHandler.st
    artElement(ConfigurationParser.java:183)
    atweblogic.apache.xerces.parsers.SAXParser.startElement(SAXParser.java:1340)
    atweblogic.apache.xerces.validators.common.XMLValidator.callStartElement(XMLVa
    lidator.java:1183)
    atweblogic.apache.xerces.framework.XMLDocumentScanner.scanElement(XMLDocumentS
    canner.java:1876)
    atweblogic.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispat
    ch(XMLDocumentScanner.java:1252)
    atweblogic.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentSca
    nner.java:381)
    at weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:967)
    atweblogic.management.internal.xml.ConfigurationParser.parse(ConfigurationPars
    er.java:105)
    atweblogic.management.internal.xml.XmlFileRepository.loadDomain(XmlFileReposit
    ory.java:261)
    atweblogic.management.internal.xml.XmlFileRepository.loadDomain(XmlFileReposit
    ory.java:223)
    at java.lang.reflect.Method.invoke(Native Method)
    atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
    .java:636)
    atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:6
    21)
    atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
    nImpl.java:359)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy1.loadDomain(Unknown Source)
    atweblogic.management.AdminServer.configureFromRepository(AdminServer.java:188
    at weblogic.management.AdminServer.configure(AdminServer.java:173)
    at weblogic.management.Admin.initialize(Admin.java:239)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception

  • I am noticing a Bunch of Preloader Problems With Captivate 5

    That are not being answered on the Adobe forums and they all seem to be some what related. I am have major preloader issues and wish this would be resolved.
    http://forums.adobe.com/message/3595269
    http://forums.adobe.com/message/3209686
    http://forums.adobe.com/thread/471103
    There are more. Some go back to Captivate 4 and most seem to be related to Action Script three. I am having all of the problems in the above three forums and have yet to find a answer.
    I am using Captivate 5 and Connect Pro 8 on premise.
    It is critical that I get my preloaders to function properly because my clients think that something is wrong when they have to wait more than a few seconds with out see some sign of progress. Thanks.

    Here are some more that are not answered.
    http://forums.adobe.com/message/2954752
    http://forums.adobe.com/thread/467275
    http://forums.adobe.com/message/3139989

  • Start-up problem disappears after several months non-use? Real?

    Old Satellite laptop suddenly would not complete start-up when turned on ---- this was more than 18 months ago.  So I stopped using it, charged the battery and left it for 18 months.  NO usage for 18 months; maybe the battery drained during this time, maybe not. 
    When I then took laptop to a diagnostic technicianafter those months of non-use, the computer started-up with NO PROBLEM.  (I actually do not remember if I recharged the battery just before taking to the diagnostic servicer or not). 
    Was the nonusage for several months and battery drainage meaninful or not?  Would this be just a temporary unknowable problem which disappeared?  Since starting the computer several times to try, the computer still starts normally and the only problem I can observe is a stress in the CD drive upon trying to use certain CD's; otherwise, the computer still seems to be working normally, and shows no trouble in start-up.
    I do not understand.

    Dbrown and others interested,
    Here are the basic details:
    Laptop Satellite 1415-s115, purchased new in year 2003, Windows XP Home Ed., S.P. 1.
    In use a few times per month for about 2 to 2 and a half years.  Used for dial-up internet, transferring and copying files, putting onto CD's, and some use for software development.  Then, almost daily use from 2006 to mid 2008 for wireless internet use and sometimes transferring and storing files, putting files onto CD.  
    Suddenly in late spring, 2008 Start-Up would not finish when I turned on computer.  After each and every attempt, 15, 20, more minutes, startup was still not finished.  In this process, the computer was useless.
    Retail technician began an initial try to startup in the retail shop and gave, after various aimless discussions, that testing would take a few hours to do thoroughly and the cost for diagnosis would be ~140 dollars - before any repair attempt.  So, at that, the computer was still useless, and our decision was to just store the apparantly dead computer at home, and buy a new laptop computer.
    Early summer 2008 through late autumn 2009, I used the new laptop computer, now at Windows Vista on a different model Satellite laptop. 
    A day in late autumn 2009 --- Let me find what an authorized Toshiba service technician can tell me from his diagnosis!  I explained the problem to him.  After a couple of minutes, he showed me the old laptop was fully started-up, showing no problem.  He said "play around with it a little"; so I did play around with it a little and found no problem.  Then, remembering the difficulty from 18 months earlier, I said, do a diagnosis to be sure.  He ran tests overnight for several hours.  I then was able to pick up my old laptop the next day and he found NO problem during the diagnostic tests.  He turned on the computer again and let me play around with some of the programs to see for myself. 
    Since bringing the old laptop back from the authorized toshiba technician, NO REPAIR NEEDED, I have started it up about two or three times per week and have done a few things and find NO problem with startup and nearly no problem with anything...... just one difficulty with the optical disc CD drive when I put in certain CD's; either something about the paper labels which I used, or something about a CD-R being recorded as "Open" instead of "Closed", ... I'm not yet sure.  Those certain CD's seem to suddenly cause a motor noise and the machine becomes extrreeeeeeeemmely slow responding  --- only with certain CD's, since most do not seem to cause this particular problem.  (These same certain CD's seem to cause some difficulties when I try to read them in another old, desktop machine).
    (In case readers in this thread are interested, just two days ago, I updated to XP S.P. 3 on the old laptop)
    Well, so tell me what you can think is most meaningful

  • JavaFX - Image preloading problem

    Hi,
    I try to use ImageView and face some problems with image preloading.
    Here is the code related to the component that has problems. The component extends CustomNode.
    in class attributes declaration:
    var imgNodes: ImageView[];
    // list of url of images to display
    public-init var imgs: String[];
    in create function:
    for(indice in [0..batch]){
    var view= ImageView{
    fitWidth:100
    fitHeight:100
    translateX: (110 * indice)
    preserveRatio: true
    cursor: Cursor.HAND
    insert view into imgNodes;
    on an image loading function:
    for(indice in [0..batch]){
    imgNodes[indice].image = Image{
    width: 100
    height: 100
    url: imgs[firstItem+indice]
    preserveRatio: true
    backgroundLoading: true
    with backgroundLoading set to true, the images are not displayed. When setting it to false, the images appear. So the urls passed to Image are ok.
    If I display the fields error and progress of the Image components, both have the value 0.
    I have other components that use preloading and they are working great before showing the problematic component. After, preloading does not work anymore.
    It looks like as if the thread used to preload images is blocked.
    Can anyone help me with it?
    Thanks in advance for your help
    Thomas

    I'm not shure but i think the only group component wich is updated after insert or delete is a Group, so there is the same problem with V/HBox.
    Then this code work for me
    package forumsamples;
    import javafx.ext.swing.SwingButton;
    import javafx.lang.FX;
    import javafx.scene.Cursor;
    import javafx.scene.Group;
    import javafx.scene.image.Image;
    import javafx.scene.image.ImageView;
    import javafx.scene.layout.VBox;
    import javafx.scene.Scene;
    import javafx.stage.Stage;
    * @author Alex
    var imgNodes: Group;
    // list of url of images to display
    var imgs: String[] =
    for (n in [1..3]) "file:///E:/dev/images/FA/OUI/{n}.bmp";
    //in create function:
    //on an image loading function:
    function load() {
        for(indice in [0..3]){
            insert ImageView {
                fitWidth:100
                fitHeight:100
                translateX: (110 * indice)
                preserveRatio: true
                cursor: Cursor.HAND
                image: Image{
                    width: 100
                    height: 100
                    url: imgs[indice]
                    preserveRatio: true
                    backgroundLoading: true
            } into imgNodes.content;
    Stage {
        title : ""
        scene: Scene {
            width: 200
            height: 200
            content: [
                VBox {
                    content: [
                        SwingButton {
                            text: "Button"
                            action: function() {
                                load();
                        imgNodes = Group { }
    }

  • Problem: Disappear Drill Prompt

    Hello,
    I have a problem with Web Intelligence BO XI R2.
    When I run a drill down on the chart, and then drill up
    the drill prompt in context analysis disappear...
    even if I run a drill down, then the prompt appears,
    but last... without considering order...
    How can I solve this problems??
    Thanks

    Hi Diego,
    This is by design behaviour.
    Eg :-
    If you drill down  on year then quarter will appear in the drill filter window, if you drill down on quarter month will apper in the drill filter window.
    If you will drill up the objects will disappear from the drill filter window.
    I tested this behaviour on BOXIR2-SP5 it was same there.
    Regards,
    Chaitanya Deshpande

  • Preloader problem

    Dear,
    i have a problem in my preloader, i have 2 scenes, first one
    the preloader and the another is the content of the site ( 10
    frames )
    the preloader start showing the loader in 56% not from 0% so
    the user have to wait from 0% to 56% with blank stage.
    even though, if i used the same preload but in only 1 frame
    in the content scene its will work great.
    i don't load anything from external movies, all my content in
    one scene...
    Thanks a lot...
    my code:

    Oh. You have so many things wrong with this project.
    First unless you are publishing to Flash 5 you shouldn't be
    using onClipEvents(). That was a style of coding that went out in
    2001 when Flash 6 was introduced and has a lot of drawbacks and no
    advantages. (Well unless you need to publish to Flash 5!) Here is a
    really good blog on the issue:
    http://www.quip.net/blog/2006/flash/museum-pieces-on-and-onclipevent
    Okay the next issue is that you really shouldn't use scenes.
    They were a great tool to help timeline animators organize their
    content. But when you start to use code it starts to breakdown.
    There are several tricky little problems that crop up when you
    start using code that moves the playhead and scenes. So it is
    better to not put them on scenes. Instead just put your first
    "scene" on frame one. And then maybe move over to frame 100 and
    start your second "scene." When you publish your swf all the scenes
    are strung together in one long timeline and the "scenes" are gone
    per se.
    Next issue is the one you actually are asking about. All the
    content in frame 1 (the actual frame one after all the scenes are
    strung together) must be loaded before any code on that screen can
    start to execute.
    So if you have any components, even if they are only in the
    library and you aren't using them, will put a lot of content into
    frame 1. If you have a bunch of library assets set to export for
    actionscript those usually are in frame one as well.
    Otherwise, you can go to the publish settings and switch to
    the flash tab. There is a check box for generate a size report.
    When you publish you will also get a text file that shows you how
    much content is in your file and where it is.

  • Preloader problem - feel like an idiot

    I feel like a total idiot. I can't seem to get my
    preloader to work. Here's my code. What am I doing wrong? The
    problem is that myApp.swf loads successfully but the .onEnterFrame
    function thinks that loader_mc is 1 frame and 0 bytes long.

    Again, I much appreciate your help. I had put some trace
    statements in trying to find out what getBytesLoaded/Total were and
    they were coming back with values I didn't understand, so I kept
    thinking it was trying to get the values of the empty_mc I had
    instantiated instead of the thing I was trying to load and I kept
    scratching my head as to why and tried a lot of different things
    and was baffled. At any rate, in the end I think it's a timing
    issue if I understand correctly. In other words, I think the
    function started executing before it could really grab the correct
    information about the .swf that I was trying to load. Is that
    right?
    Oh well, I'm out of the ditch with that silly problem now and
    moving on to my next set of challenges. :-)
    Again, thank you so VERY much for being a willing helping
    hand to us newbies out here.

  • Preloader Problem in CP5

    I'm trying to use one of the canned AS3 preloaders, in CP5.  The  preloader displays, and is centered; But it runs from beginning to end,  and then repeats over and over until the project is fully loaded- rather  than displaying the percent loaded...
    I did edit the  htm file to remove the javascript, here is the html in case that's the  source of the problem.  (I didn't write this, please don't critique the  html beyond explaining why the preloader isn't working...)
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title></title>
    </head>
    <body   bgcolor="#f5f4f1">
    <center>
        <div id="CaptivateContent"> 
        </div>
    <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="790" height="585">  
    <param name="movie" value="demo_Core_Publish_Documents.swf" />
      <param name="quality" value="high" />
      <param name="wmode" value="opaque" />
      <param name="swfversion" value="7.0.70.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="demo_Core_Publish_Documents.swf" width="790" height="585">
        <!--<![endif]-->
        <param name="quality" value="high" />
        <param name="wmode" value="opaque" />
        <param name="swfversion" value="7.0.70.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" width="112" height="33" /></a></p>
        </div>
        <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
    </center>
    </body>
    </html>

    I'm having the same problem - see my last posts in the thread. The only difference is - all AS3 preloaders don't show up in my case, but with old AS2 preloaders from Cp4, I am getting exactly the same pattern: the animation runs in a loop until the whole clip is loaded. You can try Cp4 AS2 preloaders to see if it makes any difference.
    I don't think jscript may affect that issue. The preloader should load correctly, even if you run swf file directly without html shell.
    Are you using TOC?

  • Though installed firefox 10.0, I recently have the application updater.exe running as soon as firefox is launched. The problem disappears when forcefully closing updater.exe, then also firefox calms down. How to avoid this problem?

    It consumes 30% of cpu and takes with it firefox, together consuming more than half of CPU and going on >1/2h.
    This is a new phenomenon which slows down all other activity on my computer.

    After updating to version 10 I closed Firefox.
    I noticed that there was a lot of CPU activity.
    Checked Task Manager and noticed that in Processes, firefox.exe and plug-in container were running. Opened Firefox and closed again but the processes were still running in TM.
    Highlighted firefox.exe in TM and clicked End Process. Both processes disappeared from TM.
    Have opened and closed FF a couple of times since with no problem.
    However, the OP seems to indicate that this is a problem that re-occurs.
    Why is FF not shutting down properly? Is it possibly something to do with the automatic check for add in/extension updates?

  • Microsoft SQL 2005 preload problem

    Hi Guys,
    First post! I took receipt of my W520 a few weeks ago. It is great, very pleased with it on the whole.
    There is one problem, however. I play a fair amount of recreational card games over the internet. This requires a program which converts the text file “hand histories” into postgreSQL server data to make it quickly readable and provide tracking for win/loss among a whole host of other statistical things.
    Unfortunately after going through their troubleshooting numerous times, going through factory restore and repeating the process, I still cannot get my SQL server to automatically start. Believe me, I have tried everything. Running them all as admin, editing the startup in the windows “services” dialog etc etc. The server does start manually and the program works fine, but every time I start it I have to do it manually and it is irritating. It should just start up in the background but it doesn’t.
    I believe it is the Microsoft SQL 2005 express that is somehow blocking the auto start. Basically, I want my Lenovo as it is, just without the preloaded SQL server. Using the factory restore just reloads it back on and when I manually uninstall the SQL server I still have the same problem. I believe it leaves a lot of little nuggets behind when you uninstall it through the standard W7 “uninstall a program” and the full uninstall looks a long and difficult process, with no guarantee of really removing everything.
    So, the plan is to install a bare copy of W7 using a borrowed disk, install my own personal SQL program and test to see if that works. I am almost certain it will. From there, I plan to build back my programs on top so I essentially have my PC now, bar the bundled SQL 2005 express or whatever it is. Following this I will make a system image and store it away safely to avoid all this mess and only reinstall using the factory disks if absolutely necessary.
    I have my W7 OEM serial, found using a serial grabber. Obviously I didn’t pay all this money to scrap all the useful thinkvantage tools like “airbag” and basic fingerprint/camera drivers etc. I also like the realtime warranty countdown timer. How should I go about this task? Is all I need is the PC serial underneath to reload thinkvantage at a later date with full functionality? Is there anything I should consider before starting?
    If there is a better subforum to post this question in, please let me know.
    Many thanks,
    Nick

    What is service dependency?
    Yes I tried to make a batch file. Not in startup folder, but one on the desktop that had the right path. This returned an error from the statistical program and not the SQL server. It initially looked hopeful as I had it start up the "start server" option for the right SQL server. This opened up the dos window and said it had correctly started. However, when the stats program launched it hung up on loadscreen and returned an error message. Not sure why this was, but it didn't seem to like being loaded through a .bat.
    This seems like a work around more than a solution anyway. I just want to get it to work properly.
    Here is the thread in the database analaysis program forum for your reference.
    http://forums.holdemmanager.com/general-support/197501-hem-crashing.html
    Thanks,
    Nick

  • Another preloader problem

    all,
    i'm also having a strange problem. i am also using the lynda.com tutorial. i got frustrated when it didn't work, then recreated my movie step by step.
    rebuilt the file with all layers on frame 2. frame 1 is blank except for the dynamic text/preloader code in the actions layer.
    everything tested fine.
    later, as i built the movie out (to about frame 500), the preloader counter stopped working*.
    *i just figured out the counter issue: under properties panel (with a movie clip selected), under the 'export for actionscript' the option to 'export in frame 1' selected, disables the visual counter in my preloader.
    next, i comment out the entire 1st frame coding (stop and preloader text) and the movie plays fine and stops at the end.
    when i enable the "stop();" code, the playhead stops on the 1st frame—so that part works.
    the problem comes when i remove the comment in the preloader text:
    • test mode: frame stops at 2 (only the background shows, the playhead doesn't continue)
    the problem of the playhead staying at frame 2 still exists. it's making me crazy!
    i'm on a mac, osx (snow leopard), mac pro dual/quad core, 8gb ram
    any help would be greatly appreciated.
    the file can be downloaded here:
    http://www.roguedog.com/files/design/clients/d1r3.fla.zip

    when loading is complete you're directing the play head to the next frame (2) and stopping it.  if you want the playhead to advance to the next frame and play use:
    stop();
    //Preloader
    loaderInfo.addEventListener(ProgressEvent.PROGRESS, updatePreloader);
    function updatePreloader(evtObj:ProgressEvent):void
         //container for the progress of the site (download)
         var percent:Number = Math.floor((evtObj.bytesLoaded*100)/evtObj.bytesTotal);
         preloader_txt.text = percent+"%";
         if (percent==100) {
             play();

  • Presenter preloading problems

    Wow, this forum is hidden really well!
    Anyway, I've got a bit of a pickle here that hopefully someone can help me out with.
    I just finished up a project in Flash that we want to imbed on separate frames of the presentation, which seems to have gone fine.  The problem that we're coming across is that, for some reason, despite the individual swf files being less than 500K apiece, users are having buffering problems while viewing the presentation.
    I'm looking for a way for the swf files to be preloaded by the presentation, rather than be loaded as the user gets to the slide the swf is present on.  There is a toggle to preload all of the frames, which we have switched on, but that doesn't seem to load the imbedded swfs.
    I'm somewhat desperate at this point.  I fully realize that Captivate can do the job for me, but my company wasn't willing to go away from the program it is comfortable with...sigh...
    Anyway, any help anyone can think of would be hugely appreciated.

    Check this:
    In the Keynote Preferences > Presenter Display menu, there is a button labeled: "Edit Presenter Layout" Click on this and when the Presenter Display appears, there will be another menu with a checkbox for: Current Slide, Next Slide, Notes, etc. Be sure that the "Next Slide" box is checked.
    While you are at it, while in the Presenter Display menu, check the box "Ready to Advance Indicator." This will put a bar across the top of your presenter display; when it is RED, a Build is in process and you must wait for it to complete before you can do anything else; when it is GREEN, you are good-to-go with your next operation.
    Good luck.

  • As3 preloader problem - Captivate5

    Hello all,
    Been searching around for this for a bit in a the forums and cant find anything on it here goes:
    I have a project that i built with a ToC for my company.  And i have a as3 preloader as well.
    Problem:
    Preloader is fine and centered in the middle of my project with out a ToC but when i add the Toc the preloader will not center in my project i have tried to alter it in the html file insterting <center> tags and such and also externalizing the skin or FMR SWF also removing and placing it back in and not getting a fix for it. I realize this maybe a simple fix but i cant find anything in the forums here discribing exactly this issue.
    can anyone help
    thanx
    bobby

    Hi,
    Going out on a stretch here but did you, by any chance, added external swf or widgets that would have set the values of either Stage.scaleMode or Stage.align. That could explain the effects you are seeing.
    Whyves
    www.flash-factor.com

Maybe you are looking for

  • Lens profile not recognized by LR 5.3

    At work, on a Windows 7 laptop, I used the Adobe Lens Profile Creator utility to make an LCP file for a Nikon 1 6.7-13mm zoom lens.  After submitting that LCP file to adobe via email, I copied it to my Dropbox.  At home, on my Mac OS X 10.8.5, I copi

  • Nano replacement program

    Hi all i just found out about the nano replacement program so thought i'd enter my serial number, when i entered it, it came up with : this serial number has already been entered, but i have never done it and i have had the nano from new. What can i

  • HT3529 how do you add another person to your messages if they dont have a number.

    how do you add another person to your messages if they dont have a number.

  • Could not read preview - A77

    When connecting my Sony A77 to the computer in order to import photos to Lightroom 3.5 I am not able to doubleclick on the tumbnail to show preview of the thumbnails. The thumbnails are showing, but it seems to be very low resolution, and when double

  • Black MacBook Finish Spots

    Hello everyone, I've had my Macbook since June and over the last few months I've noticed that the paint on the cover looks like it's coming off. I have several small dots that show a shiny black layer underneath. I know a few people on this forum hav