Popup (minimized) out of focus - external ws call

Hi All,
I have a popup and a dialog (Ok, Cancel). On this popup I have exposed a java wrapper for calling an external web service as a data control button, say "Search Employee" button.
When I make a call on this popup by clicking the "Search Employee" button, the pop up stays for few seconds, and then loses focus (basically, I lose it). However, on re-clicking the button it is back in focus with the search results.
How can I have the popup stay up (in focus) until I click dialog buttons either Ok, or Cancel?
I have set type property on af:dialog to "okCancel", and did not see any difference.
Thank you,
VJ

In the popup Property Inspector under "Other" options there is a property called "AutoCancel" default value is "enabled" change it to "disabled" and this should fix popup being out of focus issue. There is excellent documentation for it here:
here

Similar Messages

  • External Procedure Call: Temporary Blob Array out.

    Hello,
    I am having difficulty getting out an array of blob from the external procedure call interface. I am trying to create an array of blob initialized with temporary blobs. I was successfully able to create single blob parameter out but no success with the array type.
    I am including the code for PLSQL wrapper, test code, and the main C code.
    I appreciate your help.
    The error message of the test run:
    0
    10
    DECLARE
    ERROR at line 1:
    ORA-22275: invalid LOB locator specified
    ORA-06512: at "SYS.DBMS_LOB", line 554
    ORA-06512: at line 7
    CREATE OR REPLACE PROCEDURE blob_coll (
    cintarray IN OUT VDC_BLOB_ARRAY ) IS
    LANGUAGE C
    NAME "blob_coll"
    LIBRARY sjc_lib WITH CONTEXT
    PARAMETERS (
    context,
    cintarray OCIColl);
    DECLARE
    BLOBARRAY VDC_BLOB_ARRAY:= VDC_BLOB_ARRAY();
    BEGIN
    dbms_output.put_line( BLOBARRAY.count);
    SCOTT.BLOB_COLL ( BLOBARRAY );
    dbms_output.put_line( BLOBARRAY.count);
    dbms_output.put_line( dbms_lob.getlength( BLOBARRAY(1)));
    END;
    void blob_coll( OCIExtProcContext *ctx,
    OCIColl **cintarray )
    sword status;
    int i;
    OCILobLocator *lobp[10];
    status = OCIExtProcGetEnv( (OCIExtProcContext *)ctx, (OCIEnv **)&envhp,
    (OCISvcCtx **)&svchp, (OCIError **)&errhp );
    for (i=0; i < 10; i++)
    status=OCIDescriptorAlloc( (dvoid *)envhp, (dvoid **) &lobp,
    (ub4)OCI_DTYPE_LOB, (size_t)0, (dvoid**)0);
    status=OCILobCreateTemporary((dvoid *)svchp,
    (dvoid *)envhp,
    lobp[i], (ub2)0, SQLCS_IMPLICIT,
    OCI_TEMP_BLOB, OCI_ATTR_CACHE,
    OCI_DURATION_SESSION);
    status = OCICollAppend( (OCIEnv *)envhp,(OCIError *)errhp,
    (CONST dvoid*) lobp[i],
    (CONST dvoid*)0,
    (OCIColl *)*cintarray);

    The "X" in the second registerOutParameter is the type name which
    you have created in oracle DB.
    eg. if you have created a nested table
    create Type integer_table is table of number(10);
    then "X" = "INTEGER_TABLE" and it has to be in caps
    and other thing to keep in mind is that it only works with nested
    table or varray and not with pl/sql table.
    Al Pivonka (guest) wrote:
    : How can I pass pl/sql record in and out
    : and pl/sql tables in out thru a pl/sql procedure using jdbc
    with
    : the zip file of 816classes12.zip...
    : I have tried everything I know...
    : I know the procedure is working, others are using it with in
    : Oracle...
    : I need to use the information it generates.
    : here is what I have so far...
    : try
    : Class.forName ("oracle.jdbc.driver.OracleDriver");
    : DriverManager.registerDriver (new
    : oracle.jdbc.driver.OracleDriver());
    : oracle.jdbc.driver.OracleConnection conn =
    : (oracle.jdbc.driver.OracleConnection
    : DriverManager.getConnection
    ("jdbc:oracle:thin:@--","NA","NA");
    : // SQL92 SyntaxCallableStatement
    : oracle.jdbc.driver.OracleCallableStatement cstmt =
    : (oracle.jdbc.driver.OracleCallableStatement)conn.prepareCall
    : ("{call cbmd_proposal_PKG.DefaultTerms (?,?,?,?)}" ) ;
    : cstmt.setString(1,"5118");
    : cstmt.setString(2,"3");
    : cstmt.registerOutParameter
    : (2,oracle.jdbc.driver.OracleTypes.NUMBER);
    : cstmt.registerOutParameter
    (1,oracle.jdbc.driver.OracleTypes.ARRAY,"X");
    : cstmt.execute();
    : catch(Exception e)
    : System.err.println(e.toString());
    : e.printStackTrace();
    : The "X" in the second registerOutParameter is still unknown to
    : me.
    : The JavaDoc for the
    OracleCallableStatement.registerOutParameter
    : is not clear.
    : Can any One help simplify this...
    : Thanks
    null

  • Images out of focus?

    I've been using ACDSee as a photo viewer/organzer and linking to photoshop for editing.  I recently upgraded to cs5 photoshp and finally decided to try Bridge since I figured the integration would be better and figured bridge would be using the same monitor calibration profile as photoshop.
    So it's a nice program, BUT - all my images (preview/slideshow) are out of focus (or low resolution/quality). I searched for settings everywhere in the preferences, even turning on/off software rendering, with no apparent affect.   They're sharp in photoshop and every other photo viewer I've ever tried, so  I figured I was missing something really obvious.  I called adobe support and installed their "desktop sharing" software.  The rep then had me reset bridge to all defaults, open an image, then open the same image in photoshop AND acdsee.  He verified that the image in Bridge was not as sharp as both photoshop and acdsee.  He explained that bridge didn't use the same imaging technology as photoshop (really) and that bridge was intended as a front end to photoshop to aid in selecting images for later editing. 
    I explained that as a photographer I couldn't use bridge to select images for editing if I couldn't tell WHICH ONES WERE IN FOCUS (emphasis mine).  I'd have to load them all into photoshop to determine that, so what use was bridge?   He said he was going to check on that and left the call for a while, then came back and reiterated that he was correct...that bridge wasn't meant for the quality of viewing I was looking for.  He said he would suggest that as a future enhancement.  I said that didn't make much sense since I must be living on another planet if no one else has ever complained about this since the initial release of bridge way back when.  He politely laughed.
    So I'm completely mystified...is that actually correct?...That the images viewed in bridge are presented in a lower image quality than photoshop???  (or even ACDSee??).  I like the program and its interface, but I can't use it if I can't even determine which images are in focus.  PLEASE tell me the support rep was inadequately trained...
    I'm running windows 7 64 bit...in case it matters my graphics adapter is composed of dual nvidia GeForce 8800gtx cards with basically default settings, using the latest nvidia drivers (which were just updated last month to specifically support the video hardware utilization of CS5).
    Thanks in advance for any help/suggestions/explanations!

    Ahh, I see another idiot has been suckered in by the business model of Adobe Inc.  When I first purchased CS4 I had many, many problems with Photoshop, Bridge and InDesign. It is these three programs I utilize the most with a little of Dreamweaver and even less of Illustrator.  After nearly a week spent both online and on the telephone we came to the conclusion that some hidden software code that entegrated the suite, and which each software package shared to some unknown degree, did not like my NVidia GeForce 9800GT video card.
    After a two step process of testing updated drivers from NVidia and totally reformatting my entire computer the various graphics card problems were not resolved.  Did you notice that I had to reformat my entire hard drive?  That entailed a week of installing each and every program (over 40 of 'em) and locating and updating all the various drivers for some fairly mundane attached cards and equipment.  The problems with Adobe were not resolved. Not one!
    The problem I had with Bridge CS4 was similar to yours and still on occasion occurs. The displaying of thumbnails as extremely low resolution blobs of pixels.  The solution is not related to the preferences but more to the handling of pixels between Adobe's graphics display code and how it interfaces with my NVidia display adapter.  I have seen similar problems with other iterations of the NVidia display adapter.  As you have seen Adobe's motto seems to be: We are God and everyone must bow to us.  In the industry the proper manner is for the display adapter manufactuer to create the various operating system drivers and for the software developers to properly hook to those drivers. Adobe does not follow this standardized method of hardware to software integration.
    The one way I have found that seems to work on my WinXP Pro SP3 Core 2 Duo with 4 gigabytes of memory is as follows. Under the Tools menu should be a Cache submenu which contains a purge "your folder."  Purge the folder and let the computer rebuild it.  Do not do anything while it is rebuilding the cache.  And I mean nothing!  At least on my system it seems that my switching to some other program in the middle of the cache building (which contains the thumbnails) upsets Bridge which does not like not having full unfettered access to the graphics card or its drivers during the cache building.
    Perhaps this works with CS5 or not.  I do not plan on upgrading to CS5 for Adobe to laugh at my needs! Why pay them my hard earned money for them to tell me to go pound sand and that I am on my own resources.  I have never been able to fully utilize Photoshop CS4 and still constantly use PS7 and PS CS2.  And the corrupting of files by InDesign CS4 with no method of repairing the files makes the usage of this program laudable to a book creator.  Creative Suite 2 appears to be the last fully stable software package released by Adobe.  At least none of the files created by InDesign CS2 end up being recreated.
    Do yourself a favor and do not attempt to create a web gallery via Bridge.  There are free and shareware programs out there that handle the task much more adroitly than it does. JAlbum is a good one.  Bridge's Web Gallery could have been a God send to those needing such functions.  However, if you look at the coding within the templates they were each generated by a third or fourth party enterprise and the ability to manipulate them is entirely out of the reach of even the most accomplished HTML coder.  And Dreamweaver laughs at the template files—not understanding the concepts used to build or enact them. And I have to yet to find any tutorials on how to create a set of files to be used as my own web gallery template.
    One of the most frustrating aspects is that the majority of hard core Web Gallery programs now utilize XML files significantly.  Bridge does not allow you to generate such a file containing the full spectrum of available tags that an image file can contain.  Adobe's adherence to metadata standards is a very good one but the usage of the intereactivity between the various packages and external software packages is non-existent.  Bridge's scripts, which would be used to create a XML file, are, in this writer's opinion, as useless as crayons are to a digital artist. And with no third party individual willing to tackle them from the perspective of true usability, this will continue to be an issue.
    The one saving grace of Bridge in CS2 and CS4 is the ability to embed generated metadata into the image file itself.  I strongly stress the embedding of metadata into the file as the tools that can be used in Bridge to ease the task are well thought out and simple to integrate into a digital workflow.  For a photographer, or a digital archivist, simply create a temporary metadata file from information entered into one file, and copy the same information to an entire directory of files.  I have used this on directories containing up to 2,000 files and it worked without a flaw.  External pony files are too easy to get lost and thus there goes your carefully crafted metadata compilation.
    Once you do get Bridge working correctly you will soon find it replacing your Windows file manager or a third party graphical broswer.  I cannot comment on the Mac but what I have seen demonstrated on the Mac is almost as useful as Bridge.  When working in either InDesign or Photoshop (ver. 7, CS2 or CS4) I have Bridge up and running.  I do not allow Bridge to automatically load with the operating system, preferring instead to load it when needed, as I have seen instances where it causes problems.
    And yes, I both love and hate Adobe.  They got me addicted to Photoshop and InDesign and keep me stringing along with promises of a greater higher.  I leave my Illustrator tasks to CorelDraw which is far, far friendlier and easier to use for vector images. A vector program with no real-world scaling?

  • How to pause stage/swf with audio when a new tab is opened/ out of focus in browser

    I have created a container in Flash Professional CS5 for my project’s CBT.  I’ve been able to script many of the features we require using AS3, but there are a couple of things I’m still trying to work out.
    I would like the swf presently playing in one tab to pause and go silent when another swf is opened in a new tab (the sound is inside this externally loaded swf which is loaded inside a movie clip from buttons nested a movie clip down).  I’ve tried :
    var originalFrameRate:uint = stage.frameRate;
    var standbyFrameRate:uint = 0;
    addEventListener(Event.ACTIVATE, onActivate);
    addEventListener(Event.DEACTIVATE, onDeactivate);
    function onActivate(e:Event):void
           stage.frameRate = originalFrameRate;
           trace("in focus");
    function onDeactivate(e:Event):void
           stage.frameRate = standbyFrameRate;
           SoundMixer.stopAll();
           trace("out of focus");
    And
          I’ve looked into the HTML tag “has Priority”
    and coded buttons to:
    function fl_ClickToGoToWebPage(event:MouseEvent):void
           navigateToURL(new URLRequest("http://www.ansaldo-sts.com/AnsaldoSTS/EN/index.sdo"), "_blank");
           MovieClip(this.stage).stop();
    With variations of:
    MovieClip(this.parent.parent)stop();
    MovieClip(this.parent.parent.parent.parent)stop(); because the button is 3 movie clips deep.
    MovieClip(this.root)stop();      MovieClip(root)stop();MovieClip(this.currentTarget.root)stop();
    Could someone please provide me with the code?
    This function is present when I publish the CBT with Captivate, so obviously there must be code available. You can set the Captivate button to open url in new window and pause movie.
    Is there something I can add to the html file that is similar to the “has Priority” for mobile devices or is there javascript that can be added to the flash itself?

    You would send a command to Flash from JavaScript when window.onblur event occurs.

  • New iSight camera out of focus

    I just received my new iSight external video camera which I am using on a Mac Pro. I have access to an internal iSight camera on an iMac. The internal camera works great. However, the external iSight is out of focus.
    I have gone through all the Apple trouble shooting and contacted Apple support by phone. I have spent many hours on this problem. After completing this process the camera remains out of focus in iChat, iMovie and Skype. After reading several discussion groups I tried iGuess as it has a focus feature which is not available in iChat, iMovie or Skype. To my pleasant surprise the camera focused.
    My conclusion (which differs from that of Apple Support) is that this is not a mechanical problem but a software problem. Am I correct? Will there be a software update to fix this problem?

    Know anybody else with a Mac that you could check this iSight on? Know anybody else with an external iSight that you could try on your computer? Just to make sure it is, in fact, the software and not the camera?
    Plus, since the camera's new, go through Apple Support again and if they still think that the camera's hosed, why not exchange it? (See about them sending you a new one with a prepaid shipping label to return the old one, so you're never iSightless).
    A software update for what? iChat? iMovie? Skype? All of the above? These softwares all work for your internal camera. Not familiar with iGuess, but you might be manually (un)focusing to compensate for a possible mechanical problem.

  • Keyboad input when out of focus

    I wrote a Java application to take a series of screen shots of the desk top when a key is pressed that I then turn into a gif animation later. The problem is that I cannot use the program when it is out of focus or minimized.
    I am looking for source that will look to the keyboard (while in the background) periodically and see what if any keys are being pressed. Doesn't necessarily have to be a listener of sorts, but that would be nice.
    I am sure a C++ attachment to the Java could be written to handle it, but I am trying to write the program for PC's and Mac's.
    Thanks, even a suggestion of where I should be looking to accomplish this would be appreciated.

    I would try posting this question in the Native methods forum. I would mention that you already posted this here, just so people don't flame you for cross-posting.

  • IChat 4 incoming video blurry / fuzzy / out of focus

    I am having an issue with iChat video that I cannot seem to find an answer to.  
    The outgoing video from my computer is clear to me and the user on the other end, the incoming video is clear to the other user, but unclear to me.  I am having any connection or sound issues, the problem is simply the incoming video is out of focus. 
    I have try all the different settings of the Bandwidth limit, but it has produced no change.  I have adjusted the streaming video settings in quicktime, but that also did not produce any difference.  
    I am on a wireless, and the other user is on a wired connection.  
    I am at a loss..if my outgoing video is clear to the other user, but my incoming video is fuzzy...then it can't be the internet connection.  The only explanation that I can come up with is that it would be due to the settings on my computer, however there really are not any settings...so I don't know what to do.  
    I have a newer macbook: 2.2 ghz intel core 2 duo with 4 gb of ram.
    I am chatting with someone that has an iMac with 2gb of RAM but almost the same processor speed.
    Any ideas will be most appreciated.  

    Hi,
    What Road Runner and Comcast do is play with the Data stream rate in a effort to stop people using Peer-to-Peer file sharing apps.
    They do this by slowing things to a speed the makes them virtually unusable.
    But it effects other people that have more legitimate reasons for streaming large amount of data in a constant fashion.
    Setting the Speed in Quickitme may help.
    It does seem though that people have better success if that set Quickitme as High as is it can be (The LAN /Intranet setting does not work for iChat 3 in Tiger so we tend to say 1.5Mbps to everybody)
    Then in iChat use the Bandwidth Limit in the Video section of the iChat Preferences to cap the speed there to try and stabilise what you are getting.
    As the figure he is getting is between two of the setting try the 200kbps one. this should be fast enough for a 1-1 Video chat and stop him bumping into the Max speed that is possible.
    I am not sure where this case is up to at the moment
    http://www.multichannel.com/article/CA6583773.html
    More http://news.cnet.com/8301-13578_3-10000821-38.html
    Many ISPs have what they call a "Fair Use Policy" which in many imply that at busy times they may not be able to maintain the speeds advertised.
    I know of one Comcast customer who regularly reboots her modem on the basis that if she looks like a new customer it seems to happen less. I have no further info as to whether this works or she just happens to live in an area that is less effected by this issue.
    7:49 PM Monday; August 11, 2008

  • External PSTN calls are not making it to CUE voicemail?

    External PSTN calls are not being forwarded to my Unity Express Voicemail. Internall calling and forwarding to Voicemail is working like a charm. However, calls from the outside just busyout after so many rings and never make it to voicemail.
    Can some one help point me in the right direction. I think it might be as simple as dial-peer problem.
    Thanks in advance,
    Curt

    I'm assuming this is CME-integrated. Basically, if you have a PRI connection, the easiest thing to do is to do a 'debug isdn q931' and check out the called number. Or if you have an FXO connection to the PSTN, then you've got some kind of 'connection plar' under the voice port to give you the called number. Basically the called number must match a destination pattern under a voip dial-peer pointing to CUE (you can use 'debug ccsip message' and look for an INVITE message to see where it's going to). Next, it has to match a trigger ('show ccn trigger' in the CUE CLI) to envoke a particular application, such as voicemail. If you have trouble, what we'll need to see is the exact called number (either via the isdn q931 debug or connection plar configuration statement) and the configuration (show run) from the CME and the CUE.
    Lastly, take a look at the following notice:
    http://www.cisco.com/en/US/partner/products/sw/voicesw/ps5520/products_field_notice09186a008023cfe2.shtml
    which might apply to your situation.

  • Im new to java can someone please help me with external method calls

    I have only been doing java for a couple of months using bluej, I really dont understand external method calls, this is for an assignment and i have managed the bulk of the code, ineed to make external calls to the other classes to return and input data.
    this is the code i have writen so far.
    class CD
    // The fields.
    public Artist performer;
    private String album;
    private String genre;
    private int numberOfTracks;
    private int yearReleased;
    *Please enter CD details, text entry requires quote marks "Greatest Hits"
    public CD (String album_Name){
    album = album_Name;
    numberOfTracks = 0;
    yearReleased = 0;
    performer = new Artist();
    /**blank constructor*/
    public CD ()
    {album = "";
                genre = "";
                numberOfTracks = 0;
                yearReleased = 0;
                performer = new Artist();}
    * accessor methods
    /** method to return album details to the output window*/
    public void print_albumDetails(){
    System.out.println("Album: " + album);
    System.out.println("Genre: " + genre);
    System.out.println("Number of Tracks: " + numberOfTracks);}
    /** accessor method to return the name of the album*/
    public String show_album(){
    return album;}
    /** accessor method to show artist details from artist class*/
    public void print_details(){
    performer.print_details();}
    * mutator methods
    /** mutator method to change album name please enter name with quotes*/
    public void change_album(String newAlbum){
    album = newAlbum;}
    /**mutator method for adding the album year and checking it correct
    * please enter a year between 1900 and 2005*/
    public void album_year (int year){
    if ((year < 1900) || (year > 2005))
    System.out.println("sorry the year is incorrect please enter a year between 1900 and 2005");
    else yearReleased = year;}
    /** mutator method to alter the number of tracks and check if the ammount is greater
    * than zero*/
    public void change_Number_Of_Tracks(int no_Of_Tracks){
    if (no_Of_Tracks > 0)
    numberOfTracks = no_Of_Tracks;
    else System.out.println("you have not entered a correct number");}
    /** mutator method to change the genre and check it has been entered correctly
    * Please enter 1 for Soul
    * 2 for Blues
    * 3 for Jazz*/
    public void change_Genre(int Change_Genre){
    if ((Change_Genre <= 0) || (Change_Genre > 3)){
    System.out.println("You have not entered the correct available genres");
    System.out.println("which are 1 for Soul,2 for Blues or 3 for Jazz");}
    else if (Change_Genre == 1)
    genre = "Soul";
    else if (Change_Genre == 2)
    genre = "Blues";
    else if (Change_Genre == 3)
    genre = "Jazz";
    to this i need to add an external call to the class Artist to be able to enter firstname and second name, I know that external calls use dot notation
    and the instance of Artist is called performer but i cant get the call to these methods in the Artist class to work
    Artist class
    /** mutator method to change or add artist first name, remember to add quotes*/
    public void cName(String name){
    firstname = name;}
    /** mutator method to change or add artist surname remember to add quotes*/
    public void csurName(String surname){
    lastname = surname;}
    can some please give me some help

    Also, if you can't get them to work, what is the error message you are getting?
    Baron Samedi

  • Popup only comes after the Externla Interface call is compete.

    Hi,
    I am calling a function define in javascript using the EternlaInterface.call method. Before the call I am trying to show a popup, below is the code
                myProgressBar = ProgressComponent(PopUpManager.createPopUp(DisplayObject(myParent),ProgressComponent,true ));
                PopUpManager.centerPopUp(myProgressBar);           
                if (ExternalInterface.available) {
                    returnValue = ExternalInterface.call("execute", sqlStr);                  
    But the issue here is that the popup is displayed only once the external interface.call is complete.
    Thanks,
    Yumga

    Hi Yumga,
    flash is single-threaded and all code and drawing occurs in the same thread (call it main thread). Your block of code has to be executed fully before screen is updated. So you wan't be able to see any screen update before code returns because there is no render state.
    I think that - if you want to show screen update (e.g. information to user) - you need to to either:
    - defer external call execution - so it happens after screen is updated (you could use callLater for that:
    This method accepts a function pointer as an argument. The method then puts the function pointer on a queue, so that the function is called the next time the player dispatches either a render event or an enterFrame event.
    http://livedocs.adobe.com/flex/3/html/help.html?content=performance_04.html
    - or make your external call to javascript asynchronous (by providing callback method in actionscript, etc),
    hth,
    kind regards,
    Peter

  • Error while invoking external WS call from BPEL2.0

    Hi,
    I have a BPEL process from where I am making external WS call.
    I have the WSDL file & the Endpoint URL for the external WS.
    So,I have follow the below steps at BPEL editor.
    1. Synchronous BPEL process[it includes 'receiveInput' & 'replyOutput'].
    2. Added a "Partnet Link"[Created using external WSDL & Endpoint URL] at the Right hand side of BPEL Editor
    3.Added "Invoke" node between 'receiveInput' & 'replyOutput' and then pointed to the newly created "PartnerLink"
    While rebuilding the .jpr file I am getting the below error.
    **C:\JDeveloper\mywork\CustomerDetails\CustomerDetails.bpel**
    **Error(75): Element 'scope' not expected.**
    Can Any one help me to resolve the issue ??
    Note: I have been using JDev 11.1.1.6 and have gone through the below URL for similar kinda sample.
    http://docs.oracle.com/cd/E23943_01/dev.1111/e10224/bp_sync.htm#CIHIEIHD
    Cheers,
    Deba

    Hi Deba,
    Just so I get my facts straight, when you look at the BPEL source code, what do you see? You should be seeing, first, a sequence, then, the receive activity, and then your invoke activity and finally reply. Isn't it?
    As far as the error message suggests, looks like you have placed a "scope" - structured activity, at a place it does not belong.
    HTH
    Cheers
    Swagat

  • External interface.call is not working

    hi, i am trying to call one java script function in
    actionscript by using External interface.call method. but its not
    working .can u pls tell me why this happend

    "angadala" <[email protected]> wrote in
    message
    news:gmpc58$g9p$[email protected]..
    > skill status.mxml
    >
    >
    > <mx:Script>
    > <![CDATA[
    > if (ExternalInterface.available) {
    > ExternalInterface.call(getDataFromXml);
    > }
    >
    > it is javascript
    > <script type="javascript">
    > var data = new Array();
    > data[0]=[1,2,3];
    > function getData()
    > {
    > return data;
    > }
    > </script>
    > </head>
    > <body>
    > <div id="SkillStatus">
    > <p>Alternative content</p>
    > </div>
    >
    > </body>
    > </HTML>
    >
    1) Your JavaScript function name and the function name you
    are calling
    don't match.
    2) On the Flex side, you are calling a JS function that I
    think you are
    expecting to return a value, but not assigning the result of
    the value to a
    function.

  • Final output of Final Cut Express HD 3.5 is blurry and out of focus.

    Using clear/sharp '.mov' files as clips. Doing simple editing, nothing fancy. When I finally output the project using 'Export/Using QuickTime Conversion,' the final is blurry and out of focus. I've tried every compression type (H264, Animation, etc.). Same problem. Anyone know why this is happening?
    Although the specs for my computer are well within the Final Cut Express guidelines (I've even upgraded my graphics card to a Radeon 9800 Pro 256 MB), I'm still thinking that perhaps the G4 I'm using doesn't have enough juice to run the FCE software. By the way, I don't have any other programs active when using FCE. Any help on this would be greatly appreciated. Thanks.
    G4 (Mirror Drive Doors)/1.25 GHz/2.0 GB Memory/Radeon 9800XT (256 MB) Mac OS X (10.4.9) 2 Internal 120 GB Hard Drives (RAID)/2 CD-DVD Drives: Super Drive & Combo Drive
    G4 (Mirror Drive Doors)/1.25 GHz/2.0 GB Memory/Radeon 9800XT (256 MB)   Mac OS X (10.4.9)   2 Internal 120 GB Hard Drives (RAID)/2 CD-DVD Drives: Super Drive & Combo Drive

    Thanks for your response.
    Here's what I'm (trying) to do:
    I'm creating short 5 minute tutorial movies that will be distributed as QuickTime movies (burned to disk) for short run distribution (college).
    Here's the process: the movie itself is a recording of monitor screen actions recorded (audio and video) using Snapz Pro movie mode. The recorded size is 800 x 600. There might be 5 such 1 or 2 minute clips. The quality is excellent. I bring them in to FCE, drop all the clips on the same track, and add simple transitions. That's it.
    Now I need to somehow get a final QuickTime movie, with close to the same quality I had in the clips.
    So... I take the FCE file, output it using 'Export>QuickTime Conversion,' using the same size I originally recorded in, 800 x 600. Tried every codec available. Every time, the end result is a very blurred version of the original Snapz Pro recordings.
    I've even tried outputting the FCE file as 'Export>QuickTime Move' (not using the conversion method). Opened that up in QuickTime Pro with the same result: blurred and out of focus.
    I'm viewing the exported file in QuickTime Pro, with the 'Movie Properties' setting of 'High Quality.'
    Any clue? This is driving me crazy. But I'm determined to get this right.
    G4 (Mirror Drive Doors)/1.25 GHz/2.0 GB Memory/Radeon 9800XT (256 MB) Mac OS X (10.4.9) 2 Internal 120 GB Hard Drives (RAID)/2 CD-DVD Drives: Super Drive & Combo Drive

  • Giant windows, sort of out of focus

    I'm not quite sure what's wrong with my computer. I stopped using it for a minute so it was sleeping and I hit the power button to start using it again. I've done this plenty of times before with no problem. When I turned it back on it had reverted to my old desktop picture and all of the windows and applications were way too big. I restarted it and my newer desktop picture came back but the windows remained large and slightly out of focus. I've tried just dragging them to make them smaller again but it just sort of crops the image intead of fixing the problem. Someone told me it might be a resolution problem but I'm not sure that it is and also not sure how to fix it if that's the case. Any ideas? Thanks!
    MBP    

    Try this:
    http://docs.info.apple.com/article.html?artnum=86194&SaveKCWindowURL=http%3A%2F% 2Fkbase.info.apple.com%2Fcgi-bin%2FWebObjects%2Fkbase.woa%2Fwa%2FSaveKCToHomePag e&searchMode=Assisted&kbhost=kbase.info.apple.comn=false&randomValue=100&showSur vey=f
    or
    Zap the PRAM:
    1. Press and hold the COMMAND + OPTION + P + R keys during startup
    2. Continue holding down all four keys until you hear your Mac reboot four times
    3. Release COMMAND + OPTION + P + R

  • I take a lot of people shots and have way too many out of focus pics.

    I have way too many out of focus shots.  I usually use tv mode with the shutter set at least 250 with the anti shake on.  I know there is a balance of aperature, iso and they seem to be close enough for lighting but the out of focus drives me nuts. This is the most important aspect of a pic in my opinion. I have sent my T2i in for focus issues two times and cannot tell a difference.  Any suggestions????
    Solved!
    Go to Solution.

    We'd probably have to see your shots with EXIF data to provide a specific response.
    Canon did a 3-part video on how the AF system works with B&H Photo.  You can find the videos on YouTube... here's the link to part I:  http://www.youtube.com/watch?v=iAx86nblZ2g
    I seem to recall each part is about 30 minutes, but well worth the time in what you'll learn about the focus system that you might not have known.
    A LOT of factors can result in out of focus images.  Camera movement (slow shutter speed during a hand-held shot) is just one of many possibilities.
    Tim Campbell
    5D II, 5D III, 60Da

Maybe you are looking for

  • Query in interactive report

    Hi All i developed a report based on interactive report concept. this report is working fine. my question is once it is displaying the basic list i will click on company code then only it has to display secondary list ( here i keep hotspot also) but

  • Oracle 8i or 9i Certification

    Hi people, I want to become OCP however I am not sure wether to invest in books baout 9i or stick to the books I have for 8i. For the OCP 4 modules need to be taken with SQL being the first one. Could you please let me know if there is any difference

  • Footer rising up on page w/.dwt file

    Hello all, I've been having a problem with the footer location when using the templates. I have been working on a site, built a model page which seemed to work well, and then saved it as a template. Header, footer, left sidebar, main content area. On

  • Muvo sport 100 and iPod - common file form

    Now that santa has brought both, is there a best suggestion for ripping CDs in one format that will accomodate both players? Is MP3 the obvious choice and does that provide reasonable quality? Or I guess the only other common format is WMA? Thanks

  • Installed Adobe 9.2 and now I can't open ANYTHING pdf

    After installing Adobe 9.2, all of my pdf files are not inaccessible.  I get "Internal Error" and it closes the program.  Does anyone out there have any suggestions as to what I can do.  Now, I can't unistall Adobe 9.2 or Adobe 8 to reinstall.  I tri