Could i create animation over my web page and over content of this web page?

Like this banner.
This cube located over all content of web page.
Could I create something like this in adobe edge animate?
http://ekselmoksel.spb.ru/banner/spbrealty.html
If Yes, then How i could do this?

Yes. there is a demo from Chris Gannon here:
http://chrisgannon.wordpress.com/2012/10/25/3d-animating-cube-in-adobe-edge-and-greensock/

Similar Messages

  • I'm so confused!! I just want to create interactive pdf files (with video and flash files), but this free trial version is confusing!! help!?!

    i'm so confused!! I just want to create interactive pdf files (with video and flash files), but this free trial version is confusing!! help!?!

    Thanks for your suggestions. I checked to see if the options you suggested were set incorrectly but they were set to sync all. This led me to think the problem was actually in the iphone. I re-initialized the iphone and did not allow the system to restore any of the previous settings. In essence, I forced the phone to reset to factory settings. Then my video podcasts started syncing. All is well now. I did notice that I had seven podcasts selected that were "HD" presentations, and as such, are not compatible with the iphone. I don't know if this had anything to do with my earlier situation, but now I'm getting the video podcasts automatically. I'm happy. It wasn't much fun forcing the iphone to forget all of my preferences and I'm still customizing the phone now several days later. I think I have everything working and back to normal except I haven't identified any of my email accounts as of yet. Thanks for your help.

  • What is the accepted format for creating animated emoticons for the iPhone and iPad? Are they .gif files?

    I'm new to creating apps for iOS and am interested in creating an app that uses animated emoticons in messaging. I wasn't sure what format was accepted, however. I presumed that .gif files would work but want to know for sure before we begin working on them. Thanks!

    So...how does one make animated emoticons for iOS? That's my question, I suppose. Thanks!

  • Create exe that can open .llb and edit contents

    Is there a way to create an exe that can open a Labview .LLB and replace certain vi's within it? I'm trying to develop a patching tool that can make upgrades and fixes to existing customer installations without requiring the customer to reinstall the entire product.

    Jim77215 wrote:
    thankyou  for that information. I've been trying to download download VIPM 1.0 but so far have not been successful. The download starts but never gets past the 2% marker.
    I just tested the download and it seems to be working OK.  Are you still having issues?

  • How to create Chart within a web page NOT as seperate page?

    Hi, I am using JCharts and am trying to figure out how (or if it is even possible) to create a chart and then place it in a web page. All the examples I've seen show you how to create a JPEG of the chart and then link to this image from your web page. Is it not possible to surround the JPEG chart with other HTML so that I can keep my web page logo and menu etc on the same page as the chart?
    I can't find any examples which show how to surround your images with HTML as JCharts creates a JPG file and returns that in the Http Response e.g. "ServletEncoderHelper.encodeJPEG13(axisChart, 1.0f, response);".
    My environment is Java 1.4.2, Struts and Tomcat 4.1.30.
    Is there a way of drawing charts directly into a web page rather than displaying them on a seperate page as an image file?
    many thanks in advance,
    James.

    Hi Hatton,
    in html, there exists an img-tag. this tag contains a parameter called src. And if you want to embedd an image in your html-page, you will put the source of the image you want to display to the src-parameter. The same with servlets or java server pages. For the browser it doesn't matter where the html comes from. it doesn't matter if it has to be generated by an servlet-container like tomcat. So you write a servlet, which will create an image and make it accessible to your servlet container and then insert an tag like
    <html>
    <body>
    <img src="http://yourdomain/servlet?param=value" width=aNumber height=aNumber>
    </body>
    </html>This can be done because servlets can be configured to response with images which can be created by java2d or something else...
    I hope, this will help you...

  • Page could not create the iview

    Hello Everyone.
    I'm having a very strange problem, we are currently running an ESS system based in WebDynpro and SAP Portal, with custom made WebDynpro Applications. We regularly have around a hundred users logged on the system. Every now and then, some of the users report that they get an error when trying to use an application, the error is in spanish so I cant post it here directly but it basically says:
    Portal runtime error.
    Component Name: null
    Page could not create the iView
    What bothers me the most, is that this problem is not constant. It happens some times, and when you log out and log in several times it ends up disappearing.
    Does anyone know what I can do to fix this?
    PS. I only found one thread (/thread/179741 [original link is broken]) thats appears to have the same problem. However my apps work fine most of the time, so I dont feel its the same situation.

    Hello Again.
    I followed your advice and found the following entries related to the problem:
    1.- First was this log entry:
    No WorkAreaData found in POM
    2.- Inmediately after is the following entry:
    cannot retrieve title from iView pcd:portal_content/com.inelectra.folder.ine/com.inelectra.roles/com.inelectra.autogestion/com.inelectra.Autogestion/com.inelectra.Solicitudes/com.inelectra.anticipoprestaciones/com.inelectra.java_local_Anticipo_Prestaciones_com_inelectra_anticipoprest_Anticipo_Prestacion
    [EXCEPTION]
    javax.naming.NamingException [Root exception is java.lang.NullPointerException]
         at com.sapportals.portal.pcd.gl.JndiProxy.getObjectInstance(JndiProxy.java:51)
         at com.sapportals.portal.pcd.gl.PcdGlContext.getSemanticObject(PcdGlContext.java:913)
         at com.sapportals.portal.pcd.gl.PcdGlContext.getSemanticObject(PcdGlContext.java:690)
         at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:69)
         at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at com.sapportals.portal.appintegrator.parameter.ProfileProvider.getTitleForIView(ProfileProvider.java:155)
         at com.sapportals.portal.appintegrator.parameter.ProfileProvider.getTitle(ProfileProvider.java:109)
         at com.sapportals.portal.appintegrator.parameter.ProfileProvider.getParameter(ProfileProvider.java:64)
         at com.sapportals.portal.appintegrator.parameter.ParameterProviderManager.getParameter(ParameterProviderManager.java:51)
         at com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer.getParameter(AbstractIntegrationLayer.java:174)
         at com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer.getStringParameter(AbstractIntegrationLayer.java:193)
         at com.sapportals.portal.sapapplication.webdynpro.pagebuilder.TopLayer.processLayer(TopLayer.java:50)
         at com.sapportals.portal.appintegrator.LayerProcessor.processActionPass(LayerProcessor.java:168)
         at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doActionPass(AbstractIntegratorComponent.java:73)
         at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doOnPOMReady(AbstractIntegratorComponent.java:59)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:396)
         at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
         at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:369)
         at com.sapportals.portal.prt.pom.PortalNode.processEventQueue(PortalNode.java:800)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:652)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.NullPointerException
         at com.sap.tc.webdynpro.portal.oal.impl.java.JavaObjectAccessFactory.getRootContentNodeFromCache(JavaObjectAccessFactory.java:70)
         at com.sap.tc.webdynpro.portal.oal.impl.java.JavaObjectAccessFactory.getRootContentNode(JavaObjectAccessFactory.java:55)
         at com.sap.tc.webdynpro.portal.oal.DelegatingObjectAccessFactory.getRootContentNode(DelegatingObjectAccessFactory.java:63)
         at com.sap.tc.webdynpro.portal.jndi.WebDynproRootContext.localContinuationContextLookup(WebDynproRootContext.java:86)
         at com.sap.tc.webdynpro.portal.jndi.GenericContext.getContinuationContext(GenericContext.java:47)
         at com.sap.tc.webdynpro.portal.jndi.GenericContext.lookup(GenericContext.java:83)
         at com.sap.tc.webdynpro.portal.jndi.GenericURLContext.lookup(GenericURLContext.java:92)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at com.sap.portal.pcm.iviewserver.tools.LinkedObjectProvider.getLinkedApplication(LinkedObjectProvider.java:77)
         at com.sap.portal.pcm.iview.admin.AdminBaseiView.createAttrSetLayersList(AdminBaseiView.java:312)
         at com.sap.portal.pcm.iview.admin.AdminBaseiView.getAttrSetLayersList(AdminBaseiView.java:188)
         at com.sap.portal.pcm.iview.admin.AdminBaseiView.getCustomImplementation(AdminBaseiView.java:107)
         at com.sap.portal.pcm.admin.PcmAdminBase.getImplementation(PcmAdminBase.java:530)
         at com.sapportals.portal.ivs.iviews.IviewServiceObjectFactory.getObjectInstance(IviewServiceObjectFactory.java:344)
         at com.sapportals.portal.prt.jndisupport.DirectoryManager.getObjectInstance(DirectoryManager.java:56)
         at com.sapportals.portal.pcd.gl.JndiProxy.getObjectInstance(JndiProxy.java:47)
         ... 41 more

  • Could not create ~/Library/Application Support/Adobe/CoreSync

    On my MacBook Pro, I'm using Chrome as my web browser, and I wanted to try Adobe Photoshop CC with a free trail, but first I have to I download Creative Cloud. And I did, successfully, but when I go to install a free trail of Photoshop CC, I cannot and this comes up...
    So I did as it says and uninstalled Creative Cloud and re-downloaded it, and I still get the same message and this message too...
    So I Google searched this message and a solution for it, and I found some forums on the Adobe discussion/question page, and found that the solution was to:
    I did this process, and everything was going smooth, except for I have no "CoreSync" folder...the only folders that come up after I search in my Finder "Library/Application Support/Adobe" are Lightroom and OOBEE.
    NOTE: I'm not sure that OOBEE is the exact name, I tried following other forum steps and one of them was to change the name to "OOBEE.OLD", but this didn't work so I just changed it back to what I think is the original name.
    Could I please have some help...I've been at this for along time and it's really ticking me off...all I want to do is download the free trail of Photoshop CC. I would really appreciate some help.
    Thanks,
    Nick

    I had exactly the same issue which is preventing Adobe Creative Cloud to download. The message "could not create..." is appearing and in the Apps area in Creative Cloud is written "Download Error" and I should reinstall it. I tried it several times with no success. Also the permissions for the folders are allright (created root and checked permissions like described in above link).
    I now found this
    install error on Mac "could not create ~/library/application support/adobe/coresync"
    After creating another admin user I could install it with that one. Hope this helps.

  • Whats the best adobe software to create animations?

    Hello,
    I am  Graphic Designer not up to the date, and I was wondering which is the best program to create animations; graphics, 3D, etc.
    I would really appreciate your help. I am first time checking into a great and interesting community.
    Thanks,

    Hi WildInk,
    If you're not very techie I'd probably stick with Photoshop and continue to create animated gifs for web banners. You could also create stuff in Flash but I'm thinking Photoshop would be better for you. The process would be the same in Photoshop CS6 as CC.
    This kind of stuff would still apply
    http://help.adobe.com/en_US/photoshop/cs/using/WSB8C58284-9DEB-44f2-9D8F-7F77594A8CC2a.htm l
    http://help.adobe.com/en_US/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-746fa.h tml
    http://psd.tutsplus.com/tutorials/tools-tips/create-animated-gif-from-video/
    http://www.briandalessandro.com/blog/create-an-animated-gif-in-photoshop-cs5/
    http://mysite.du.edu/~lmehran/download/gif_tutorial.pdf
    http://creativetechs.com/tipsblog/build-animated-gifs-in-photoshop/
    -Dave

  • Create animated gif s?

    Is there any such thing to create an animated gif? Something like a javax.imageio.ImageWriter implementation?
    It should be a simple routine for putting some 3 to 5 Images together and publish them...
    Thanks in advance,
    Sebastian

    Gif4J Library (http://www.gif4j.com) is the best solution to create animated gifs. Supports ImageIO and much more.

  • No delivery items could be created

    Dear Experts,
    I have created sales order after that while creating delivery getting error that is                                   
    " No delivery items could be created" I have checked schedule lines and plant & shipping point in sales order everything is ok. i couldnt understand why i am getting this error. Could you please suggest me where i did mistake.
    Thanks in advance,
    vs

    Hi,
    Pls check whether your item is relevant for delivery or not.
    Check in the item category.
    It is a tick box.
    If it is not ticked then no delivery will be created.Because of that only you are getting this message.
    Pls tick this tick box.
    Then delivery is ging to be generated.
    Regards,
    Mohan.

  • Best way to create animated icons?

    What software/tutorials can I use to best create animated icons similar in style to the ones at this link:http://vimeo.com/58445870
    Thanks

    This can be done in After Effects.  But you'll need a firm grasp on animating in After Effects.
    This is a tough project, regardless of what software you use.

  • Could not create web bean  exception

    Hi,
    I am getting following exception at of top of the customer creation page when extending HzPuiAcctOrgSearchCO class.
    Could not create web bean, could not find item metadata Item Name: (HzPuiOrgSearchNonDQM); Region: (accntExtRN)
    Could not create web bean, could not find item metadata Item Name: (HzPuiOrgSearchNonDQM); Region: (TableActionsRN)
    package xx.oracle.apps.ar.hz.components.account.search.webui;
    import oracle.apps.ar.hz.components.account.search.webui.HzPuiAcctOrgSearchCO;
    import oracle.apps.fnd.framework.OAException;
    import oracle.apps.fnd.framework.webui.OAPageContext;
    import oracle.apps.fnd.framework.webui.beans.OAWebBean;
    import oracle.apps.fnd.framework.webui.beans.form.OASubmitButtonBean;
    public class XXHzPuiAcctOrgSearchCO extends HzPuiAcctOrgSearchCO {
    public void processRequest(OAPageContext pageContext, OAWebBean webBean) {
    super.processRequest(pageContext, webBean);
    String message = "Test PR - Not even calling PR request. ";
    throw new OAException(message, OAException.INFORMATION);
    public void processFormRequest(OAPageContext paramOAPageContext, OAWebBean paramOAWebBean) {
    super.processFormRequest(paramOAPageContext, paramOAWebBean);
    String message = "Test FR - works fine when click button - no exception";
    throw new OAException(message, OAException.INFORMATION);
    -- Full listings of parent Class for your reference.
    package oracle.apps.ar.hz.components.account.search.webui;
    import oracle.apps.ar.hz.components.base.webui.HzPuiPartySearchBaseCO;
    import oracle.apps.ar.hz.components.util.webui.HzPuiSearchWebUtil;
    import oracle.apps.fnd.common.VersionInfo;
    import oracle.apps.fnd.framework.webui.OAPageContext;
    public class HzPuiAcctOrgSearchCO extends HzPuiPartySearchBaseCO
    public static final String RCS_ID = "$Header: HzPuiAcctOrgSearchCO.java 120.4 2006/01/17 14:48:59 jhuang noship $";
    public static final boolean RCS_ID_RECORDED = VersionInfo.recordClassVersion("$Header: HzPuiAcctOrgSearchCO.java 120.4 2006/01/17 14:48:59 jhuang noship $", "%packagename%");
    protected void setAttributes(OAPageContext paramOAPageContext)
    super.setAttributes(paramOAPageContext);
    if (paramOAPageContext.isLoggingEnabled(2)) {
    paramOAPageContext.writeDiagnostics(this, "HZPUI: " + getClass().getName() + ".setAttributes(OAPageContext) starts.", 2);
    setAttribute("NonDQMRegionName", "HzPuiOrgSearchNonDQM");
    setAttribute("DQMRegionName", "HzPuiOrgSearchDQM");
    if (getPartyParameterMapping() == null) {
    setPartyParameterMapping(HzPuiSearchWebUtil.getAcctOrgSearchParameters(paramOAPageContext));
    if (paramOAPageContext.isLoggingEnabled(2))
    paramOAPageContext.writeDiagnostics(this, "HZPUI: " + getClass().getName() + ".setAttributes(OAPageContext) done.", 2);
    Getting exception even commented out processRequest process at the same time formsRequest works fine (when clicks button).
    I tried by adding OAWebBeanConstants class and parent parent class HzPuiPartySearchBaseCO in import stmts. but getting the same error.
    Kindly suggest what could be the issue.
    Thank you.
    Murali

    Hi,
    I am getting following exception at of top of the customer creation page when extending HzPuiAcctOrgSearchCO class.
    Could not create web bean, could not find item metadata Item Name: (HzPuiOrgSearchNonDQM); Region: (accntExtRN)
    Could not create web bean, could not find item metadata Item Name: (HzPuiOrgSearchNonDQM); Region: (TableActionsRN)
    package xx.oracle.apps.ar.hz.components.account.search.webui;
    import oracle.apps.ar.hz.components.account.search.webui.HzPuiAcctOrgSearchCO;
    import oracle.apps.fnd.framework.OAException;
    import oracle.apps.fnd.framework.webui.OAPageContext;
    import oracle.apps.fnd.framework.webui.beans.OAWebBean;
    import oracle.apps.fnd.framework.webui.beans.form.OASubmitButtonBean;
    public class XXHzPuiAcctOrgSearchCO extends HzPuiAcctOrgSearchCO {
    public void processRequest(OAPageContext pageContext, OAWebBean webBean) {
    super.processRequest(pageContext, webBean);
    String message = "Test PR - Not even calling PR request. ";
    throw new OAException(message, OAException.INFORMATION);
    public void processFormRequest(OAPageContext paramOAPageContext, OAWebBean paramOAWebBean) {
    super.processFormRequest(paramOAPageContext, paramOAWebBean);
    String message = "Test FR - works fine when click button - no exception";
    throw new OAException(message, OAException.INFORMATION);
    -- Full listings of parent Class for your reference.
    package oracle.apps.ar.hz.components.account.search.webui;
    import oracle.apps.ar.hz.components.base.webui.HzPuiPartySearchBaseCO;
    import oracle.apps.ar.hz.components.util.webui.HzPuiSearchWebUtil;
    import oracle.apps.fnd.common.VersionInfo;
    import oracle.apps.fnd.framework.webui.OAPageContext;
    public class HzPuiAcctOrgSearchCO extends HzPuiPartySearchBaseCO
    public static final String RCS_ID = "$Header: HzPuiAcctOrgSearchCO.java 120.4 2006/01/17 14:48:59 jhuang noship $";
    public static final boolean RCS_ID_RECORDED = VersionInfo.recordClassVersion("$Header: HzPuiAcctOrgSearchCO.java 120.4 2006/01/17 14:48:59 jhuang noship $", "%packagename%");
    protected void setAttributes(OAPageContext paramOAPageContext)
    super.setAttributes(paramOAPageContext);
    if (paramOAPageContext.isLoggingEnabled(2)) {
    paramOAPageContext.writeDiagnostics(this, "HZPUI: " + getClass().getName() + ".setAttributes(OAPageContext) starts.", 2);
    setAttribute("NonDQMRegionName", "HzPuiOrgSearchNonDQM");
    setAttribute("DQMRegionName", "HzPuiOrgSearchDQM");
    if (getPartyParameterMapping() == null) {
    setPartyParameterMapping(HzPuiSearchWebUtil.getAcctOrgSearchParameters(paramOAPageContext));
    if (paramOAPageContext.isLoggingEnabled(2))
    paramOAPageContext.writeDiagnostics(this, "HZPUI: " + getClass().getName() + ".setAttributes(OAPageContext) done.", 2);
    Getting exception even commented out processRequest process at the same time formsRequest works fine (when clicks button).
    I tried by adding OAWebBeanConstants class and parent parent class HzPuiPartySearchBaseCO in import stmts. but getting the same error.
    Kindly suggest what could be the issue.
    Thank you.
    Murali

  • It is a suggestion on Adobe Dreamweaver:  Could you change the setting of the page or template; to a free platform?  example; move: images, tables and other elements all over the place covering the page. in order to facilitate the user in the design envir

    It is a suggestion on Adobe Dreamweaver:
    Could you change the setting of the page or template; to a free platform?
    example; move: images, tables and other elements all over the place covering the page. in order to facilitate the user in the design environment.
    free
    Thank you for your attention

    Adobe has been trying this and the product is called Muse ( Web design software | Download free Adobe Muse CC trial ).  It doesn't give you the control over the code that most developers prefer but it could help bridge the gap for design if that is what you are looking for.

  • Where are files downloaded to on the mac when creating a pdf from web pages?

    where on the mac HD are files downloaded to  when creating a pdf from web pages?
    Im creating web pages from the whole site so creating a large document, so wondered where these fiels are stored on the mac so I can delete when finished as dont want to clog up the hard drive.

    Look at the LiveCycle server products.

  • How to create a link to web page (URL) to a billing document

    Hi,
    I have an urgent requirement of creating a link to web page (URL) to a billing document.
    I call the function module "GOS_EXECUTE_SERVICE" with :
    ip_service = 'URL_CREA'
    is_object-objkey = no billing document
    is_object-objtype = 'VBRK'
    is_object-logsys = 'BO'
    ip_rwmode = 'E'
    Then, I enter the title and the address.
    And, I have the message : "The attachment was successfully created".
    But when there's nothing in the attachment list of the billing document.
    (Tha table SOOD contains the record )
    If any one has some idea about his , how to achieve this functionality, can you please help me.
    Thanks
    Virginie
    geoge bush
    Posts: 6
    Questions: 0
    Points: 6
    Registered: 7/9/04
    Re: Attaching a file to a purchase Order from EP6 to R/3 4.6C
    Posted: Jul 13, 2004 2:46 AM      Reply      E-mail this post 
    Hi Somaraju,
    I am also looking for A CODE EXAMPLE TO ATTACH A DOCUMENT TO A AN sap OBJECT E.G. BUS222 AND ISUACCOUNT.
    IF YOU'VE AN Example code that you can email me . it would be great.
    thanks for the help.
    geoge.

    Hey,
    If you are using Portal (not Framework), the below tag will do the trick
    <wcdc:userProfile id="profileUserLink" immediate="false" text="#{security.userDisplayName}" shortDesc="#{security.userDisplayName}"  xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib"/>
    -K

Maybe you are looking for