Keep the changes to the automatically generated html wrapper

Hello

In flex builder 3, I put in place of a wen app using an eternal interface to javascript.

For dev and test that I just want to burst the JS generates functions on the page wrapper which Flex auto, but of course when I change the wrapper page get more written. How to stop the html page wrapper of regeneration each time.

Thanks in advance
Dean

Thank you

I also found that you can edit the index - template.html, inside the html-template folder. What you add to this template will be added to the automatically generated html wrapper.

I added a few JS, iFrame and Flash Vars and they added for debugging and normal envelopes. Ideal for testing

Thanks again

Dean

Tags: Flex

Similar Questions

  • Demarshalling xml with the automatically generated class JAXB2.0 file does not work in jdeveloper 11.1.1.9

    I'm trying to familiarize themselves with JAXB in jdeveloper. I am facing some problems. There are a few test cases for which he works, for others it is not.

    Case 1:

    XML file is created manually. Respective java class to xmlelements is created manually. There is no ObjectFactory.java or jaxb.properties. Demarshalling this XML file works fine.

    Case 2:

    XML file is not created manually. All the respective java classes including ObjectFactory.java and jaxb.properties are generated using the widget ' JAXB 2.0 content XML Schema model "jdeveloper. I deleted ObjectFactory.java, jaxb.properties, and package - info.java. Demarshalling xml with this class file works fine.


    Case 3:

    Even in case 2, but this time I do not delete or change whatever it is generated and used as it is. It does not work. Get the following error.

    Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
    javax.xml.bind.UnmarshalException
     - with linked exception:
    [Exception [EclipseLink-25008] (Eclipse Persistence Services - 2.3.1.v20111018-r10243): org.eclipse.persistence.exceptions.XMLMarshalException
    Exception Description: A descriptor with default root element rss was not found in the project]
      at org.eclipse.persistence.jaxb.JAXBUnmarshaller.handleXMLMarshalException(JAXBUnmarshaller.java:816)
      at org.eclipse.persistence.jaxb.JAXBUnmarshaller.unmarshal(JAXBUnmarshaller.java:109)
      at com.example.jaxbintro.JAXBExampleClass.main(JAXBExampleClass.java:36)
    Caused by: Exception [EclipseLink-25008] (Eclipse Persistence Services - 2.3.1.v20111018-r10243): org.eclipse.persistence.exceptions.XMLMarshalException
    Exception Description: A descriptor with default root element rss was not found in the project
      at org.eclipse.persistence.exceptions.XMLMarshalException.noDescriptorWithMatchingRootElement(XMLMarshalException.java:129)
      at org.eclipse.persistence.internal.oxm.record.SAXUnmarshallerHandler.startElement(SAXUnmarshallerHandler.java:208)
      at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1598)
      at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:455)
      at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:401)
      at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:239)
      at org.eclipse.persistence.internal.oxm.record.XMLReader.parse(XMLReader.java:157)
      at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:688)
      at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:271)
      at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:258)
      at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:218)
      at org.eclipse.persistence.oxm.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:306)
      at org.eclipse.persistence.jaxb.JAXBUnmarshaller.unmarshal(JAXBUnmarshaller.java:106)
      ... 1 more
    

    The project is included in the annex to this issue. It is ready for use. More information in the commentary to the java code. The main class is JAXBExampleClass.java.

    What is the problem with case 3?

    OK, I've been messing around with codes generated a bit and found the solution. The problem is that the value of the XmlSchema namespace had error in package - info.java class. There is no specified XmlSchema namespace in the XML file. Thus, the given value in the package - info.java was wrong.

    @javax.xml.bind.annotation.XmlSchema (namespace = "http://www.example.org", value / / wrong, set it to an empty string or that of your xml file, if it has any)

    elementFormDefault =

    javax.xml.bind.annotation.XmlNsForm.QUALIFIED)

    package com.example.jaxbintro.xmlerror;

    After you set the namespace to the empty string, since my xml file do not have one, code ran very well.

    @javax.xml.bind.annotation.XmlSchema (namespace = "",)

    elementFormDefault =

    javax.xml.bind.annotation.XmlNsForm.QUALIFIED)

    package com.example.jaxbintro.xmlerror;

    The file package - info.java can also be removed and it will work. For more details on the package and XmlSchema annotated level, what information on the package class is for, be found in the following link.

    https://JAXB.Java.NET/NoNAV/jaxb20-FCS/docs/API/javax/xml/bind/annotation/XmlSchema.html

  • How can I keep the "Automatic Save Folder" tab to open when I run Firefox 18.0?

    Firefox opens with the "Automatic Save Folder" open instead of my normal home page.

    before you save prefs.js please close firefox and your proposal is good, that the value may have any number.

  • How to change the automatic generated wsdl for the procedure

    I configured xdb and as far as I know, for each procedure that I expose as a web service, oracle automatically creates a wsdl.

    I would like to change this wsdl, but I don't know where I do.

    For example:
    It is a part of the wsdl file I want to edit:

    From:

    < types >

    "< xsd: Schema targetNamespace=""" elementFormDefault= "qualified">
    "< xsd: Element name="TESTE_AUXInput">"
    < xsd: complexType >
    < xsd: SEQUENCE >
    "< xsd: Element name="P_VAR-VARCHAR2-IN"" type= "xsd: String"/ >

    TO:

    < types >

    "< xsd: Schema targetNamespace=""" elementFormDefault= "qualified">
    "< xsd: Element name="TESTE_AUXInput">"
    < xsd: complexType >
    < xsd: SEQUENCE >
    "" < xsd: Element name= "P_VAR-VARCHAR2-IN" " minOccurs="0" maxOccurs="1"oraxdb:propNumber = '4608' oraxdb: global ="false"oraxdb:SQLName ="VAR VARCHAR2 IN"oraxdb:SQLType ="VARCHAR2"oraxdb:memType ="1"oraxdb:MemInline ="true"oraxdb:SQLInline ="true"oraxdb:JavaInline ="true"' type="xsd: String"/ >




    I tried to create a "TESTE_AUXInput" type, but it changed nothing.

    I heard it has to do with the XML schemas, but I tried to create an xml schema that contains:

    "" < xsd: Element name= "P_VAR-VARCHAR2-IN" " minOccurs="0" maxOccurs="1"oraxdb:propNumber = '4608' oraxdb: global ="false"oraxdb:SQLName ="VAR VARCHAR2 IN"oraxdb:SQLType ="VARCHAR2"oraxdb:memType ="1"oraxdb:MemInline ="true"oraxdb:SQLInline ="true"oraxdb:JavaInline ="true"' type="xsd: String"/ >

    < xsd:simpleType >

    < xsd:restriction base = "XSD: String" >

    < xsd:minLength value = "1" / >

    < xsd:maxLength value = "100" / >

    < / xsd:restriction >

    < / xsd:simpleType >

    < / xsd: element >


    But I don't know how to do the procedure to use wsdl.
    How can I do?

    INFO:
    Oracle 11.2.0.4 standard edition
    Oracle linux 5

    If you need any other information, let me know.

    Thanks in advance.

    And the answer is always no, the wsdl file cannot be changed.

  • Entry entry not added to the automatically generated table of contents

    Using RoboHelp HTML 11.

    I'm linking a Word document into my project and have it automatically create the Table of contents. I create new pages from the Word title 1 and title 2.

    As a general rule, a section in Word will be like this:

    Heading 1

    Body

    Section 1.1

    Body

    Section 1.2

    Body

    In the table of contents, it will create a book labeled "Heading 1" and pages for 1.1 and 1.2 position position. There is no page for heading 1 or the body of the text that goes there.

    I can manually add the title page 1 of the book, but I suspect that I don't have to. Y at - it a setting I use wrong? Or a tip or solution?


    Thank you.

    -Shawn

    If you click on the book for heading 1, it go to the right place and show the body of the text?

    Separate headings are created for heading 1, section 1.1. etc., or is - this a topic with the table of contents goes to the required place?

    See www.grainge.org for creating tips and RoboHelp

    @petergrainge

  • Keep the impulses generated in synchronization with an external clock

    I use a card PCI-6602 with Windows 7 and the ANSI C library.

    I need a continuous 100 HZ output to stay in sync with an external 1 HZ clock.

    I started with the example in the http://www.ni.com/example/27415/en/

    If I send impulses 99 I can retrigger every second without problem

    If I send 100 pulses on the next retrigger is missed and impulses come out of all the other seconds.

    I have here a way around this?

        TaskHandle  taskHandle = 0;
    char * chan = ' Dev1/ctr0. "
    float64 duty = 0.5;
    float64 freq = 100;
    uInt32 slow = DAQmx_Val_Low;
    float64 initDelay = 0.0;
    uInt32 edge = DAQmx_Val_Rising;
    char * triggerSource = ' / PFI19/Dev1;
    uInt32 numSamples = 100;

    DAQmxCreateTask("",&taskHandle);
    DAQmxCreateCOPulseChanFreq(taskHandle,chan,"",DAQmx_Val_Hz,idle,initDelay,freq,duty);
    DAQmxCfgDigEdgeStartTrig (taskHandle, triggerSource, edge);
    DAQmxCfgImplicitTiming (taskHandle, DAQmx_Val_FiniteSamps, numSamples);
    DAQmxSetStartTrigRetriggerable (taskHandle, 1);
    DAQmxStartTask (taskHandle);

    To some of the devil, because your timing is a so much is little too limited:

    -How is crucial to generate exactly 100 Hz?  What happens if you have generated to, say, 100,01 Hz?  This cheat of tiny bit timing could give the Council sufficient time to rearm and retrigger every 1 second.

    -How certain are you that the external signal is a rock solid 1,000000 Hz?   If it can vary quite a bit from your Council, you will not be able to know in advance what time window, you need to meet your 100 pulses in

    -assuming that the external signal is a perfect 1,000000 Hz and that you need to generate to (what your Board of Directors believes) a perfect 100,0000 Hz, can you live with generation of 99 impulses instead of 100?

    -How do you intend to treat lightly divergence that is almost certain to exist between the idea of external signal of 1.00000 dry and the idea of your Board of Directors of 1.00000 oscillator dry?   I remember well, the 6602 is valued at something like 50 parts per million accuracy of calendar, give or take a little variability of temperature based

    Otherwise, no specific magic answers.  If really stuck, I have an idea, or to do something with several counters are working together, but have not thought enough details have confidence in the feasibility.

    -Kevin P

  • Generated html code does not open in firefox/safari when incorporated into an iframe

    Hello

    I was mingling with robohelp for a few weeks now. I can generate a html from a Framemaker book end site. It is integrated in an < iframe > integrate into our website. It works fine on chrome. "However I get on firefox/safari is all ' i ' '. View the source, it becomes obvious that this weird bunch of characters appears before the < html >. I looked into the real generated html code and I see this < feff > tag prefix before the < html > in each file. Naturally, I advanced and removed and the page will now load correctly on firefox/safari. However, the balls are all screwed up. I read a post somewhere that says < feff > contains information about the css classes.

    I use techniques Comm Suite - 3.5(full_version). The webhelp html code is generated using the framemaker publishing feature using a file of saved settings *.isf.

    So, how to fix this? Any suggestions are welcome.

    Thank you

    The "bunch of odd characters" is known as the BOM (Byte Order Mark). The problem is on the server.

    I saw the same thing when you first use RoboHelp 8 and this is what I have been told by the company that hosts my site.

    "I would therefore conclude that the solution to this problem (on Linux systems running Apache) is to add the directive AddDefaultCharset utf-8 on the site's .htaccess file or the Apache config. The advantage of the latter is that it affects only the individual sites. The Apache default character set comes from the file of locale on Linux and defaults to iso-8859-1. It is the conflict between the Apache header with iso-8859-1 and utf-8 character page, which obviously causes problems Firefox. »

    In a post on the chrissy_tissy forum added

    My machine is Windows, but this still worked correction - some notes on post-porn the fix:

    1. make the fix itself (httpd.conf: AddDefaultCharset utf-8).

    2. restart the box to apply the hotfix.

    3. once the box is restarted, clear your FireFox cache to ensure that you do not continue to see the cached file.

    Once all this is done, you will see the contents of output as expected.

    See www.grainge.org for creating tips and RoboHelp

    @petergrainge

  • Incorrect hostname in automatically generated by WSDL

    I am moving some services to a new server-based CFC web.
    However, the auto-generated WSDL files (which work fine on the old server) are generated with an incorrect host name in the < location =... wsdlsoap:address > field. The host name that appears in the WSDL generated by the new server is a single host name INTERNAL clients cannot access. I think that this is due to the use of virtual servers by name based on the new server under IIS. On the old server, the host name that appears in the wsdl file is any hostname you entered in your browser to access the automatically generated WSDL.

    The last few lines of the WSDL file look like this.
    < binding = "" impl:criminals.cfcSoapBinding: Port "name =" xxxxxx.cfc ">"
    "< wsdlsoap:address location =" http://INTERNAL_HOSTNAME.DOMAIN.net/xxxxxx.cfc "/ > "
    < / wsdl: port >
    < / wsdl:service >
    < / wsdl:definitions >

    It is an IIS issue. Here are the details.
    http://support.Microsoft.com/kb/834141/

  • HTML conversion to PDF (how to change or remove the automatic header/footer)?

    Hi all

    I'll start with the positive. Function "Convert to Adobe PDF format" Adobe works wonders for HTML to PDF. In fact, even with all the embedded HTML 5 CSS, conversion perfectly renders the HTML code! I'm so impressed!

    __UPLOAD.png

    But I have a little problem I just solve.

    Adobe automatically inserts a header and a footer. The header is not really a problem, but it would be nice to customize. This is the footer that really needs to change. The automatic footer is an unsightly long text that includes the path and the full name and data and the time of the conversion. Is it possible to customize and simply remove it when converting. It is a document of page 41, so I will not manually change the header and footer. Ideally, I would like Adobe to change the header/footer when converting... because I have to eventually automate the conversion and avoid any post-editing.

    Thank you for your advice.

    In Acrobat when you use 'create PDF from Web Page' change settings:

  • I have to keep the older backup sets when I generate a new backup set?

    I have vista Home premium.  I regularly backup my computer.  Whenever I save I now have a new set of disks.  Can I get rid of the old game when the new set is generated. ?

    N °

    Because after the initial backup files, subsequent backups are incremental, which means that the system only save new files and files that have changed since the last backup.

    You must keep the heap.
    However, later you will be asked to make a new, full backup. Then, you can delete older backups, but only after you have a new, full backup.

  • How can I change the CPU, motherboard and upgraded to Windows 7 while keeping the old HD and all data on hard drive?

    I am running a Pentium Q9300 with Windows Vista. I have change my mother and put card at level of CPU of AMD Phenom II X 4 965. I bought a new copy of Windows 7. I need to update all those things while maintaining the old hard drive. Well, I don't know how to do it without other wipe the HD, fitness with an upgrade of the OS, or a link is not my new Windows 7 to my old hardware configuration. I need to keep all programs, files, folders, and data I have on the hard drive.

    How can I do all three and the link to my new Windows 7 for my new hardware?

    Hello

    You can not do

    the old hard disk contains the drivers for the motherboard that is old and in all likelihood will not start when it is installed with the new motherboard

    a clean install is normally required when changing motherboards

    __________________________________________________________

    and I think that you should also read this on the granting of licences and motherboards:

    If you have a license to OEM preinstalled, DELL, HP, etc any update at the Board level or changes must be done jointly with the computer manufacturer

    an OEM license is linked to the original tho hardware it is installed on this computer life

    When the computer dies the license dies with him, unless the manufacturer is willing to help you

    If you have a retail license and reactivation problems:

    1. click on start and in the search for box type: slui.exe 4

    2. press enter on your keyboard

    3. Select your country.

    4. take the phone activation option and brace yourself for a real person instead of the automatic fast process

    ·                        When you do the phone activation process hang to a real person explain to, instead of the following prompts for automatic scenario

    -------------------------------------------------------------------------------------------------

    How to find a phone number for a Microsoft Product Activation Center

    http://support.Microsoft.com/kb/950929

  • Jdev 12.2.1, automatically generate the password when creating a new user

    Hello

    Just by creating a new Admin user wants to automatically generate the password based on specific conditions and some mail users e-mail ID entered during creation.

    Please help me find the solution

    Nikhil

    Hi Timo,

    create new user with the username, userid, e-mail, etc. and the strength to change password to true by default. and the implimentation of security as capital letters, Lowwercase, number, at least one special character. There is no need of plu username. just something random.

  • In the form of sales_order, after booking, schedule_ship_date is automatically generated. On what basis he gets calculated?

    In the form of sales_order, after booking, schedule_ship_date is automatically generated. On what basis he gets calculated?

    And in my case, it's generated as 31 dec 2012 and I am unable to change it. How and where can I change it?

    Please tell me the navigation.

    Hello

    Please check the defaulting rules for SSD

    Thank you

    Ranga

  • How can I change the automatic country setting that is displayed in the payment gateway billing address? There is only one country in the drop-down list, not my current country

    How can I change the automatic country setting that is displayed in the payment gateway billing address? There is only one country in the drop-down list, not my current country

    A few changes/Verify account https://forums.adobe.com/thread/1465499 links that can help

    -html http://helpx.adobe.com/x-productkb/policy-pricing/change-country-associated-with-adobe-id.

  • How to keep the format setting when generating a table of contents

    Hello

    I have a superscript® in a title in a document that should be put in the Table of contents. When I generate the table of contents, I can't keep the format in the table of contents.

    I could cheat and manually change the, but there must be a way that remains with these properties whenever I have to regenerate the table of contents.

    No idea how?

    Kind regards.

    What version of FM?

    What the police?

    There are two separate issues here:

    1. If you are super as a character Format in the files of body, the format must be in character for the OCD catalogue, or the formatting is not applied.
    2. If you do this and get it display correctly in the table of contents, which will break the hyperlink linking it.

    The solution is usually to do great as characters of Unicode natively by exposing and not the character Formats.

    See: TOC link with a character index does not in PDF format

Maybe you are looking for

  • Have been suspicious Keeper download modules come from?

    Today, I noticed an ad on a page, I visited. This announcement has been labeled 'Download Guardian' and showed a few pictures with products and prices in dollars. I wasn't expecting these ads on the site in question and so I looked more closely at it

  • Qosmio x 500 10 - question of the disk recovery

    If I had to remove all McAfee 30-day trial and office stuff, as well as all Toshiba stuff unnecessary and THEN created a recovery disc, it would create according to the current set up?

  • Audio files and movies in my iMac, how to find them?

    It seems that my iMac HD have Audio files and movies. I do not remember that I downloaded from these files. How can I find / manage them please? Maybe my iOS devices?  (synchronization via iTunes)? Thank you.

  • PowerConnect 6224 piling on XFP

    Hi all Just curious about something I've been trying to find a hard yes/no answer on but have had no luck.  Long story short, I'm looking to pick up a pair of 6224 switches and would set up in a pile.  I'm looking at the use of fibers to connect and

  • Display a message in the main method.

    Someone knows how to display a message in a dialog of the main method (before the creation of the Application object)? It is a background application is not possible to put the message on a screen.