Why is it not possible to assign a hotkey to onion skinning? (For toggling on/off)

In Flash CS6 when animating frame-by-frame by hand, I'm constantly toggling onion skinning on and off, and the same with the "loop" button right next to it for looping a certain range of frames. Neither of these appears to be assignable to a hotkey, meaning I need to take the mouse/pen away from the drawing and hit these buttons several times a minute, really putting a damper on the workflow.
Might we be able to get this in the next patch? It seems like a no-brainer, especially for a program that many people use for hand-drawn animation projects.

Hi Steve -
Thanks for the info. I have a few more questions...
Andy,
Yes, this is exactly the issue. Currently I am
invoking the UIX servlet not as a registered portlet
but as a hard-coded URL link on the portal page.Are you saying that in order to access the UIX application, the user clicks on a link which navigates out of Portal? If so, is this by design, or did you go this route because of problems creating a portlet for your UIX servlet? That is, would you prefer to have your UIX application run inside of Portal as a portlet, or do you explicitly not want this?
Also, can you provide more background about your deployment environment? In particular, is the UIX application running locally on the same machine as Portal, or remotely on another machine? Is the UIX application running in the same application server/servlet engine as Portal?
The application runs connected to the database but
without the context of the SSO Portal user. I want to
be able to display the Portal username on the uix
pages, have the VPD context in the database
connection (we have striped the tables but it only
works if connected via Portal!!) and potentially have
access to some of the extended Portal functionality
in the JPDK (this last one a "nice to have").Unfortunately I have no idea whether this is possible, so I'm not going to be much help on my own. The best I can do is try to track down someone who can actually speak to this issue. However, given the lack of documentation and the fact that you weren't able to get a solution through support, I wouldn't be suprised to find that this type of integration simply isn't supported yet.
I think you mentioned in the TAR that you had seen support for similar integration with Struts. If you know of documentation which shows how to do this type of thing with Struts, could you point me at it?
Andy

