Can a masking layer have more than one mask?

I have a mask layer with a rectangular mask in it.
Inder this layer I and a nasked layer with an object to be
masked on it
This works fine
When I all another object to be masked in thesame layer and
relevant mask in
the same masking layer the sacond object does not show up at
all.
Does this mean that the masking layer can only have one mask?

aa wrote:
> I have a mask layer with a rectangular mask in it.
> Inder this layer I and a nasked layer with an object to
be masked on it
> This works fine
> When I all another object to be masked in thesame layer
and relevant mask in
> the same masking layer the sacond object does not show
up at all.
>
> Does this mean that the masking layer can only have one
mask?
One mask per layer, tho the mask could be made of movie clip
which could
have a mask within.
Best Regards
Urami
Beauty is in the eye of the beer holder...
<urami>
If you want to mail me - DO NOT LAUGH AT MY ADDRESS
</urami>

Similar Messages

  • Can an MIDP application have more than one MIDlet?

    Hi,
    in my MIDP project, i have done my 3 modules all seperately.
    i have made 3 projects in the wireless toolkit and each project has one MIDlet.
    now i want to integrate these projects.
    can my one single project have more than one MIDlet.

    You can't really call one MIDlet from another.
    If your MIDlet Suite has more than one MIDlet then the when you open the MIDlet Suite you'll get a menu so that you can choose which MIDlet to start.
    What you want to do is to separate your applications from the MIDlet class. So your "main" classes won't be ones that extend MIDlet. Instead you would just have a "skeleton" MIDlet subclass that instantiates one of the main classes and starts it. This way you can easily integrate different applications, and have them call one another.
    shmoove

  • Can a 2D array have more than one type?

    Are multi-dimensional arrays limited to only one type? For example;
    int[][] array = new int[2][10];
    In this example, the array only holds only integers.
    I would like to construct a 2D array with different types to represent data pairs. In my example, I would like the first 'column' to hold Date objects, and the second 'column' to hold Double objects (the data pair comprises a datestamp and a rainfall reading).
    I don't want to use a hashmap because I want to preserve the order, and then to iterate through the array in subsequent calculations. I would prefer not to use an array of Strings because of the overhead needed to convert the Strings to Dates and Doubles. I would prefer not to have to handle two arrays - one for the Dates and one for the Doubles.
    Any comments would be appreciated.

    Hi,
    I see you said that this question is answer, but I'm not sure you didn't just get frustrated and gave up. Anyway, if you haven't found a solution yet then you can try the following;
    make a class called, for example, rfItem (which stand for rainfall item) e.g. import java.sql.Timestamp;
    public class rfItem
        private Timestamp TIME;
        private Double RAINFALL;
        rfItem(Timestamp t, Double r)
             TIME = t;
             RAINFALL = r;
        public void setRainfall(Double r)
             RAINFALL = r;
        public Double getRainfall()
             return RAINFALL;
        public void setTime(Timestamp t)
             TIME = t;
        public Timestamp getTime()
             return TIME;
    }Then when you are in the class where you want this double array, just create a single array with rfItem's as the elements, i.e.
             rfItem[] test = new rfItem[]you now have an array where each element of the array stores a double and a timestamp. Is this what you where looking for?

  • A header data can have more than one lie item data !

    How can a header data have more than one line item data ?

    Hi,
    header table will have only main data where as the item data will have material delivery date other things based on the availabilty and committement
    http://help.sap.com/saphelp_srm30/helpdata/en/38/4cc5376848616ae10000009b38f889/content.htm
    Regards
    Shiva

  • Can a PC have more than one iTunes account on it?

    Can a home PC have more than one iTunes account on it?  What happens if I log into my iTunes account on someone else's PC?  I don't have access to my own PC and want to download more music onto my gear.

    1. Yes. Use separate user accounts on the computer; if desired, you can instead launch iTunes with the Shift key held down and create a new iTunes library, but this won't have separate preferences.
    2. Nothing will happen to the existing content. If you're syncing an iPhone, iPod, or iPad, click here.
    (85499)

  • Can we have more than one iWeb website per user ?

    Hi there,
    Sorry I'm, from today, a new iWeb user...
    Could anyone tell me if as iWeb user, we can have more than one website on iWeb?
    Thank you in advance very much for your help!

    Yes. Here's how to have multiple sites in a single MMe account with one or more sites having a domain name.
    A. All sites are in the same Domain.sites2 files
    1 - only one site can use the CNAME method of domain name forwarding and it must  the top site in the left hand pane of iWeb.
    Click to view full size
    2 - the other sites must use URL domain name forwarding which directs the domain name to the site's full MMe URL, http://web.me.com/MMe_Username/Site_Name,  or, if there is no domain name, just MobileMe's full URL.
    B. Each site is in its own Domain.sites2 file.
    Again, only one site can use CNAME forwarding.  This presents a problem since CNAME forwarding directs the domain name to the basic MMe account URL: http://web.me.com/MMe_Username/ which uses an index.html file in the root folder of the account, iDisk/Web/Sites. Each time a new site is published or an existing site uses the File->Publish Entire Site a new index.html file is created in that root directory, iDisk/Web/Sites folder, directing the browser to that particular site.  This file is what the CNAME method uses to find the site it represents.  Therefore some steps must be taken to assure that the index.html file in the MMe Accounts root directory always points to the correct site.  This can be accomplished is three ways.
    1 - don't use the CNAME method.  Just use  URL forwarding .  This, IMO, is the simplest method as it doesn't requre any additional effort on the user once the domain name has been set up.
    2 - use the following method suggested by Wyodor in this topic: Is it possible to have multiple sites when using ur Domain name?   
    In iWeb domainfile 1:
    Create a dummy site : _dummy
    with a blank page.
    Create your working site : Whatever
    Add pages
    Publish both Sites to the same same location on the same server.
    Your _dummy site is now the default Site.
    Check.
    In iWeb domainfile 2:
    Create/Use your CurrentSite.
    Move a page to the top of the Site and back. Publish the Site.
    iWeb will create a new index.html file in the root of the server and from now on CurrentSite is the default site.
    Check.
    From now on, never move your Whatever Site to the top of the list in the iWeb sidebar and never change the page in the _dummy site.
    Simply do not touch your _dummy ever again. And never forget that.
    3 - use Ethmoid's suggested method in Using two sites - setting one up with separate domain? or republishing the entire site that uses  CNAME forwarding.  Just making a minor change and publishing the site changes does not create a new index.html file. 
    The entire site must be republsihing in order to get that new site.  
    Or keep a copy of the CNAME site's index.html file on your Mac and replace it manually in the iDisk/Web/Sites fodler when necessary.
    NOTE:  the CNAME method provides a shorter URL:  http://www.Domain_Name.com/Site_Name/Page_Name.  CNAME does not have masking.
    The URL forwarding displays the full MMe URL:   http://web.me.com/MMe_Username/Domain_Name/Page_Name.   With domain name masking that will be shortened to:   http://www.Domain_Name.com for every page of your site.
    However, with masking visitors will only be able to bookmark and enter at the first page of the site.  If a page is refreshed the visitor is taken back to the first page.  Also search engines will only be able to index the first page of the site.
    OT

  • Can you have more than one plan at a time? i.e.: After Effects CC Single App   Photography

    I can't afford to pay for the whole CC package, but I really miss Photoshop in my workflow. In all the promotional stuff, the single app plan is offered to those who only want "one or two" apps, but I'm guessing the two only applies to PS+LR
    Paying an extra £8/mo for Photoshop would be worthwhile, but It isn't immediately clear whether or not this is doable.
    If anyone has tried this, or knows an answer I'd greatly appreciate your help!
    Thanks,
    -Mat

    Yes, you may have more than one "single" subscription, with the photography special counting as a single
    Cloud Plans https://creative.adobe.com/plans
    -and subscription terms http://www.adobe.com/misc/subscription_terms.html

  • I need to connect my iPad to a projector and USB ports. What do I need to do this and where can I get the suitable fittings? I really need to have more than one USB connection port. Help

    I need to connect my iPad to a projector and have USB ports. What do I need to do this and where can I get the suitable fittings? I really need to have more than one USB connection port. Help

    You can connect via a cable or wireless using an Apple TV.
    http://ipad.about.com/od/iPad_Guide/a/How-To-Connect-Your-Ipad-To-Your-Tv.htm
    Connect an iPad to a Television or Projector
    http://www.everymac.com/systems/apple/ipad/ipad-faq/how-to-connect-ipad-to-tv-te levision-projector.html
    Connecting iPad iPhone or iPod to TV or Projector
    http://www.disabled-world.com/assistivedevices/computer/ipad-tv.php
    iPad Accessories: Connections for a TV or Projector
    http://www.dummies.com/how-to/content/ipad-accessories-connections-for-a-tv-or-p rojector.html
    You may be interested in AirPlay on the Apple TV:
    http://www.apple.com/airplay/
    Alternately, there are Apple Digital AV Adapters for hardwired connections:
    http://support.apple.com/kb/ht4108
    If your location does’t have wifi to use with the Apple TV, use a portable router.
    Portable routers http://compnetworking.about.com/od/routers/tp/travel_routers.htm
     Cheers, Tom

  • HT6154 Can someone please just help me figure out how to update this stupid phone without losing anything? I somehow have more than one Apple ID on this,but I just want my music and my pictures to stay and I'm terrified of losing these things.

    Can someone please just help me figure out how to update this stupid phone(iPhone 4)without losing anything? I somehow have more than one Apple ID on this,but I just want my music and my pictures to stay and I'm terrified of losing these things. I have a lot of music from old CDs on here,and for some reason I can't even transfer them manually onto my computer. I'm not tech savvy whatsoever. Someone please help,having my music is the the whole reason I still have this phone.

    First read about back http://support.apple.com/kb/ht1766
    Then  read on how to transfer photos to your computer http://support.apple.com/kb/ts3195
    Then
    UPDATING iOS
    Over the air updating of iOS needs iOS 5 or later so unless you have iOS 5 or later you will not see updating in setting
    The following link explains how to update http://support.apple.com/kb/HT4972
    This link explains how to update using wireless http://support.apple.com/kb/HT4623
    This explains how to transfer purchases to your computer http://support.apple.com/kb/ht1848

  • Can i have more than one address book

    Is it possible to have more than one address book on my computer.  I would like to have 2 so I can use one for personal and use one for special projects

    Until I tunes match comes out it does not matter.  I cloud is for e mail, contacts, and calendars.  Your I cloud ID MUST be an @me.com ID.

  • Can I have more than one e-mail address attached to my apple account?

    I can't seem to create different FaceTime accounts using different e-mail addresses but with 1 Apple account. My daughter's IPod is attached to my Apple account, but I want to use her e-mail address for her FaceTime app. Any thoughts?

    Cessna007 wrote:
    how do i sign up for a new e-mail address @icloud or @me; and can I have more than one e-mail address?
    You create an @icloud.com address in the first place by signing into Settings>iCloud with your Apple ID and choosing an addres - you can only create an @icloud.com address, not @me.com.
    Then if you want further addresses on the same account you can add up to three 'email aliases' - these are additional addresses (not accounts) which deliver into the same inbox as the main account. (In fact it's a good idea to give out alias addresses, rather than the main address, because if they attract spam you can easily change them.) (New aliases can only be @icloud.com ones; @me.com addresses cannot now be created.)
    You should be aware before you start that once you've created an alias you cannot turn that address into a full iCloud account or move it to another account.
    More information on aliases here: http://help.apple.com/icloud/#mm6b1a490a

  • How do i sign up for a new e-mail address @icloud or @me; and can I have more than one e-mail address?

    how do i sign up for a new e-mail address @icloud or @me; and can I have more than one e-mail address?

    Cessna007 wrote:
    how do i sign up for a new e-mail address @icloud or @me; and can I have more than one e-mail address?
    You create an @icloud.com address in the first place by signing into Settings>iCloud with your Apple ID and choosing an addres - you can only create an @icloud.com address, not @me.com.
    Then if you want further addresses on the same account you can add up to three 'email aliases' - these are additional addresses (not accounts) which deliver into the same inbox as the main account. (In fact it's a good idea to give out alias addresses, rather than the main address, because if they attract spam you can easily change them.) (New aliases can only be @icloud.com ones; @me.com addresses cannot now be created.)
    You should be aware before you start that once you've created an alias you cannot turn that address into a full iCloud account or move it to another account.
    More information on aliases here: http://help.apple.com/icloud/#mm6b1a490a

  • Can I have more than one Apple TV in my home on one account?

    I want to buy an Apple TV for my daughter and allow it to access my iTunes account. I already have an Apple TV in use in my home.
    Can I have more than one Apple TV in my home on one account?

    yes
    they access the computers shared itunes lib all the ios devices and appletv's and other computers on your network can access your shared itunes lib and all of them can use your appleID should you so choose

  • I seem to have more than one apple ID. How can I get rid of old ones?

    I seem to have more than one apple I D. Apple keep rejecting my password so I create new one. iPhone still seemd to use original ID. Apps get attached to old IDs. Can't log into game centre on old ID or use my nickname. Says its already in use! By me!

    Roger.  Can you drop in to HT4436 Multiple iCloud accounts on OS X: Apple Support Communities and see if you can help the OP?  Thanks,
    OT

  • Can you have more than one alert at a time show up on the lock screen?

    When i recieve a new message, this shows up as an alert on the lock screen when my phone is locked, as its supposed to. However, if a new alert comes through before i open the previous one, only the most recent one will appear on the lock screen. Is there anyway to set it so multiple messages can be displayed on the lock screen at once?

    Yes, you may have more than one "single" subscription, with the photography special counting as a single
    Cloud Plans https://creative.adobe.com/plans
    -and subscription terms http://www.adobe.com/misc/subscription_terms.html

Maybe you are looking for

  • Greetings,Currently I am having a big issue to access the  "Shop section(tab)" of the website.

    Greetings! I need assistance from you wonderful mac techies out there. Currently I am having a big issue to access a website's "SHOP section(tab)" within this website. While in the process of paying for my items in my cart, I received a website messa

  • I'd like to put an e-mail like a reminder in iCal, as an event.

    If I used paper I'd be stuffing scraps into a datebook. I love Mail.app and iCal, but I'm extremely frustrated at the lack of connection between the two--unless there is a clear data detector (like a date or time or a specific invitation). Short of c

  • How to play all exept one album

    Hello there! Is it possible to play all music except one album without organizing or using a playlist? If yes can you teach me? Thanks

  • ISG does not send Access-Request to download service definition

    Hi guys,  I got these configs on my ISG and when I see the packets between AAA and ISG router, there's no access-request for downloading the service definition!  policy-map type control PPPoE_MAIN_POLICY  class type control always event session-start

  • Viewing my loaded data

    Can anyone tell me why I am getting the error below after executing my control file and also why I can't view that data which was loaded. SQL*Loader: Release 10.2.0.1.0 - Production on Thu Jul 12 16:28:57 2007 Copyright (c) 1982, 2005, Oracle. All ri