IChat v4 - where are the example and user defined back drops?

When I go to iChat preferences, audio/video, then select show video effects, there are only two pages (one including sepia, etc. and the other including bulge, etc.). There is no Eiffel Tower image or a page with user defined choices.
Am I missing something?

You will only get two pages if your Mac falls below Apple's system requirements for backdrop. (Intel Core 2 Duo and a camera with exposure and focus lock.) As it is, you're only getting the first two pages of effects because you have a dual processor Mac.

Similar Messages

  • Where are the plus and minus keys on a Pavilion dv6-3150us Entertainment Notebook?

    Where are the plus and minus keys on a Pavilion dv6-3150us Entertainment Notebook?  Joe
    Joe B.

    Its on the keyboard somewhere on top center close to the number keys. To be straight, its just below F12 key. 
    //Click on Kudos and Accept as Solution if my reply was helpful and answered your question//
    I am an HP employee!!

  • Where are the home and end buttons

    so i'm new to mac and purchased a mac book pro and that's when it hit me, where are the Insert, Home, End, Page Up, Page Down keys? Where are the arrow keys. I'm not much of a track pad user and although I think it is awesome I like to keep my hands on the keyboard as much as possible.
    Also, is it me or does the Delete key on a Mac move in the wrong direction (from right to left instead of left to right)?

    Welcome to Apple Support Communities.
    The answer is the Fn key...
    Held down in addition to the Left arrow is Home, with the Right arrow key is End, with the Up arrow key is PgUp, with the Down arrow key is PgDn, and with to the Delete key is Forward Delete.
    You might find it helpful to enable the Keyboard Viewer in Hardware, Keyboard, Show Keyboard viewer in menu bar. On OS X 10.6 it displays a flag for your selected country. (Not sure about OS X Lion 10.7 though.) When enabled, click on the flag and select Show Keyboard Viewer. As you press Shift, Fn, Ctrl, Alt/Option, and Command you will see onscreen what keystrokes result, separately and in combination.

  • Where are the admins and Support has been getting weaker

    Ok first of aqll. Where are the admins? I have seen none of their posts anywhere. They dont' seem to care or moderate the board.
    2nd of all, in some support sections, some people say smart alac things where they don't want to help their users. I got somone from one of my posts saying, "Don't try to attempt to do something when you know nothing about it"

    <img
    They may or may not send an email to the offender,</div>
    This is an interesting thread and I thank you and the other more experienced folk for your participation. There is a few similar recent explanatory type threads which are also useful.
    However, the above partial reply does concern me a bit. And yes, I do realise that you personally are in no way responsible for or accountable for the actions or non-actions of the mods or for Apple policy. And that you are just helpfully recounting what appears to be the Discussions policy and practices.
    Several months ago a reply I made to a thread was deleted, presumably by a mod but what instigated that action I do not know or do I know who reported my apparent posting crime.
    To quote from : Apple Discussions Use Agreement
    "5. Breach of the Agreement
    If you fail to abide by these terms Apple will send an e-mail that informs you that your Submission has been deleted or edited."
    I did not receive any email from Apple explaning the reason for my submission deletion.
    As shown by this thread a similar experience has occurred to other users
    <http://discussions.apple.com/thread.jspa?threadID=792552&tstart=0>
    Now, of course I am in no position to require the mods to account for their actions and I accept that these Discussions are wholly owned and operated by Apple, but Apple does [or I hope so] realise the value of the discussions and the goodwill they create and enhance.
    But what is the point of having a set of rules, availble for all to see, which are in effect a two-way agreement, if Apple chooses to ignore them while expecting users to abide by them. I would have liked the opportunity to explain the import of my submission. But having it peremptorily deleted without explanation is just not fair.
    But then, I expect someone will take offence at this post and it will be deleted.
    TiPB 867   Mac OS X (10.4.7)  
    TiPB 867   Mac OS X (10.4.7)  

  • Where are the PLAYLIST and EQ preferences for iTunes located?

    Somehow I lost my iTunes Playlist when I moved the audio files to another hard drive on the same computer. Does anyone know where the PLAYLIST and EQ preferences for iTunes located on a Mac? Also can I make a copy or backup of those preferences? Thanks!

    There are no Playlist Preferences - playlists are saved into the iTunes Library database file (what we call "the Library" in these forums).
    There is however a com.apple.iTunes.eq.plist file - it's in the ~user/Library/Preferences folder. Individual EQs for your tracks are stored in the iTunes Library file.

  • Where are the example files?

    hi all,
    I have  the full labview 8.5 developer edition installed on my computer, however i have the book labview 8 student edition (includes 8.2) that i am trying to learn from.  the difficulty is i do not seem to have the example files mentioned in the book and i cannot locate them on the student edition cd.  can someone please point me to where i might find them?  thanks!
    dave

    Hi Dave,
    Can you tell me the name of one of the examples you can't find?  And you are sure that you are checking the NI Example Finder (Help » Find Examples...)?  Additionally, some our shipping examples are installed with our drivers, you may have to install some of our drivers to see the examples you are looking for.  If you are able to find the website for the book, the examples may also be found there. 

  • Where are the AddObject and DeleteObject methods?

    I'm new to Entity Framework.  I've set up the Entity Framework models in my project.  When I need to set up methods to add, modify, or delete records I search the Internet for examples of how to do this.  Some of the examples that I find
    are using methods that don't exist in my entity models: AddObject and DeleteObject.  Were these methods replaced in Entity Framework?
    Add a record - The examples I find say to create a new object, call AddObject, then call SaveChanges.  I don't see the
    AddObject method.  I see the Add method and SaveChanges.  (I do also see some examples with the Add method)
    Delete a record - The examples say to query the record, call DeleteObject, then call SaveChanges.  I don't see the DeleteObject method.  I see the Remove method and SaveChanges.
    MCSD .NET developer in Dallas, Texas

    AddObject and DeleteObject are methods of the ObjectContext but in newer versions of Entity Framework you are typically working against a DbContext. This is a different type with different methods.
    You could just add or remove an entity object directly from a DbSet<T> like this:
    var user = new User();
    context.Users.Add(user);
    context.Users.Remove(user);
    //or:
    context.Set<User>().Add(user);
    context.SaveChanges();
    Equivalent of ObjectContext.AddObject(entityName, entity) on DbContext:
    http://stackoverflow.com/questions/14426745/equivalent-of-objectcontext-addobjectentityname-entity-on-dbcontext
    Hope that helps.
    Please remember to close your threads by marking all helpful posts as answer then start a new thread if you have a new question.

  • Where are the home and end keys

    in iphoto to move from the top of your events to the bottom or vice versa the shortcut says to either use the" home key"or the "end key" my question is where are they?

    When I have "All Events" displayed in iPhoto 9.2.1 (the latest version), neither of the preceding two suggestions takes me instantly to the beginning or the end of the displayed event grid. What does the trick for me is Fn + left arrow and Fn + right arrow. I'm running Snow Leopard 10.6.8, in case that makes any difference.

  • Where are the OLAP_USER and OLAP_XS_ADMIN roles defined ?

    I'm trying to install the OLAP Schema for evaluating OLAP.
    GRANT olap_user, olap_xs_admin TO GLOBAL;
    Error report -
    SQL Error: ORA-01919: role 'OLAP_USER' does not exist
    01919. 00000 -  "role '%s' does not exist"
    *Cause:    Role by that name does not exist.
    We are running Oracle 11gR2  and OLAP is installed.
    Thanks,
    Bob Larsen

    The OLAP_USER role is defined in
    $ORACLE_HOME/olap/admin/xoqroles.sql
    The OLAP_XS_ADMIN role is defined in
    $ORACLE_HOME/olap/admin/awmxsrol.sql
    Both of these SQL scripts are run during the installation of the OLAP option and should be available.
    Which user are you connect with when you did the grant?
    Finally, as a double check, please run the query as the sys user:
    In SQL*PLUS:
    set linesize 120 pagesize 999
    column comp_name format a40
    Select comp_id, comp_name, version, status from dba_registry order by comp_id;
    Make sure you have valid rows for APS, XOQ. You will also have a row for AMD which is not
    shown below since I am running a 12.1 instance and AMD is no longer installed as part of the OLAP Option.
    If you do not see valid rows for APS and XOQ then something did not run correctly for the installation of the
    OLAP Option. You need to be enterprise edition of the database for the OLAP Option also.
    COMP_ID                 
    COMP_NAME                         
    VERSION                 
    STATUS
    APS                     
    OLAP Analytic Workspace           
    12.1.0.1.0              
    VALID
    CATALOG                 
    Oracle Database Catalog Views     
    12.1.0.1.0              
    VALID
    CATJAVA                 
    Oracle Database Java Packages     
    12.1.0.1.0              
    VALID
    CATPROC                 
    Oracle Database Packages and Types
    12.1.0.1.0              
    VALID
    CONTEXT                 
    Oracle Text                       
    12.1.0.1.0              
    VALID
    DV                      
    Oracle Database Vault             
    12.1.0.1.0              
    VALID
    EXF                     
    Oracle Expression Filter          
    12.1.0.1.0              
    VALID
    JAVAVM                  
    JServer JAVA Virtual Machine      
    12.1.0.1.0              
    VALID
    OLS                     
    Oracle Label Security             
    12.1.0.1.0              
    VALID
    ORDIM                   
    Oracle Multimedia                 
    12.1.0.1.0              
    VALID
    OWM                     
    Oracle Workspace Manager          
    12.1.0.1.0              
    VALID
    RAC                     
    Oracle Real Application Clusters  
    12.1.0.1.0              
    OPTION OFF
    RUL                     
    Oracle Rules Manager              
    12.1.0.1.0              
    VALID
    XDB                     
    Oracle XML Database               
    12.1.0.1.0              
    VALID
    XML                     
    Oracle XDK                        
    12.1.0.1.0              
    VALID
    XOQ                     
    Oracle OLAP API                   
    12.1.0.1.0              
    VALID
    16 rows selected.

  • Log and Capture - where are the cuts and renames stored

    I'm having a problem where I'm loosing the cuts and clip renames

    Sorry about that (I'm new to FCP)
    Log and transfer sequentially renames all of the clips when I point to the AVCHD directory on my mac (which I copied from the camera). It, unfortunatly, doesn't add any leading 0's, and it sorts alphabetically, so my clips are out of order (1, 10, 11, 12, 13...2, 20). The process that I have been following, in order to get them back into order, is to add leading 0's to make them the same length (eg Clip# 1 becomes Clip# 001...). This is a real pain and I would welcome suggestions on how to improve this process. I would be much happier if it used the start time of the clip (or even the sequential 5-digit clip number that comes off of the camera)
    In 'Log and Transfer' I am setting in and out points on the clips. When I add them to the import batch the utility only brings in the video between the points.
    My problem is that, on a few occations, I have gone through the hour or so that it takes to do this only to find that the changes are gone when I reloaded the project. Most of the time it works fine but, if I knew how / where it stored this info, I would be able to verify it and make sure that it's archived...
    Thanks again for your help
    John

  • Where are the Brightness and Levels controls?

    It's so simple, but it's late at night (early hours of the morning actually) and I'm stuck!
    The most basic of controls . . . . Brightness, Contrast, Levels etc. I just cannot find.
    Where are they?
    Anyway, I'm off to bed.

    Looking back to the old FCP, the Brightness filter was pretty appalling as it really upset the contrast etc. and it required complex fiddling with the other controls to get a semblance of balance back.
    Then a year or so ago someone made a new free Brightness plugin that not only adjusted the brightness but  automatically compensated the contrast controls so everything looked great.
    I can't remember the name of the creator or the plugin.
    It might be Luca and this, but I can't be sure.
    http://www.videonline.co.uk/Lucas_Image_Adjust.htm
    It's a pity that FCP X hasn't got a similar effect.
    The following adjustment gave the images a nice lift and kept everything pleasant to view.
    Highs   +10%, Mids  +5% and Shadows  +3%
    Message was edited by: Ian R. Brown

  • Where are the examples that come with the Java3D tutorial?

    In Chapter 0, it says that this tutorial comes with PDF, sample codes, and examples, but I can't find the examples, anyone knows where I can get it?
    Thanks,
    Andy

    http://java.sun.com/products/java-media/3D/collateral/
    Look for this line:
    Download complete tutorial (3.0MB zip or 4.1MB tar) and examples (325Kb zip or 336Kb tar).
    you can click on examples and that should be them. It is near the top of the page.

  • Where are the SQL and PSQL reference manuals gone ?

    Hello,
    I cannot found the SQL and PSQL reference manuals on OTN. In previous version of this web site, there was direct links available, but they seem to have disappeared. As a SQL developer, I have frequently to search in those manuals:
    - Oracle8i SQL Reference Release 8.1.5 A67779-01
    - Oracle8i SQL Reference Release 2 (8.1.6) A76989-01
    - Oracle8i SQL Reference Release 3 (8.1.7) A85397-01
    - Oracle9i SQL Reference Release 1 (9.0.1) A90125-01
    - Oracle9i SQL Reference Release 2 (9.2) A96540-01
    - Oracle8i PL/SQL User's Guide and Reference Release 8.1.5
    - Oracle8i PL/SQL User's Guide and Reference Release 8.1.6
    - Oracle8i PL/SQL User's Guide and Reference Release 8.1.7
    - Oracle9i PL/SQL User's Guide and Reference Release 9.0.1
    - Oracle9i PL/SQL User's Guide and Reference Release 9.2
    I found in this forum links to Oracle9i SQL Reference
    Release 2 (9.2) and PL/SQL User's Guide and Reference
    Release 2 (9.2), but I would appreciate to have links in the OTN page. Why did you change this ? I must now use Google to search the informations that I need.
    Regards

    FYI, all the Oracle manuals are online at http://tahiti.oracle.com. There is also a SQL & PL/SQL statement lookup feature that strikes me as a bit easier than using the manual.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Where are the "Install and Keep Package" Downloads?

    I just did a clean install of 10.5.
    As I wanted to save all the download Apple 10.5 updates to install other macs, I asked Software Update to "Install and Keep Package".
    It downloaded them and installed them, BUT I cant find them on my HD?
    Where are they?

    Same problem here with Install and Save from the Updater.
    I do have a permission issue which is suppose to be solved by installing twice the Update OS X 10.5.8 Combo (?). I don't have speed connection and it took me 26 hours to load this update ...and now I can't find it.

  • Where are the examples?

    i need to get into java 3d and am wondering why i can't dl the examples off of
    http://java.sun.com/products/java-media/3D/collateral/
    i get an error page.
    are these or something like them somewhere else?
    thanks,
    matt

    okay, i've tried for 3 days now... this is frustrating. if anyone has those examples talked about in the java 3d tutorial could you please mail them to me at [email protected] ??

Maybe you are looking for

  • Problem with updating and installing

    Hi, I've made my computer repaired and since I've it bavk, I can't update or install a new version. During installation, I'm said the following message/ Reader D:\ invalid Then installation stops. How can I relocate the Reader D:\ to C:\ ? Thanks for

  • Problem with document splitting and zero balance clearing account

    Hi SAP Gurus, We've already configured the document splitting functionality in our project, however we still encounter some issues with the outcome of posting documents. For some scenarios, the document split functionality seem to work. Below is such

  • How to get Exchange ActiveSync, MobileMe, iCal, and AddressBook to coexist

    From reading these forums, I have come to understand that an ActiveSync-enabled iP3G will not sync with iCal and AddressBook running on my iMac. The workaround proposed is to get a MobileMe account so that the iMac's information is made available to

  • Group changes when file is created in the GUI

    Hello All, Here is a outline of my situation. On a 10.5 or 10.6 client machine if I go to System Prefs, Accounts and click on the "+" and change to "group" and add a new group called "video" and set the GID to 264, it will create the new group. Then

  • Is JDK1.5 compatible with OAS 10gR2 infrastructure?

    Some of the jar files compiled with 1.5JDK are not working with the default JDK(1.4) that came with OAS10gR2. I know how to upgrade the JDk to 1.5, I don't need additional features of 1.5. Let me know if any one knows JDK1.5 is certified with OAS10gR