How to show UI created using  CS Extension Builder into our menu.

hi,
I have created a UI that includes a text box and a button using "CS Extension Builder"  and running as  AI- CS5.
I am getting this into window-> Extension.
But I want appear this into my menu.
so I  just want to know how can I do this? Does any API support this ?
thanks

Hi,
You could try taking a look at the sample extensions that come with Extension Builder - you can go to File > Import... > Adobe Creative Suite Extension Builder > Remote Creative Suite SDK Samples to get them.
CSXS Extensions can do a lot more than just act as UI for native plug-ins, they can also hook into the applications' scripting DOMs, and do anything else that an Air app can do. Extension Builder is primarily designed to let you create fully fledged standalone flash panels, so when you create a new extension it may well include stuff that you, as a native plug-in developer who only wants to use Extension builder to create a simple front end, might not want.
For the .as files - when I'm writing extensions (or any flash/air app) I prefer to write as much of my code as possible in ActionScript (so the .as files) and as little as possible in MXML. I think the sample extensions that come with the Illustrator SDK are so simple that they only contain one MXML file with ActionScript embedded in script tags. Either approach is fine, one is a little cleaner and allows you to structure your code in a nicer way, the other is simpler, you can use either approach.
Note that when you create a new extension Extension Builder generates boiler plate code for you (including the .as file you talked about). Feel free to delete that if you don't want it. It is only there as a guide, some basic code to start with, not something that you have to keep. You can structure your code however you like, you just need a .swf at the end of the day (well, and the manifest file discussed above). You can also remove the actionscript libraries if you aren't using them (e.g. the Illustrator CSAW library) by right clicking the project and going to Properties > CS Extension Builder Libraries. These libraries are for interacting with the Illustrator scripting DOM (there are InDesign, Photoshop, Bridge, ... equivalents too), and you probably don't need that here.
Let me know if you have any more questions,
Louis

