Looping a dynamic textbox to update its content?

i have a 100 frame movieclip with a dynamic textbox inside that outputs the current frame.
This movieclip gradualy goes from frame 100 - frame 0.
would i need this textbox on 100 frames with code on each or just 1 stretched through the 100 frames? i can get it to say 100, when its on the 100th frame but its doesnt go to 99 98 etc.
atm i tryed:
mc.onEnterFrame = function()
mc.text = _currentframe;
but that doesnt work.

If mc is a textfield, textfields do not have an onEnterFrame method.  Try using this instead...
this.onEnterFrame = function()
       mc.text = _currentframe;
You should only need one instance of the textfield spanning across the timeline.

Similar Messages

  • When ever i click a picture in photo booth it does not automatically update its content is this a bug or i don't know how to do it?

    when ever i click a picture in photo booth it does not automatically update its content is this a bug or i don't know how to do it?
    whenever you click a picture in photobooth you have to manually insert it one by one in iphoto
    i want to know is there any other option in iphoto which can do this type of thing(adding pictures automatically to iphoto )
    so that i do not have to do it manually

    Once you take the photo with Photo Booth, select the photo in the tray at the bottom and click on the iPhoto button just abouve and to the left:
         Click to view full size
    That will import the photo into iPhoto automatically.  But PB does not import any and all photo taken into iPhoto automatically.  That choice is left to the user.
    OT

  • When ever i click a picture in photo booth it does not automatically update its content is this a bug ?

    when ever i click a picture in photo booth it does not automatically update its content is this a bug or i don't know how to do it?

    Once you take the photo with Photo Booth, select the photo in the tray at the bottom and click on the iPhoto button just abouve and to the left:
         Click to view full size
    That will import the photo into iPhoto automatically.  But PB does not import any and all photo taken into iPhoto automatically.  That choice is left to the user.
    OT

  • Why webpage doesn't update its content (clearing cookies doesn't work)?

    Hi,
    My problem is occuring all the time and I would beg on knees for some assist please. When I do within particular websites (not all but more than one) few changes, e.g. verify email address or verify financial information or adding particular data, etc, I am supposted to get some content changed within the web access. e.g. some menus should occur and/or some additional options available and/or different user access (example now verified instead of unverified), some additional drop down menu options, perhaps some images shown, perhaps banners removed and so on. So I am supposted to see some difference within the content. My problem is that I don't. I contacted support department and I asked them whether or not I entered needed details correctly. They told me everything is correctly saved and they even read to me typed information - everything what they read was correct, I really typed that. This means in the database is everything saved. However as I said I don't see any changed on my side within account. I asked what should be different and the answer was that some new buttons should occur, warning message gone and previously unavailable button should become available. Additional answer, received by representative, was that my browser is not being updated based on most recent actions within my account. Possible solution, provided by representative to me, is to wait for entire system update. I am waiting endlessly and still no content change. I cleared all cookies (cache). Used tools to clear and also CLEAR option within firefox's settings. Furthermore I cleared entire registry, rebooted computer and didn't help. Then i decided to shut down pc completely. Still nothing. Then I even tried restarting the router, still doesn't help. I made sure via several resources that I am NOT blocking any java, javascript, adobe, or whichever other content. The website doesn't require any particular firefox plugin. Also double checked the firefox is updated to the most recent version but nothing helps. I still don't get the content updated after I typed what I was supposted to within my account after I logged in. Called them again, once again representative told me everything is saved. However I need the website (browser) content updated (obviously im talking about the content update and not browser version update) in order to resume with next step of the procedure I am doing. Don't have the option to try different computer so please avoid suggesting that. I did secondary temporary account and same story there - same browser problem, content of the webpage, after doing some major work (e.g. typing bank account details or approving previously typed account details), is Not being updated. Could anyone please tell me what to do?

    ''Gea0 [[#question-1050433|said]]''
    <blockquote>
    Hi,
    My problem is occuring all the time and I would beg on knees for some assist please. When I do within particular websites (not all but more than one) few changes, e.g. verify email address or verify financial information or adding particular data, etc, I am supposted to get some content changed within the web access. e.g. some menus should occur and/or some additional options available and/or different user access (example now verified instead of unverified), some additional drop down menu options, perhaps some images shown, perhaps banners removed and so on. So I am supposted to see some difference within the content. My problem is that I don't. I contacted support department and I asked them whether or not I entered needed details correctly. They told me everything is correctly saved and they even read to me typed information - everything what they read was correct, I really typed that. This means in the database is everything saved. However as I said I don't see any changed on my side within account. I asked what should be different and the answer was that some new buttons should occur, warning message gone and previously unavailable button should become available. Additional answer, received by representative, was that my browser is not being updated based on most recent actions within my account. Possible solution, provided by representative to me, is to wait for entire system update. I am waiting endlessly and still no content change. I cleared all cookies (cache). Used tools to clear and also CLEAR option within firefox's settings. Furthermore I cleared entire registry, rebooted computer and didn't help. Then i decided to shut down pc completely. Still nothing. Then I even tried restarting the router, still doesn't help. I made sure via several resources that I am NOT blocking any java, javascript, adobe, or whichever other content. The website doesn't require any particular firefox plugin. Also double checked the firefox is updated to the most recent version but nothing helps. I still don't get the content updated after I typed what I was supposted to within my account after I logged in. Called them again, once again representative told me everything is saved. However I need the website (browser) content updated (obviously im talking about the content update and not browser version update) in order to resume with next step of the procedure I am doing. Don't have the option to try different computer so please avoid suggesting that. I did secondary temporary account and same story there - same browser problem, content of the webpage, after doing some major work (e.g. typing bank account details or approving previously typed account details), is Not being updated. Could anyone please tell me what to do?
    </blockquote>
    I just updated one of my webpages on my website, but could not see the updated page- the old version still showed. I restarted Firefox and tried to view the updated page again, and still the old version showed. Then I had the idea to CLEAR EVERYTHING as the default tool in vsn 37.0.2 is set up from the History, View Recent History option. It took a long time for everything to clear, but when I then tried to view my updated webpage, it showed this time updated. Am I supposed to periodically CLEAR EVERYTHING for Firefox to pick up updated webpages?

  • Indicate to the user that a table has updated its contents

    Hi,
    I have some criteria but I am not sure where to go or if it is even possible.
    What I have is a jspx page with a table on it.
    I have a poll that periodically re-executes the query for the table. If there are any changes then the table is refreshed automatically.
    This is great for when the user is looking at the page and he/she can see the new row appear as they are looking at the table.
    However the users that are going to be using my application will likely to have the page open, but have the window minimized.
    So to allow for a better user experience I would like to be able to notify the user when there has been a change on the page. (Instead of the user periodically checking the page; to find out that the data is the same)
    What I would like to do is make the minimized window flash, which generally happens when you open up a new window, or a new message appears on msn messenger/pigeon. The minimized window flashes to indicate to the user that there has been a change (So to indicate a new row has appeared).
    Does anybody know if this is possible? And how to approach this problem?
    Thanks,
    Steve
    I am currently using JDeveloper 10.1.3

    thanks for the reply,
    but i cant use just html like <input type hidden > as i'm using the struts like framework with the netui tags in weblogic where i need to link the tag value to the form bean to be passed to the server . thus i need to use the netui tag , which doesnt have a name but a tagId instead, so i'm using it like this :
    <netui:hidden tagId="teleCarerId" dataSource="{actionForm.teleCarerId}" dataInput=""/>and then in javascrpit doing:
    //document.form.teleCarerId.value = row.cells[4].innerText;but thats not my problem ()as it probably will work and its only an issue after i resolve the first part of my question:-
    which is how do i hide a cloumn in a table and its values so that when the user selects a row i can pass the hidden value of row as part of my form .
    as i mentioned before when i make the cloumn visible as in
      <th><rpb:columnHeader field="TELECARERID"><i18n:getMessage messageName="telecarer_id"/></rpb:columnHeader></th>and give it a visible value:
      <td><netui:label value="{container.item.TELECARERID}"/></td>
           </tr>i can pick up the value fine using the javascript syntax:
    row.cells[4].innerText;however when i hide only the value - which is only part of what i want to do as i want to also hide the column heading so that this part of the table isnt seen- as in:-
    <td><netui:hidden dataInput="{container.item.TELECARERID}" dataSource="" /></td>then i cant use
    row.cells[4].innerText;to pick up the value although it does hide the value and in viewsourec the value is there - is there some other syntax that i should be using here - and also how can i hide the cloumn heading so that the table looks asthtically good on the browser?
    ie. what should i change this line of code to?
      <th><rpb:columnHeader field="TELECARERID"><i18n:getMessage messageName="telecarer_id"/></rpb:columnHeader></th>thanks in advance for any help.

  • When does the iTunes store usually update its libraries with new content in the US, specifically TV shows?

    Hello Apple community. I was wondering if anyone would be able to tell me approximately when the iTunes Store usually updates its content. I have a couple TV shows I'm watching. I noticed that new episodes of The Amazing World of Gumball and The Looney Tunes Show tend to update with the newest episode the day after it airs. Gumball is usually updated on Tuesdays, sometimes every other Tuesday, but the new episode isn't available on the store yet. It's possible that a holiday threw the scheduled update times off. Still, I would like to know approximately when the iTunes Store updates. I like to plan things out so I know when to purchase gift cards. Thanks Apple community.

    The facility to ping the Store, to draw attention to a change in your podcast, has been removed: the Store will check your feed and update - usually this takes 1-2 days. I was never convinced that pinging made any difference anyway.

  • HT4972 I have an Ipad still running on version 4.3.3 i have erased all its content and tried updating to the current update and it goes through the whole motions and at the very end an error message comes up saying the ipad was not able to update. What ca

    Can someone help me updating my ipad? is still running on version 4.3.3, i have deleted all its content I have restore to original settings and still cant update.

    If you have an iPad 1, the max iOS is 5.1.1. For newer iPads, the current iOS is 6.1.3. The Settings>General>Software Update only appears if you have iOS 5.0 or higher currently installed.
    iOS 5: Updating your device to iOS 5 or Later
    http://support.apple.com/kb/HT4972
    How to install iOS 6
    http://www.macworld.com/article/2010061/hands-on-with-ios-6-installation.html
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If you are currently running an iOS lower than 5.0, connect the iPad to the computer, open iTunes. Then select the iPad under the Devices heading on the left, click on the Summary tab and then click on Check for Update.
    Tip - If connected to your computer, you may need to disable your firewall and anitvirus software temporarily.  Then download and install the iOS update. Be sure and backup your iPad before the iOS update. After you update an iPad (except iPad 1) to iOS 6.x, the next update can be installed via wifi (i.e., not connected to your computer).
    Tip 2 - If you're updating via wifi, place your iPad close to your router to preclude getting a corrupted download.
     Cheers, Tom

  • Dynamically updating ChoiceBox contents

    I want to display a ChoiceBox and update the contents in response to some external event. I tried a simple test but have two problems:
    1. The initial selection ("Select ...") is not displayed
    2. The selection is cleared when new items are added
    Here's my test code:
    package rde.tests.fx.fx2;
    import javafx.stage.Stage;
    import javafx.scene.Scene;
    import javafx.scene.layout.HBox;
    import javafx.scene.control.ChoiceBox;
    import javafx.scene.control.Button;
    import javafx.scene.text.Text;
    public class Chtest extends Scene {
    var list = ["Select ..."];
    override var content =
    HBox {
    spacing: 5
    content: [
    Text { content: "Label " },
         ChoiceBox { items: bind list },
         Button {
         text: "Press me"
         action: function() { insert ["abc", "def", "ghi"] into list; }
    function run() {
    Stage { scene: Chtest {} }
    Do I need to set the selection index somehow?
    Thanks
    Richard

    PhiLho wrote:
    Do I need to set the selection index somehow?Yes.
    action: function() { var idx = ch.selectedIndex; insert ["abc", "def", "ghi"] into list; ch.select(idx); }Thanks. I was sort of hoping to avoid storing a reference to the choice box somewhere - with bind it seems it should not be necessary.
    I did make some progress by changing the ChoiceBox literal to:
         ChoiceBox {
         override var items on replace { select(0); }
         items: bind list
    But I could not find a way to reset the original selection when the items are updated - by the time the 'on replace' clause is executed, the selected index has been reset to -1.

  • Why does ' ' kill my dynamic textbox content?

    Well... I think it's because Flash sees it as a broken HTML tag, so I guess my real question is how to fix it?
    Here's the scoop:
    I have a dynamic textbox which is being assigned a variable. The textbox is set to render as HTML and all fonts are loaded.
    The following variables appear fine in my textbox:
    varText = "This is <b>bold</b>";
    varText ="Two is > One.";
    but this one
    varText ="One is < Two.";
    is truncated as soon as it hits the "<".  Wrapping everything in <p>variable</p> doesn't help
    Any ideas?
    Thanks,
    - JG

    OK... I go it solved.
    First I realized that inserting a &#60; into the HTML string did display the "<".
    But, a mass replace killed all my actual HTML tags of course.
    So, I had to write a script to seek out all instances of "<" and leave the actual tags alone (eg <b>, </b>, etc.), but replace the other instances with the character code.
    There's probably a better way... but at least this works.
    Thanks,
    - Jamal

  • Creating dynamic textbox in JSP

    I am trying to create dynamic textbox.when i run this below JS ,I am getting two boxes only and then i nothing getting it displayed.The problem comes in the inner for loop.
    function DynamicBox(val)
                        alert("helloooo");
                         var d =document.getElementById("bottom");
                         d.innerHTML = '<table cellpadding="10">';
                        for(i=0;i<val;i++)
                                d.innerHTML += '<tr><td><INPUT type="text" name="week'+i+'" size=8 >  </td><td><INPUT type="text" name="deliverable'+i+'" size=30>  </td>';
                              for(j=1;j<=<%=parameter.length%>;j++)
                                       <% int m=0;%>
                                      d.innerHTML+='<td><INPUT type="text" name="'+<%=parameter[m]%>+i+'" size=10></td>';
                                      <% m++; %>
                                 d.innerHTML +='</tr><br />';
                            d.innerHTML+='</table>';
                    }In the above code,val is the number of rows to be created.Bottom is the id of the <div> tag.parametr is a String array.The values are coming from database.

    move the <% int m=0;%> out of the loop.. You have place it in the loop, causing it to be initialize to be 0 each time the looping occurs.
    Place <% int m=0;%> below the line: d.innerHTML = '<table cellpadding="10">'

  • Updated HTML content not displayed

    Hi All,
               In webdynpro application, I am having an HTML file in the MIME repository which I am downloading dynamically and modifying its contents and placing the edited contents in ICM cache to display the URL. But I see that the changes I have made in the HTML file has not taken place even though I see in the debug mode that the chanegs are happening. In order to test i deleted the html file manually from MIME repository and uploaded it again , but even then it displays the old contents of the deleted HTML file. ANd it is not even taking the changes that are happening  in the program dynamically.
    Where is that it is going wrong?

    If you place the dynamic HTML content into the ICM cache, then it should have a completely different URL than the original content from the MIME repository.  It would only have the same content with the different URL if that is what you placed into the Cache.  Generally the Cached URLs are GUIDs.  Perhaps you should post your ICM cache upload code, because if the content is the old content from the MIME repository, then you are certainly doing something wrong in the upload.

  • Question on updating JTable contents

    I doing a java mail project, I constructed a tablemodel to store/show the mail contents:
    class MailTableModel extends DefaultTableModel{
    with one botton event I successfully added the mail information into a vector.
    However, I couldn't get the JTable to update its view.
    JTable is defined in the mainFrame class:
    class MailFrame extends JFrame{
    private JTable table;
    public MainFrame(TableModel tm){
    table = new JTable(tm) // reference to the tablemodel which has the data;
    public someButton_actionPerformed(ActionEvent e){
    // what to do to let the JTable to update and show the data?
    // anybody can help?
    somebody said the DefaultTableModel will update the view automatically
    with the addRow method, well, not in my case, any suggestions?
    Thanks!

    somebody said the DefaultTableModel will update the view automatically with the addRow method, well, not in my case, It works for me. Reply 3 of this thread shows a simple example:
    http://forum.java.sun.com/thread.jsp?forum=57&thread=290478

  • Updating the contents of a text item only if ......

    Hi ,
    Suppose that we have a text item which can host up to 500 characters. On double-clicking on this item an lov is activated and a description of a parameter table appears in it....
    I want this item's content not to be updated .... but simultaneously the end-user can add (only add) more characters on it......
    To be more specific.... assume that:
    the words "sample data" appear in this item -as its contents , when the user select a record in an activated lov- but the user cannot alter these words....-sample_data- or deleted them...
    He can only put a period ('.') and add more info/notes e.t.c......
    Is it achievable somehow...???
    Note: I use Dev10g....
    Many thanks,
    Sim

    Yes... i was aware of 'indirect' solutions...-i mean solutions which use of additional variables or non-db based item.....
    Is it possible , anyway, to achieve my requirement without using an 'indirect' solution.... I mean that the user cannot update the value returned by an lov , but he can add - only add some characters , as notes to this particular text item.....
    Thanks.....anyway,
    Sim

  • Updating table contents more efficiently

    Dear forumers,
    I have a situation as elaborated below. Is there a more efficient way in updating table contents (itab D) more efficiently?
    loop at itab A.
      execute FM using fields from itab A.
      FM returns itab B.
      loop at itab B.
        populate itab C containing fields from itabs A and B.
      endloop.
    endloop.
    copy contents from itab D to itab D_temp.   " ***1
    clear itab D.
    loop at itab C.
    populate itab D containing fields from itabs C and D_temp.   " ***2
    endloop.
    Reason this codeline (***2) is implemented:
    The key fields in the initial itab D ***1 is different than the key fields in the end result of itab D ***2.
    ***1
    Key fields: AUFNR, OBKNR, WERKS, EQUNR, SERNR, MATNR
    ***2
    Key fields: DOCUMENTTYPE, DOCUMENTNUMBER, DOCUMENTVERSION, DOCUMENTPART, EQUNR, SERNR, MATNR
    Structure in itab C (key fields in ***2):
      equnr           TYPE viaufkst-equnr
      sernr           TYPE objk-sernr
      matnr           TYPE objk-matnr
      documenttype    TYPE zzdoc_data-documenttype
      documentnumber  TYPE zzdoc_data-documentnumber
      documentversion TYPE zzdoc_data-documentversion
      documentpart    TYPE zzdoc_data-documentpart
      description     TYPE zzdoc_data-description
    Structure in itab D:
      aufnr           TYPE viaufkst-aufnr
      equnr           TYPE viaufkst-equnr
      obknr           TYPE viaufkst-obknr
      qmnum           TYPE viaufkst-qmnum
      auart           TYPE viaufkst-auart
      werks           TYPE viaufkst-werks
      sernr           TYPE objk-sernr
      matnr           TYPE objk-matnr
      documenttype    TYPE zzdoc_data-documenttype
      documentnumber  TYPE zzdoc_data-documentnumber
      documentversion TYPE zzdoc_data-documentversion
      documentpart    TYPE zzdoc_data-documentpart
      description     TYPE zzdoc_data-description
    Many thanks for any inputs here at all.

    TRY THIS
    CLEAR li_ord_sln_tmp.
      li_ord_sln_tmp = i_ord_sln.
      SORT li_ord_sln_tmp BY equnr sernr matnr.
      DELETE ADJACENT DUPLICATES FROM li_ord_sln_tmp
        COMPARING equnr sernr matnr.
      CLEAR i_ord_sln.
      IF ( li_ord_sln_tmp[] IS NOT INITIAL AND
           i_docs[] IS NOT INITIAL ).
        SORT i_docs[] BY equnr sernr matnr.
      ENDIF.
    LOOP AT i_outgoing into w_outgoing.
        CALL FUNCTION 'ZZ_GET_ACTIVE_DMS'
          EXPORTING
            matnr      = w_outgoing-matnr
            werks      = w_outgoing-werks
            sernr      = w_outgoing-sernr
          TABLES
            i_doc_list = li_doclist
          EXCEPTIONS
            OTHERS     = 1.
        IF sy-subrc = 0.
          LOOP AT li_doclist INTO lw_doclist.
          CLEAR .
          MOVE-CORRESPONDING w_outgoing TO w_ord_sln.
          READ TABLE li_ord_sln_tmp
            INTO lw_ord_sln_tmp
            WITH KEY equnr = w_docs-equnr
                     sernr = w_docs-sernr
                     matnr = w_docs-matnr
            BINARY SEARCH.
          IF sy-subrc = 0.
            w_ord_sln-werks = w_docs-werks.
            w_ord_sln-aufnr = lw_ord_sln_tmp-aufnr.
            w_ord_sln-obknr = lw_ord_sln_tmp-obknr.
            w_ord_sln-qmnum = lw_ord_sln_tmp-qmnum.
            w_ord_sln-auart = lw_ord_sln_tmp-auart.
            APPEND w_ord_sln TO i_ord_sln.     " (i.e. this is itab D)
          ENDIF.  
        ENDIF.
      ENDLOOP.
    Regards
    Sajid
    Edited by: shaik sajid on Jul 20, 2009 8:52 AM

  • Remove dynamic textbox on loading an image

    I'm trying to remove a line of text placed in a dynamic textbox inside a MC after an image loads in the imageloader component.
    I've highlighted the line in RED in the code below.
    Maybe a timer for this text to disappear or a statuschange function would be helpful. I've been searching extensively but in vain. Any heads-up please?!
    Any help would be much appreciated.
    Thanks.
    Sudarshan
    // Import the MX.UTILS so it can be used to set the scope of the listBox listener and the xml onload feature
    import mx.utils.Delegate;
    // Define default URL to load if no URL is defined in XML attribute
    _root.urlLink = "http://www.somesite.com";
    // declare variables
    var people:Array;
    var product:Array;
    var update:String;
    var dirpath:String;
    // set up the XML instance
    var peoplexml:XML = new XML();
    // initialize items on stage
    _global.style.setStyle("fontFamily","Verdana");
    _global.style.setStyle("fontSize",11);
    // define what should happen when the XML loads
    // (read data into update, dirpath, and brand variables)
    function onXmlLoaded(success:Boolean)
        if (success)
            // make a handle to the root node in the xml
            var mainnode:XMLNode = peoplexml.firstChild;
            update = mainnode.attributes.lastupdate;
            dirpath = mainnode.attributes.dir;
            // set up an array of all brand nodes
            var peoplenodes:Array = peoplexml.firstChild.childNodes;
            for (var i:Number = 0; i < peoplenodes.length; i++)
                // for each brand node:
                var personnode:XMLNode = peoplenodes[i];
                people.push({i:i + 1, pname:personnode.attributes.name});
            // data is all read and put in the right place -- now setup the screen
            // using this data
            setup();
        else
            trace('error reading XML');
    function setup()
        // set up chooseperson dropdown
        choosebrand.labelField = "pname";
        choosebrand.dataProvider = people;
        choosebrand.addEventListener("change",Delegate.create(this, loadProducts));
    function loadProducts(evt:Array)
        var thisitem:Array = evt.target.selectedItem;
        var productList:Array;
        chooseproduct.labelField = "prname";
        product = [prname];
        var peoplenodes:Array = peoplexml.firstChild.childNodes;
        for (var i:Number = 0; i < peoplenodes.length; i++)
            // for each brand node:
            var personnode:XMLNode = peoplenodes[i];
            if (personnode.attributes.name == thisitem.pname)
                var productnodes:Array = personnode.childNodes;
                for (var j:Number = 0; j < productnodes.length; j++)
                    // for each product node:
                    var productnode:XMLNode = productnodes[j];
                    product.push({i:j + 1, prname:productnode.attributes.title, img:productnode.attributes.photo, url:productnode.attributes.url, txt:productnode.attributes.txt, det:productnode.attributes.det, price:productnode.attributes.price, clck:productnode.attributes.clck});
                loader.img.contentPath = "";
                loader.clck.text = "";
                loader.ldng.text = "";
                productTitle.ptitle.text = "";
                productTitle.pdet.text = "";
                productTitle.prc.text = "";
        //initialize the product array
        chooseproduct.labelField = "prname";
        chooseproduct.dataProvider = product;
        chooseproduct.addEventListener("change",Delegate.create(this, loadImage));
    function loadImage(evt:Array)
        var thisitem:Array = evt.target.selectedItem;
        productTitle.ptitle.text = thisitem.txt;
        productTitle.pdet.text = thisitem.det;
        productTitle.prc.text = 'Rs.'+ thisitem.price;
        loader.img.contentPath = thisitem.img;
        loader.clck.text = thisitem.clck;
        loader.ldng.text = 'Loading Image...';
        _root.urlLink = thisitem.url;
    function init()
        // initialize the brand array
        people = [pname];
        // set up the xml instance to ignore whitespace between tags
        peoplexml.ignoreWhite = true;
        // set the scope of the onLoad function to the main timeline, not peoplexml
        peoplexml.onLoad = Delegate.create(this, onXmlLoaded);
        // start the xml loading
        peoplexml.load("bannerxml.php");
    init();

    You can use the setTimeout() function if you want to delay some code from executing

Maybe you are looking for

  • Order deleted ,delivery was done

    hello, can any one tell me how we can delete a sales order when we have done the delivery

  • How can I import data using .dmp into the table which has more columns then in import

    I am building the history for warehouse purpose on Oracle 8i database and want to use the old import (.dmp) files (from oracle 7.3.4) to import data but the underlying table is having few more columns which are not in my old DMP file .. how can I imp

  • Using  #{resource[...]} as image source

    Hi all. I am got a problem when I try to using #{resource[...]} expression at ADF pages - looks it's not resolved correctly. I have next folders tree in my project: JDeveloper |-mywork |--project_dir |----Model |----ViewController |---- src |--------

  • Adding new columns & New dataware house Tables

    Hello Gurus, We are using OBIEE 7.9.6, with Oracle EBS OLTP. I would like to show a new colum in an existing dash board report that requires new column in datawarehouse table & staging table. I also have a requirement to add new custom datawarehouse

  • Passing procedure name dynalically to DB adapter

    Hi All, We are using 11.1.1.6. We have a requirement to call 8 procedures for 8 transactions. Signature of the procedure is same except the name and each proc has its own business logic. So we want to have one db adapter and want to pass the proc nam