Similar Messages

  • Why is it not possible to write a UIX (or ADF) portlet for 9iAS?

    Hi,
    I have been trying for months to create a UIX/BC4J portlet for 9iAS but have been unsuccessful. The documentation and examples cover doing this with JSPs (there is a nice Forum application available for download on portalstudio). However all of my attempts to use UIX have hit a brick wall - we want to use UIX, not JSP!
    I have raised a TAR on Metalink and it has been going back and forth for several months. The support analyst has finally closed it in frustration because he cannot even tell me whether it is possible, let alone give me an example! I have investigated the JPDK and all of the UIX documentation I can get hold of, and have also looked at the ADF components in 10g, and the "Java Portlet Wizard" for Jdeveloper, but they are so far all dead ends. Can anyone help me, or explain why it is that a (to me anyway) SIMPLE and LOGICAL integration of two Oracle frameworks is impossible.
    Thanks,
    Steve

    Hi Steve -
    Thanks for the info. I have a few more questions...
    Andy,
    Yes, this is exactly the issue. Currently I am
    invoking the UIX servlet not as a registered portlet
    but as a hard-coded URL link on the portal page.Are you saying that in order to access the UIX application, the user clicks on a link which navigates out of Portal? If so, is this by design, or did you go this route because of problems creating a portlet for your UIX servlet? That is, would you prefer to have your UIX application run inside of Portal as a portlet, or do you explicitly not want this?
    Also, can you provide more background about your deployment environment? In particular, is the UIX application running locally on the same machine as Portal, or remotely on another machine? Is the UIX application running in the same application server/servlet engine as Portal?
    The application runs connected to the database but
    without the context of the SSO Portal user. I want to
    be able to display the Portal username on the uix
    pages, have the VPD context in the database
    connection (we have striped the tables but it only
    works if connected via Portal!!) and potentially have
    access to some of the extended Portal functionality
    in the JPDK (this last one a "nice to have").Unfortunately I have no idea whether this is possible, so I'm not going to be much help on my own. The best I can do is try to track down someone who can actually speak to this issue. However, given the lack of documentation and the fact that you weren't able to get a solution through support, I wouldn't be suprised to find that this type of integration simply isn't supported yet.
    I think you mentioned in the TAR that you had seen support for similar integration with Struts. If you know of documentation which shows how to do this type of thing with Struts, could you point me at it?
    Andy

  • Why it is not possible to install apps on an SD card on a Win 8.1 tablet?

    Why it is not possible to install apps on an SD card on a Win 8.1 tablet? If it is possible to install apps on SD card in Windows phone 8.1, why is it not possible on Windows 8.1? What sort of design philosophy you follow that gives better features on
    a mobile version of the OS but not on the parent OS? Kindly explain if you can!

    Hello,
    I'd ask in the
    Windows 8.1 forum on Microsoft Community.
    As the Microsoft Community is on a different platform, we cannot move the question for you.
    Once there, click on Participate near the top of the screen, and select 'Ask a Question' or 'Start a Discussion':
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • NTLM Authentication : why is it not possible to create more than one NTLM realm ?

    Hello,
    I'm wondering why it is not possible to create more than one NTLM realm on a wsa.
    Can you explain exactly what is the blocking point ?
    Thanks in advance
    Regards

    Well, at this point (pre 7.5), there isn't an agent, the WSA is joined to the domain, just like a Windows box, it authenticates via that trust relationship.  From that point it is all based on how NT/Active Directory domains work.   As long as there is a trust between the domains, you can can auth users from as many domains as you like.
    There is an agent in the works.  The ADAgent will be released with 7.5.  The code is already available, it was released with the ASA ver 8.4, and it will be used to pass authentication info to the WSA.  At this point, current versions still require trust relationships between all of the domains touched.
    Taken from the setup guide: http://www.cisco.com/en/US/docs/security/ibf/setup_guide/ibf10_install.html#wp1054011
    Before you configure even a single domain controller machine using the
    adacfg dc create
    command, ensure that the AD Agent machine is first joined to a domain (for example, domain
    J
    ) that has a trust relationship with each and every domain (for example, domain
    D[i]
    ) that it will monitor for user authentications (through the domain controller machines that you will be configuring on the AD Agent machine).
    Depending on your Active Directory domain structure, the following scenarios are possible:
    1. Single Forest, Single Domain—There is only one domain, D[i] for all domain controller machines, which is one and the same as domain J. The AD Agent machine must first be joined to this single domain, and since no other domains are involved, there is no need to configure any trust relationship with any other domain.
    2. Single Forest, Multiple Domains—All the domains in a single forest already have an inherent two-way trust relationship with each other. Thus, the AD Agent must first be joined to one of the domains, J, in this forest, with this domain J not necessarily being identical to any of the domains D[i] corresponding to the domain controller machines. Because of the inherent trust relationship between domain J and each of the domains D[i], there is no need to explicitly configure any trust relationships.
    3. Multiple Forests, Multiple Domains—It is possible that domain J might belong to a forest that is different than the forest to which one or more of the domains D[i] corresponding to the domain controller machines belong. In this case, you must explicitly ensure that each of the domains D[i] has an effective trust relationship with domain J, in at least one of the following two ways:
    a. A two-way external trust relationship can be established between the two domains, D[i] and J
    b. A two-way forest trust relationship can be established between the the forest corresponding to domain D[i] and the forest corresponding to domain J

  • GoPro HD - Why is it not possible to use a GoPro as an external/remote camera on my iPhone?

    If I could cable a GoPro Hero HD camera to my iPhone, why would I be unable to tell my iPhone 4 to use it as an external video camera and video source? Or any USB camera for that matter?
    Why is this not possible?
    Ian

    There is no USB camera driver in iOS.
    For security reasons, none can be added by third parties.
    If they wanted you to use it, the manufacturer would write an app for that.

  • Why is it not possible to install apple remote desktop (from appstore bought earlier) on my new imac 21?

    why is it not possible to install apple remote desktop (from appstore bought earlier) on my new imac 21?

    hello Dahveed, thanks for your reply, i solved it with the help of the migration assistant from another mac - now it works (but before as more info: for my new imac it was not possible to install apple remote desktop from appstore (the install-button not available, the same as installed already...) - and i don't know why...? - is it possible that the reason is the number of owned macs?)

  • Why lables are not possible in smartforms.

    In script Lables are possible but in smartforms lables are not possible .
    why lables are not possible in smartforms?

    HI,
    Refer to the wiki in the link.
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/label%2bprinting%2bin%2bsmartforms
    Regards
    Sumit Agarwal

  • I want to start with audio on a timeline and add photos. Why is this not possible in the new confusing version of iMovie?

    I want to start with audio on a timeline and add photos. Why is this not possible in the new confusing version of iMovie?
    Yrs,
    Unspeakably Frustrated

    Yes, you can do this. Drag the music track to the background and start adding your pictures. A great way to do this is to use beat markers so your photos will change on the beat.
    A really fast way to do this is to line up your photos in an iPhoto album in the order you want them. You can drag the whole album into iMovie at once.
    Here is a tutorial on the beat marker feature.
    Here is a sample of a slideshow made by dragging in the music first, adding beat markers, and then adding photos.

  • Why it is not possible to attache documents or photos to mail ??

    Why it is not possible to attache documents/photos/mp3s to mails?it is very much inconvenient!!!

    Why would you send an mp3 via email in the first place?
    The iPhone allows you to attach a single picture to an email. In addition to pictures that you take with your phone's camera, you can also send images that you have synced with iTunes or saved from your iPhone's Safari browser. When you attach a picture, the Mail application allows you to optimize your picture's file size before sending it.
    Step 1
    Tap "Photos" on the Home screen and tap "Camera Roll" under "Albums."
    Step 2
    Tap the photo that you want to attach to an email and tap the "Options" icon on the bottom left corner of the screen. Select "Email Photo" and enter the recipient's email address next to "To." Type any additional information in your email's body, if necessary.
    Step 3
    Tap "Send" and choose the file quality that you want to use for the picture.
    Researching something before purchasing is always a smart step to consumerism. If you dont see the feature, than compromise and use a 3rd party app. with millions of apps available I'm sure you can google it to find something to attach documents.

  • Why it´s not possible to use IPhoto after the Maverick Update ?

    Why it´s not possible to use IPhoto after the Maverick Update ?

    I can not make a free update. It costs € 13.99 €.
    I can not update it.

  • Why do we not receive 5 gb of free cloud storage space for the multiple Apple devices my wife and I have purchased?

    Why do we not receive 5 gb of free cloud storage space for the multiple Apple devices my wife and I have purchased?  Seems only fair.

    logical. fair. I can understand the confusion in policy  as another fine cloud service - DropBox - has a different model for increases in free storage amounts for one account = evangelism. As many policies as there are services probably.
    cya 'round o' kilted one
    CCC

  • There is Region Support for Cornish, Irish Gaelic, Manx and Welsh - why is it not available in Scottish Gaelic? Is it planned for the future?

    There is Region Support for Cornish, Irish Gaelic, Manx and Welsh - why is it not available in Scottish Gaelic? Is it planned for the future?

    http://apple.com/feedback
    -Make your suggestion there so the right people see it.

  • Why is it not possible to move a SCCM 2012 Server to a new Domain?

    Hello everybody,
    I know it is not supported to move a SCCM 2012 Server to a new Domain. But I am still missing why it is not supported or possible....
    I could not find anything that explained it in detail on the forums/internet. So when the question comes up in front of a customer it is always better to have a good argumentation...Can somebody describe the reasons why??
    Thank you very much in advance!

    Have them call CSS then.
    It's ultimately the result of the design of the product but not an explicit decision. To my knowledge, it relies on the domain name for certain things and this is explicitly embedded with no defined way to change this. Could it be changed? Probably.
    But, that would take a lot of work and effort and is not something Microsoft has ever invested any time in.
    The grass is green and the sky is blue. Knowing why doesn't change these.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Not possible to define Custom Applications in PI2.0 for Assurance?

    Hi,
    Problem:
    It seems that it's not possible to chage ports for the pre-defined applications under Operate->Applications and Services.
    Impact:
    We have a business application that we would like to define but that applications ports (tcp 3128 and 5001) collides with already prededfined applications like:
    Application Details: http
    Protocol(s)/Port(s) tcp/80, tcp/8000, sctp/80, tcp/3128
    Application Details: yahoo-messenger
    Protocol(s)/Port(s) tcp/5000-5001, tcp/5050, udp/5000-5001, tcp/5100
    By showing the wrong application name for our own applications makes the Assurance part pretty useless for us and our help desk.
    Any suggestions?
    Regards
    Ronnie

    I think you maybe made a wrong turn somewhere. This is the forum for Photoshop Elements, the junior consumer version of Photoshop. I suspect you want either the Premiere forum, the Photoshop forum, or the Encore forum, all of which can be found here:
    http://www.adobeforums.com/webx/.3bc4f8d8/

  • If not possible to change, can i keep my email for firefox sync if that email account is closing down by its provider?

    i have just figured out after searching, that it is not possible to change my email for my firefox sync.
    it is already a nightmare for me that nokia email provider just simply closes down my account which i use for EVERYTHING in my life...
    i have somany account to change the email in it, but firefox sync doesn't allow me to do that.
    i really don't want to lose any details of my mozilla settings, so will it be possible to keep it with a non-existing email?
    or is there a way to open a new account with a new email and merge my settings to it?

    Doesn't sound like you are using Firefox Sync for its intended purpose. Plus, it sounds like you ''might'' be leaving your Sync data "all over the place" - using Sync on computers owned by strangers.
    Sync doesn't just "use" your Firefox data in real-time from the Sync server, it '''''downloads''''' your data to each device that you connect to your Sync account. That data remains on each device until it is removed manually. And if you didn't "unlink / disconnect" that computer when you were done using it, Sync will stay connected to your Sync account until the "owner" of that device gets tired of seeing "his data" get changed as your data changes. Plus, unless you manually remove your Sync username and password data from the Password Manager, that other person might be able to re-connect to your Sync account at will.
    Of course, the risks you are taking by doing that depend upon which types of data you fed to Sync in the beginning. Hopefully at least not Passwords.''
    IMO, you would be better off carrying a USB stick around with a copy of Firefox Portable to use on Windows computers that you don't own or don't have exclusive control over. Sync will work between "Portable" and regular Firefox, even when they're both being used on the same device, at the same time.
    That will "fix" two things - it will give you a 2nd "device" ''[even when plugged into your own computer]'' and it will allow you to use your own Firefox installation on on another persons computer without "sharing" your Sync data with that other person, where such is allowed by "permissions set on that device''. Nothing that you do will appear on any device that the USB stick is plugged into, at least as far as Firefox is concerned. That applies to any "loaner" computer that you might use, too.
    http://portableapps.com/apps/internet/firefox_portable
    As far as setting up a new Sync account goes, your data is in Firefox ''[even when it is in Sync, too]'' - so just "disconnect" from your current account, and then set up a new new account. At the end of the setup procedure the Sync service will automatically "Sync" your data to the new account, and you'll be "good to go".
    I highly encourage you to do the Firefox Portable on USB stick as I mentioned above, because it sounds like the way that you have been using Sync sounds very risky with your data. Once your data gets Sync'd to another persons computer its "meshes" with their data and is all but impossible to remove completely - unless the person set up a Logon User Account specifically for you and then deleted that LUA after you were done.'' Doubtful, because from what I have seen the "average" PC owner has no concept of what a Logon User Account is all about.
    In conclusion, ''tell me that you weren't sync'ing your Password data''.

Maybe you are looking for