Similar Messages

  • How to show Html5 created in eclipse and link to any cloud application like c4C through HCP

    Hi Experts,
    How to show Html5 created in eclipse and link to any cloud application like C4C through HCP 
    Regards,
    Vijay.

    Your question is very unclear, please elaborate what you are trying to achieve.
    Also, did you click on the Alert Moderator link? This is for reporting abusive content, spam, points cheating, etc. It should not be used w/o a reason (one of the above) as what it does is putting the content in the Moderators' queue and hiding it from public view.

  • How to show error message using java.awt?

    How to show error message using java.awt?
    Which is the class corresponding to the JOptionPane?
    Or I need to use Frame ?

    No, JOptionPane is swing!
    You would have to create your own frame, put your message in it, then show it.

  • Use CS Extension builder 2 for extension built in CS Extension builder 1.5?

    Hello all
    I have developed an InDesign extension in CS extension builder 1.5. But now I need to use CS Extension builder 2 for using its new features. I have installed CS extension builder 2 but my project still does not include new libraries. I want to set PNGExportPreference which is available in Extension builder 2 only.
    How can I make it include library for PNGExportPreference?
    Can anybody help me out?
    Best regards
    Sal

    I’m using this inDesign extension in CS6, setting the flex compiler SDK to flash builder 4.5, the application crashes throwing following error :
    VerifyError: Error #1053: Illegal override of preinitializeHandler in com.adobe.csxs.core.CSXSWindowedApplication.
              at flash.display::MovieClip/nextFrame()
              at mx.managers::SystemManager/deferredNextFrame()[E:\dev\hero_private\frameworks\projects\fr amework\src\mx\managers\SystemManager.as:284]
              at mx.managers::SystemManager/preloader_preloaderDocFrameReadyHandler()[E:\dev\hero_private\ frameworks\projects\framework\src\mx\managers\SystemManager.as:2633]
              at flash.events::EventDispatcher/dispatchEventFunction()
              at flash.events::EventDispatcher/dispatchEvent()
              at mx.preloaders::Preloader/timerHandler()[E:\dev\hero_private\frameworks\projects\framework \src\mx\preloaders\Preloader.as:515]
              at flash.utils::Timer/_timerDispatch()
              at flash.utils::Timer/tick()
    I am using "CSXSWindowedApplication" as application container in main application file:
    <csxs:CSXSWindowedApplication xmlns:csxs="com.adobe.csxs.core.*"   xmlns:mx="http://www.adobe.com/2006/mxml" > ...
    How can I remove this error?
    Best regards
    Sal

  • After installing an application that was created using the Application Builder

    After installing an application that I created using the Application Builder I get this error if I try to run " ANY " LabVIEW App's that I have built. "Executable Version 7.1.1 doesn't match Resource File 7.1. Check your configuration."
    The way that I tried to fix this is to reload LabVIEW 7.1 and DAQmx 8.0. I am using two NI-6528 switch cards.
    After I reload LabVIEW and DAQmx I can run my applications but as soon as I install one on this development machine the error begins again.
    The executable that I built works fine on the development machine and any other machine that I try it on but it appears that the Run-Time engine 7.1 becomes corrupt after I run setup.exe for the newly created application.
    I have built numerous Installers, setup.exe's in the past without this error. Just this latest one caused this problem to start.
    I can NOT upgrade to 7.1.1. I am doing work for many different sections of this factory and I can not force them to upgrade. I've asked. Others supply code for the same machines using LabVIEW 7.1.
    I am stuck creating executables and manualing moving the correct files to the target machines.
    What can be done?

    No. The KB article was talking about a machine with 7.1.1 installed. I have LabVIEW 7.1 installed.
    The machine that I am having trouble with is my development machine. LabVIEW 7.1, DAQmx 8.0.
    If I build the executable all is fine. I can still run old executables including the one I just built.
    If I create the installer all is fine. I can still run old executables including the one I just built.
    When I install the app on my development machine the corruption occurs. I can " NOT " run old executables including the one I just built. The subject error pops up.
    I have not moved any executables to the other machines yet. I don't want to corrupt others.

  • How to change the browser used for Google search from context menu of selected text?

    How to change the browser used for Google search from context menu of selected text?
    It uses Safari. But I want to use Chrome (it's my default browser).

    How to change the browser used for Google search from context menu of selected text?
    It uses Safari. But I want to use Chrome (it's my default browser).

  • How do I access and use an extension while in photoshop?

    I just installed extension manager CC and BlendmeIn. How do I access and search this extension while designing in photoshop CC? *When I go to Window>extensions it is not there.
    Thank you!!
    Kate

    But why pay for a solution. You can do the same thing with "Share My Desktop" and "Chicken of the VNC".

  • Is there any way to use Adobe Extension Builder with After Effects?

    I have been using Script UI and Javascript within the ExtendScript Toolkit to build panels for After Effects CC, but I like the way the Adobe Extension Builder works with Eclipse, and the power of including external libraries like JQuery. Is there any route to build extensions for After Effects with this or some similar solution?

    Hi Hallgrimur,
    I was checking the documentation for CC14 Extension SDK and found that the HTML5 extension development is available now for After Effects too. I could not find any update of Extension Builder though which would support the After Effects extension development. While searching I came across this thread, so was wondering if you might have any update on how to go about with the HTML5 extension development for After Effects. Thanks a lot in advance.

  • Exception while opening a JSP file created using oracle report builder

    I have created a JSP page which contains embedded Oracle reports build using Oracle Report Builder.
    I have deployed the JSP created above to the Oracle Application Server
    but when i try to open the JSP file it gives the following error:
    500 Internal Server Error
    javax.servlet.jsp.JspException: rwlib-1: REP-1202: ORACLE logon not specified. at oracle.reports.jsp.ObjectsTag.doEndTag(ObjectsTag.java:206) at testing.test1._jspService(_test1.java:75) [SRC:/testing/test1.jsp:0] at com.orionserver[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:567) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source) at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:604) at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317) at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790) at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:208) at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:125) at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192) at java.lang.Thread.run(Thread.java:534)
    can anybody help regarding this
    this is of high priority to me
    thanks and regards
    Subhajit

    bump

  • How to show two items using $f_Show_On_Value_Item_Row

    Hi,
    I have a select list with values with Yes, No and two items(1 check box, 1 text field) below it.
    I want to show two items if i select 'Yes' in select list.
    I am able to show/hide one item using onchange="$f_Show_On_Value_Item_Row(this,'P1_A_EMAIL_PERS_REQ','Yes');"
    How can i pass two items to this function.
    Thanks for ur help in advance
    Regards,
    Ram

    Ram,
    Rather than putting the call to $f_Show... inline with the onchange handler, create a separate function and call that function does the work and call that function instead. See this thread for some more details:
    Problem when calling more than 1 Javascript function
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen

  • How to Attach Layout Created Using DME engine to program

    Hi Friends,
    I have created my own layout using DMEE tcode but i don't know how to attach that layout with my account payable program so that this layout will show it's effect after execution ,
    please tell me if any one know about this,
    Thanks & Regards,
    Yogesh

    This works for me. I see the text file "test.cvs" as an attachment in my email program (Outlook Express) and is not inline. Maybe this is dependent on the email program. What email program do you use?
    DECLARE
    conn utl_smtp.connection;
    BEGIN
    conn := demo_mail.begin_mail(
    sender => 'Me <[email protected]>',
    recipients => 'Someone <[email protected]>',
    subject => 'Attachment Test',
    mime_type => demo_mail.MULTIPART_MIME_TYPE);
    demo_mail.begin_attachment(
    conn => conn,
    inline => FALSE,
    filename => 'test.csv');
    demo_mail.write_text(
    conn => conn,
    message => 'title 1,title 2,title 3'||UTL_TCP.CRLF);
    demo_mail.write_text(
    conn => conn,
    message => 'vale 1,value 2,value 3');
    demo_mail.end_attachment(conn, TRUE);
    demo_mail.end_mail( conn => conn );
    END;

  • How to show dynamically created popup from created command button?

    In my region I have a toolbar. The buttons in the toolbar are created dynamically in the bean. When one of the buttons is clicked I’d like to display a popup dialog.
    So, the code looks something like this:
    RichCommandToolbarButton button = new RichCommandToolbarButton();
    // set icons, text, etc….
    RichPopup popup = new RichPopup();
    // set id etc.
    RichDialog dialog = new RichDialog();
    dialog.setType(“cancel”);
    // add title, text, another button to toolbar, etc.
    popup.getChildren().add ( dialog);
    ClientListenerSet set = button.getClientListeners();
    if (set == null)
    set = new ClientListenerSet();
    button.setClientListeners(set);
    set.addFeatureDependency("AdfShowPopupBehavior");
    set.addBehavior("new AdfShowPopupBehavior('" + popup.getId() + "', AdfRichPopup.ALIGN_AFTER_END,null,'action')");
    button.setPopup(popup);
    In the corresponding .jsff the toolbar and the buttons are rendered in the following way:
    <af:toolbar id="t1" styleClass="AFStretchWidth"
    visible="#{backingBeanScope.MyBean.visible}" >
    <af:forEach items="#{backingBeanScope.MyBean.buttons}" var="adfButton" >
    <af:commandToolbarButton binding="#{adfButton}" />
    </af:forEach>
    This kind of works, except the button shows up with the down-arrow menu icon, which when clicked shows a tiny empty rectangle/menu. When the button itself is clicked, it correctly shows the popup with the dialog.
    So… how do I do this w/o doing the button.setPopup() so that I do not get the empty menu, but just get the popup to show when the button is clicked? Or is there a way to disable showing of the (empty) menu?
    I have tried adding the popup to the toolbar, but that did not work.
    I have tried adding action listener to the button, and adding the popup to the toolbar there and then showing it (by doing new RichPopup.PopupHints(); popup.show(ph)), but that did not work.
    I have tried adding action listener to the button, and adding the popup to the button getChildren().add() then showing it ((by doing new RichPopup.PopupHints(); popup.show(ph)), but that did not work.
    ANY help will be most appreciated!

    Hi,
    Do u mean to say that u need to open another PLD in when ur user form is open.?
    Please provide more information.
    Thanks,
    Vasu Natari.

  • How to show PowerPoint presentation using laptop as 2nd screen

    I bought my Playbook to use as a second screen for my laptop.  Apparently I can't do that.  Now I want to use my Playbook to control the PowerPoint on my laptop so that I can show it to clients.  My laptop doesn't appear to have an HDMI port.  Any solutions? (It has a port that looks like HDMI but one side is square instead of 45 degrees.

    you need to check with the  laptop maker and check if your laptop has hdmi otherwise wont be possible
    http://btsc.webapps.blackberry.com/btsc/microsites/search.do?cmd=displayKC&docType=kc&externalId=KB2...

  • How to export subtitles create in DVD Studio Pro into a Quicktime file?

    Hi,
    My film was edited in Final Cut, then exported to DVD Studio Pro to make dvds. Subtitles were added in DVD Studio Pro.
    I need now to make a Quicktime file of the film for web streaming and the file still needs to include the subtitles (or the option to make them appear)
    but how can I export the subtitles (dvd studio pro type of files) to my Quicktime file, for streaming?
    I read that this is possible but how?
    Please help!!
    Thanks!
    Paula

    A DVD uses VOBSUB aka. idx/sub format subtitles which are bitmap images. QuickTime itself does not support this format but Perian can sort of allow them to work. However firstly Perian is Mac only, and secondly I would not expect this work in a web-browser. In fact I don't think there is anyway to control subtitles in a web-browser.
    If you have the subtitles in a text format, preferably .SRT format, then you may have more options but again I would think you would still have problem in a web-browser.
    In general terms, the best utility for adding text subtitles to a QuickTime compatible file is iSubtitle details are available here http://www.bitfield.se/isubtitle/index.html
    What would be possible would be to 'burn' permenantly the image of the subtitles in to the video. This means they would always be visisble even in a web-browser but could not be turned off. You would also be limited to a single language. There are several tools that could do this including Handbrake (to convert directly from the DVD), and SubMerge also from Bitfield.
    There are some tools for Windows that use OCR (Optical Character Recognition) to convert the bitmap subtitles in to text ones.

  • How to show video in iOS by flash builder 4.5?

    I use VideoDisplay show local flv  file, when publish to Andriod mobile phone, it worked , but publish to iphone4, it do nothing.
    But when I use video control attachCamera, it can work, why?

    iOS does not support flash video.
    That is not correct. We play flv just fine on the iPad, both locally and streaming over RTMP.
    We are using the AIR 2.7 SDK with Flex 4.5.1.

Maybe you are looking for

  • Missing Payment Term field on tcode FBR2 Customer Invoice Display

    Hi Experts, This is a more detailed explanation on the Payment terms field issue we are encountering since last week. I have some problems with their request that they want to show the payment terms field in the transation code FBR2 - Customer Invoic

  • When I Load a Movie or New Movie it doesn't completely Load

    When I Load a Movie or New Movie it doesn't completely Load. So When I click the iMovie HD Icon on My little Bar thing. The screen comes up and the blue bar Only Goes to the Middle and stops. It says to wait a few minutes, But I have waited 7 hours a

  • Over Partition by in OWB 9i

    Hi, I am using OWB V9i. I need to implement an sql statement in a mapping.The statement is CASE WHEN (tr_dt=lead(tr_dt) OVER(PARTITION BY ID ORDER BY ID,tr_dt)) THEN lead(ef_dt) OVER(PARTITION BY ID ORDER BY ID,tr_dt) ELSE tr_dt END I am not able to

  • Can't get rid of scroll bar

    I show a scroll bar for the links at the bottom of this page.  Dinghydogs.com.  I can't see how to get rid of it.  Can you help?

  • Where are photographs stored on my computer?

    as have all my pics on a separate hard disk, want to delete a double i have on my hard disk - problem is cannot find that file anywhere. where do i access in iphoto where and how to put the pictures? yes, tried in the Pictures folder, but there is no