Xml as grid

Hi,
Is there any online tool for xml as grid view format.I tried with xmlgrid.net but some time it's not opened.
Please share a url of xml as grid view.
Thanks,

Well, of course it won't be that easy!
I've got the flyout menu working.
I put together a nice little scroll panel of thumbnails.
I used this tutorial to help me along with the panel:
http://www.gotoandlearn.com/
I've got ten buttons placed together in a movie clip - the
movie clip is what you scroll through in the panel.
I've got the full-sized images in the library.
However, I can't figure out how to get the buttons to bring
up the image it's linked to. They're active as buttons - when you
hover over them, you get the little hand and everything... test out
the different states for the button to make sure that it was
recognized as a button. They are, but I can't get them to do what I
want.
If I place the same button on the stage without being a part
of the movie clip of scrolling thumbnails, then it works properly.
If I apply the same actionscript to the button in the movie clip,
it does nothing.
Also, there's another issue that I'm having. I don't want to
have to import all of the images and thumbnails into my library. I
really want to build this with XML. I've found a couple of
tutorials that touch on creating an XML gallery in Flash, but I'm
having trouble getting that to work as well. Most of the tutorials
I've found just throw everything at you with a pre-configured .FLA
file and whatnot. I'm very big on learning it myself and building
my own gallery.
I don't know... gah, I'm all over the place right now.
One step at a time, I guess, then I'll rain down more
questions if I have them, heh
Thanks for the great help so far. It's very much
appreciated!

Similar Messages

  • Converting to Oracle Real Application Clusters from Single-Instance Oracle

    Is there any notes at metalink for
    Converting to Oracle Real Application Clusters from Single-Instance Oracle Databases
    We should have 10g DB on ASM to make it RAC?

    With Oracle Database 10g Release 2, $ORACLE_HOME/bin/rconfig tool can be used to convert Single instance database to RAC. This tool takes in a xml input file and convert the Single Instance database whose information is provided in the xml. You can run this tool in "verify only" mode prior to performing actual conversion. This is documented in the RAC admin book and a sample xml can be found $ORACLE_HOME/assistants/rconfig/sampleXMLs/ConvertToRAC.xml. Grid Control 10g Release 2 provides a easy to use wizard to perform this function.

  • What is Multicasting?

    Grid Version: 11.2
    OS : AIX 6.1
    I come across articles on RAC on AIX where the term Multicasting is frequently referenced. (For eg: thread like below)
    NICs for Private Interconnect redundancy
    When I googled it , i found articles like below which hasn't got anything to do with RAC networking at all
    http://en.wikipedia.org/wiki/Multicast
    Any idea what Multicasting is and how it is related to RAC?

    Hi,
    IP multicast is a technique for one-to-many communication over an IP infrastructure in a network. It scales to a larger receiver population by not requiring prior knowledge of who or how many receivers there are. Multicast uses network infrastructure efficiently by requiring the source to send a packet only once, even if it needs to be delivered to a large number of receivers. The nodes in the network take care of replicating the packet to reach multiple receivers only when necessary.
    The most common transport layer protocol to use multicast addressing is User Datagram Protocol (UDP). By its nature, UDP is not reliable—messages may be lost or delivered out of order. Reliable multicast protocols such as Pragmatic General Multicast (PGM) have been developed to add loss detection and retransmission on top of IP multicast.
    The multicast addresses are in the range 224.0.0.0 through 239.255.255.255. The range of addresses between 224.0.0.0 and 224.0.0.255, inclusive, is reserved for the use of routing protocols and other low-level topology discovery or maintenance protocols, such as gateway discovery and group membership reporting. Multicast routers should not forward
    any multicast datagram with destination addresses in this range, regardless of its TTL.
    http://www.iana.org/assignments/multicast-addresses/multicast-addresses.xml
    Oracle Grid Infrastructure 11.2.0.2 introduces a new feature called "Redundant Interconnect Usage", which provides an Oracle internal mechanism to make use of physically redundant network interfaces for the Oracle (private) interconnect.
    As part of this new feature, multicast based communication on the private interconnect is utilized to establish communication with peers in the cluster on each startup of the stack on a node.
    Once the connection with the peers in the cluster has been established, the communication is switched back to unicast. Per default, the 230.0.1.0 address (port 42424) on the private interconnect network is used for multicasting. Another IP can be enabled using the patch mentioned below, if it is determined that using the 230.0.1.0 IP causes the multicast communication to fail. Multicasting on either of these IPs and the respective port must, however, be enabled and functioning across the network and on each node meant to be part of the cluster. If multicasting is not enabled as required, nodes will fail to join the cluster with the symptoms discussed.
    Regards,
    Levi Pereira
    Edited by: Levi Pereira on May 31, 2012 2:20 PM

  • Flash & Dreamweaver gallery problem

    Hey guys,
    I am helping out a friend that I can't let down and I am afraid I may of bitten off more then I can chew.
    He wanted me to put up all his fashion shots on a webpage and it is proven harder to combine the flash gallery with html then I thought.
    Take a look at : http://williamvintage.atwebpages.com/site/
    I want to center the gallery in the middle and have it so that it looks like one white square, which will be centred in the middle of the page.
    I sliced up the white background and deleted the middle part thinking it would work, but it has not. I tried placing the gallery on top of the white background with a table, but that didn't work and because the flash gallery enlarges the pictures when clicked it needs more room then the size of the galley it's self.
    I used this Gallery and modified the code to suit my needs. I have included the link if that helps : http://www.freeflashcomponents.net/flash-galleries-slideshows/html-xml-image-grid-as2.html
    I have to have this completed and uploaded by this monday so if you could help me out asap that would be great.
    Cheers.
    Dale.

    You need to specify the correct path/name for the swf file...
    fl_Loader_2.load(new URLRequest("player_black"));
    does not do that.  As a minimum it should have an ".swf" at the end of the file name, as in "player_back.swf".
    Any time you get error messages, you should include both the complete error messages and the relevant code in your initial posting.   It can help get to solving think more readily.

  • XML data source for grid

    I am using web services to read an XML file that contains a schema.  I am using the input as the data source for a grid.  When the grid is populated it does not appear that the schema is interpreted.  All the decimal values are presented as strings and are not sorted correctly.  Is there something specific that I need to do to invoke the schema?

    Worst forums ever! Nobody can help with the insertion of a
    currencyvalidator in a datagrid itemeditor?

  • Error in Grid XML: Active connection and valid HsGetValue PoV

    Hello everyone
    I am struggling using the Smart View fucntions to access an HFM application and retrieving data using the HsGetValue function. I have the following to automatically create a connection:
    Sub CreateConn()
    '!***Adhoc Analysis - Financial Management***!
    'requires smartview.bas located in the \SmartView\bin directory (included in module hyperion) and HsAddin.dll
    'HFM application
    Set ws = ThisWorkbook.Sheets("aSheet")
    MyUsername = "aUsername"
    MyPassword = "aPassword"
    MyAppHFMQMR = "anApp"
    'Activate adhoc sheet (required for Hyp-functions)
    ws.Activate
    'Check connection
    Dim bIsConnection As Boolean
    bIsConnection = HypConnectionExists(MyAppHFMQMR & "New")
    If bIsConnection = True Then: X = HypRemoveConnection(MyAppHFMQMR & "New")
    If X < 0 Then: ErrorMsg CInt(X) 'handle errors
    'Create connection
    X = HypCreateConnection(ws, MyUsername, MyPassword, HYP_FINANCIAL_MANAGEMENT, _
    "http://epmhfm-dev/hfmofficeprovider/hfmofficeprovider.aspx", "DevCluster", _
    MyAppHFMQMR, MyAppHFMQMR, MyAppHFMQMR & "New", "Analytic Provider Services")
    If X < 0 Then: ErrorMsg CInt(X) 'handle errors
    'Establish pre-defined connection
    X = HypConnect(ws, MyUsername, MyPassword, MyAppHFMQMR & "New")
    If X < 0 Then: ErrorMsg CInt(X) 'handle errors
    'Disable suppress #Missing
    X = HypSetSheetOption(ws, 6, False)
    If X < 0 Then: ErrorMsg CInt(X) 'handle errors
    'Preserve formulae
    X = HypSetOption(HSV_PRESERVE_FORMULA_COMMENT, True, ws)
    If X < 0 Then: ErrorMsg CInt(X) 'handle errors
    'Missing data shows as numeric zero
    X = HypSetSheetOption(Null, 13, "#NumericZero")
    If X < 0 Then: ErrorMsg CInt(X) 'handle errors
    End Sub
    This code works fine by itself. I have a second code snippet that builds the HsGetValue function and copies it to the worksheet. Both are embedded in a larger project. Everything works fine if I only run the two modules (the one creating the connection and the second building the functions). If I run some code beforehand, however, I get the 'Error in Grid XML' error and all retrieved data is shown as 0. Incidentally, the connection is still established and the HsGetValue() functions are assembled as they were before including a valid (and identical) PoV.
    I understand that it is difficult to establish from this what the rpoblem might be. I need some help to hone in on the error since Smart View is giving me nothing to work with. To say the least, errors are not handled gracefully in Smart View. I suspect something gets stuck in the cache that prevents the retrieve sheet from updating appropriately.
    Any pointers are appreciated ff anyone else has come across a similar problem using Smart View functions.
    Thanks
    Florian

    I guess when you say that Test 1 does not work you are sure that connection is getting established, though I can see that connection errors are being handled but you should be sure that connection creation and connect code is working and that can be done by debugging the code- in vba editor using 'F8'.
    also check the below code is working or not by debugging again
    bIsConnection = HypConnectionExists(MyAppHFMQMR & "New")
    If bIsConnection = True Then: X = HypRemoveConnection(MyAppHFMQMR & "New")
    Use X<>0 instead of X<0 and see if you get any exception/error. X should be 0 if your code is working.
    Also once done with above test cases can you replace the connection name as something like anAppConn by hardcoding it into your create connection function and then try again..
    If you go to Smart View and Click over sheet info then you can find if the sheet consists of saved connection or not...You can delete it as needed.
    As you say that if you manually create a connection then the code works then there should be a problem with your connection code it seems...
    Thanks

  • XML data output in a custom grid table

    Hi!
    I was wondering if it is possible to display xml data output in a custom-made grid table? Important is the ability to
    arrange the fields on the grid layout (not a fixed layout with columns and rows).
    I am using the latest JDeveloper release.
    Thanks!

    See [url http://docs.oracle.com/cd/E14072_01/server.112/e10592/functions251.htm#CIHGGHFB]XMLTABLE
    For example:
    -- INSERT INTO <your table name>
    WITH x AS
    (SELECT XMLTYPE('<?xml version="1.0"?>
    <ROWSET>
    <ROW>
    <EMPNO>7782</EMPNO>
    <ENAME>CLARK</ENAME>
    <JOB>MANAGER</JOB>
    <MGR>7839</MGR>
    <HIREDATE>09-JUN-81</HIREDATE>
    <SAL>2450</SAL>
    <DEPTNO>10</DEPTNO>
    </ROW>
    <ROW>
    <EMPNO>7839</EMPNO>
    <ENAME>KING</ENAME>
    <JOB>PRESIDENT</JOB>
    <HIREDATE>17-NOV-81</HIREDATE>
    <SAL>5000</SAL>
    <DEPTNO>10</DEPTNO>
    </ROW>
    <ROW>
    <EMPNO>7934</EMPNO>
    <ENAME>MILLER</ENAME>
    <JOB>CLERK</JOB>
    <MGR>7782</MGR>
    <HIREDATE>23-JAN-82</HIREDATE>
    <SAL>1300</SAL>
    <DEPTNO>10</DEPTNO>
    </ROW>
    </ROWSET>') myxml
    FROM DUAL)
    SELECT *
    FROM   x
    ,      XMLTABLE('/ROWSET/ROW'
             PASSING x.myxml
             COLUMNS empno, ename, job, mgr, hiredate, sal, deptno);

  • XML editor with grid support?

    I've been trying XML Spy for a few months and I really like its grid editing feature. I want to purchase it, but I don't want to spend the $400 they want for it. Most of the features are overkill for me, but I do need the grid editor. I've searched around and haven't found anything comparable to XML Spy. Does anyone know of anything that has similar editing features, but for a much more reasonable cost or even free?

    scotthemi,
    All I can suggest is you try the following link http://www.xmlspy.com/download_archive.html. I used XML Spy 3.5 many moons ago. There is a chance that one of these archive version allow you permanent, limited functionality on an eval license. So, you might get your grid support for free.
    Bryan

  • 11.2 Grid Infrastructure profile.xml file is out of sync

    Currently running 11.2 grid infrastructure in a two node cluster. The profile.xml is out of sync on node 1 the profile.xml has a different clusterguid from node 2. I have opened a SAR and Oracle has confirmed this is a bug and is with development tier 2.
    I just wanted to know if anyone else has seen this issue.

    Using Linux 32 bit and 11gR2, on VMware.
    During grid installation, i executed root.sh from root user and facing below issue:
    *Failed to rmtcopy "/u01/app/11.2.0/grid/gpnp/rac1/profiles/peer/profile.xml" to "/u01/app/11.2.0/grid/gpnp/profiles/peer/profile.xml" for nodes {rac1,rac2}, rc=256*
    rmtcopy aborted
    Failed to promote local gpnp setup to other cluster nodes at /u01/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 6803.
    any ideas/suggestions, please...

  • How to save xml and xsl function to a data grid column

    hi. wondering, i have a xml and a xsl file, and have the transform class, and so need to save the xml and the xsl file, and display the results on a particular data grid column and to loop through the data grid columns. so, how do i use the xml save function
    class, any examples or point me to articles, where i can read how to do this. need to display a file, with a different colour and font. any ideas. thanks. marvin.hi. need to save a xml and xsl file and display the results on data grid. how do i do this. any
    sample code or articles i can read about thanks. marvin.
    http://startrekcafe.stevesdomain.net http://groups.yahoo.com/groups/JawsOz

    
    Hi.
    Okay, well, did ask on the msdn forums, and some one replied, and so, will paste the code he suggested.
    But getting a lot of errors.
    Can you help me out.
    Where am I going wrong.
    So, I can then get this to work, then it shows the colours and the fonts on the specified data grid.
    Can you help.
    Want to get this working and passed today if possible.
    Will pasate the code and the errors below.
    Can you help.
    Where am I going wrong.
    Marvin.
    // Set up the data set.
    DataSet ds =
    new
    DataSet();
    // Set up the data table.
    DataTable dt =
    new
    DataTable();
    // Ad the data table to the data set.
        ds.Tables.Add(dt);
    // Write the xml document to the data grid column.
        ds.WriteXML(@"c:\Docs\Education\CertificateFourProgramming\CoreInfrastructure\DevelopingXMLApplications\Assignments\CurrentCount.xml");
        ds.WriteXML(@"c:\Docs\Education\CertificateFourProgramming\CoreInfrastructure\DevelopingXMLApplications\Assignments\OnOrder.xml");
        ds.ReadXML(@"c:\Docs\Education\CertificateFourProgramming\CoreInfrastructure\DevelopingXMLApplications\Assignments\CurrentCount.xml");
        ds.ReadXML(@"c:\Docs\Education\CertificateFourProgramming\CoreInfrastructure\DevelopingXMLApplications\Assignments\OnOrder.xml");
    // Set up the data table and the data set and set to 0.
        dgvDisplayData.DataSource = ds.Tables[0];
    Error      1              Invalid token '(' in class, struct, or interface member declaration               
    C:\Docs\Education\CertificateFourProgramming\CoreInfrastructure\DevelopingXMLApplications\Assignments\WoodStocks\WoodStocks\frmData.cs                215        
    18           WoodStocks
    Error      2              Invalid token ')' in class, struct, or interface member declaration               
    C:\Docs\Education\CertificateFourProgramming\CoreInfrastructure\DevelopingXMLApplications\Assignments\WoodStocks\WoodStocks\frmData.cs                215        
    21           WoodStocks
    Error      3              Invalid token '(' in class, struct, or interface member declaration               
    C:\Docs\Education\CertificateFourProgramming\CoreInfrastructure\DevelopingXMLApplications\Assignments\WoodStocks\WoodStocks\frmData.cs                219        
    16           WoodStocks
    Error      4              Invalid token '(' in class, struct, or interface member declaration               
    C:\Docs\Education\CertificateFourProgramming\CoreInfrastructure\DevelopingXMLApplications\Assignments\WoodStocks\WoodStocks\frmData.cs                221        
    16           WoodStocks
    Error      5              Invalid token '(' in class, struct, or interface member declaration               
    C:\Docs\Education\CertificateFourProgramming\CoreInfrastructure\DevelopingXMLApplications\Assignments\WoodStocks\WoodStocks\frmData.cs                222        
    15           WoodStocks
    Error      6              Invalid token '(' in class, struct, or interface member declaration               
    C:\Docs\Education\CertificateFourProgramming\CoreInfrastructure\DevelopingXMLApplications\Assignments\WoodStocks\WoodStocks\frmData.cs                223        
    15           WoodStocks
    Error      7              Invalid token '=' in class, struct, or interface member declaration               
    C:\Docs\Education\CertificateFourProgramming\CoreInfrastructure\DevelopingXMLApplications\Assignments\WoodStocks\WoodStocks\frmData.cs                227        
    31           WoodStocks
    Error      8              Array size cannot be specified in a variable declaration (try initializing with a 'new' expression)               
    C:\Docs\Education\CertificateFourProgramming\CoreInfrastructure\DevelopingXMLApplications\Assignments\WoodStocks\WoodStocks\frmData.cs                227        
    43           WoodStocks
    Error      9              Invalid token ';' in class, struct, or interface member declaration               
    C:\Docs\Education\CertificateFourProgramming\CoreInfrastructure\DevelopingXMLApplications\Assignments\WoodStocks\WoodStocks\frmData.cs                227        
    45           WoodStocks
    Can you help me out.
    Thanks.
    http://startrekcafe.stevesdomain.net http://groups.yahoo.com/groups/JawsOz

  • Marrying XML, SQL, web services, grids (March 15)

    Daniela Florescu of BEA will be one of the distinguished panelists discussing the
    marriage of SQL, XML, web services and grid computing on March 15. Admission to
    this panel discussion is FREE if you register online for the Software Development
    2004 Expo pass.
    The panel includes the original enterprise Java architect, the editor of the SQL
    standard, a co-inventor of XQuery, a leading technology writer, a distinguished
    database researcher, and a Turing Award winner. They've collectively authored
    over a dozen books.
    Panel members include:
    Rick Cattell Distinguished Engineer, Sun Microsystems
    Peter Coffee Technology Editor, eWEEK
    Daniela Florescu Sr. Software Engineer, BEA
    Jim Gray Distinguished Engineer, Microsoft Research
    Jim Kleewein Distinguished Engineer, IBM Silicon Valley Lab
    Jim Melton Standards architect, Oracle Corporation
    Where: Santa Clara Convention Center
    When: March 15, 2004 5:15-6:15 pm
    To register:
    http://www.sdexpo.com/2004/west/pricing.htm

    Daniela Florescu of BEA will be one of the distinguished panelists discussing the
    marriage of SQL, XML, web services and grid computing on March 15. Admission to
    this panel discussion is FREE if you register online for the Software Development
    2004 Expo pass.
    The panel includes the original enterprise Java architect, the editor of the SQL
    standard, a co-inventor of XQuery, a leading technology writer, a distinguished
    database researcher, and a Turing Award winner. They've collectively authored
    over a dozen books.
    Panel members include:
    Rick Cattell Distinguished Engineer, Sun Microsystems
    Peter Coffee Technology Editor, eWEEK
    Daniela Florescu Sr. Software Engineer, BEA
    Jim Gray Distinguished Engineer, Microsoft Research
    Jim Kleewein Distinguished Engineer, IBM Silicon Valley Lab
    Jim Melton Standards architect, Oracle Corporation
    Where: Santa Clara Convention Center
    When: March 15, 2004 5:15-6:15 pm
    To register:
    http://www.sdexpo.com/2004/west/pricing.htm

  • Applying functions to XML output in Data Grid

    Hi All,
    I am currently feeding a datagrid with XML generated from
    php. I am constructing the grid using a table similar to the
    Products Demo.
    I could do with formatting some of this output, ideally with
    a PHP funtion or a javascript function.
    An example row from my grid is below:
    <tr spry:when="{ds_RowID} == {ds_CurrentRowID}"
    class="{ds_EvenOddRow}" spry:setrow="theOrders"
    spry:hover="rowHover" spry:select="rowSelected" id="{ord_id}"
    onClick="showOrder('{ord_id}');">
    <td width="500px">{ord_desc}</td>
    <td width="200px">{ord_delDate}</td>
    <td width="80px">{ord_simQty}</td>
    <td width="60px">{ord_packId}</td>
    </tr>
    I would like to apply a funtion to the {ord_desc} column of
    each row.
    Any ideas?
    Thanks in advance.
    T12

    Hi T12,
    Checkout this sample:
    http://labs.adobe.com/technologies/spry/samples/data_region/CustomColumnsSample.html
    or
    http://labs.adobe.com/technologies/spry/samples/data_region/HTMLFragsInXMLSample.html
    They both show you how to use an observer to pre-process the
    data.
    --== Kin ==--

  • HELP: XML or Data Grid failing from server

    Help,
    I am working a proof-of-concept flash function for a client
    that reads an XML file into a data grid. As coded, it works great
    when I run it locally, but when I transfer it to the web server it
    doesn't work (grid object shows but no data). And I guess I don't
    understand remote debugging because when I "Begin remote debugging
    session" and then "Open from site" it appears to download and
    again, runs fine.
    The the remote SWF is located at
    http://www.gw-webs.com/TSI/teamTSI.SWF.
    The XML and HTML are also located in the same remote folder.
    The code is all in Frame 1 of the file (not in a movie clip):
    _global.nameAR = new Array;
    _global.titleAR = new Array;
    _global.biographyAR = new Array;
    _global.contactAddressAR = new Array;
    _global.contactPhoneAR = new Array;
    _global.contactEmailAR = new Array;
    _global.pictureFileAR = new Array;
    _global.ARindex = 0;
    hd_name._visible = false;
    hd_title._visible = false;
    hd_biography._visible = false;
    hd_phone._visible = false;
    hd_email._visible = false;
    hd_mail._visible = false;
    function processXMLData(xml:XML)
    var i :Number = 0;
    var num:Number = xml.firstChild.childNodes.length;
    for (var i = 0; i < num; i++) {
    _global.nameAR
    =
    xml.firstChild.childNodes.childNodes[0].childNodes[0].nodeValue;
    _global.titleAR
    =
    xml.firstChild.childNodes.childNodes[1].childNodes[0].nodeValue;
    _global.biographyAR
    =
    xml.firstChild.childNodes.childNodes[2].childNodes[0].nodeValue;
    _global.contactAddressAR
    =
    xml.firstChild.childNodes.childNodes[3].childNodes[0].nodeValue;
    _global.contactPhoneAR
    =
    xml.firstChild.childNodes.childNodes[4].childNodes[0].nodeValue;
    _global.contactEmailAR
    =
    xml.firstChild.childNodes.childNodes[5].childNodes[0].nodeValue;
    _global.pictureFileAR
    =
    xml.firstChild.childNodes.childNodes[6].childNodes[0].nodeValue;
    var dataAR = new Array;
    for (i = 0; i < num; i++) {
    dataAR
    = ({Name: _global.nameAR, Title: _global.titleAR
    dg_team.dataProvider = dataAR;
    var xmlData=new XML();
    System.useCodepage = true;
    xmlData.ignoreWhite=true;
    xmlData.onLoad = function(ok:Boolean) {
    if (ok) {
    processXMLData(this);
    } else {
    trace("XML did not load");
    // Create data grid click listener object
    var dgListener:Object = new Object();
    dgListener.cellPress = function(evt_obj:Object) {
    i = evt_obj.itemIndex;
    if (_global.nameAR <> null) {
    hd_name._visible = true;
    tx_name.text = _global.nameAR
    else {
    hd_name._visible = false;
    tx_name.text = "";
    if (_global.titleAR <> null) {
    hd_title._visible = true;
    tx_title.text = _global.titleAR
    else {
    hd_title._visible = false;
    tx_title.text = "";
    if (_global.biographyAR <> null) {
    hd_biography._visible = true;
    tx_biography.text = _global.biographyAR
    else {
    hd_biography._visible = false;
    tx_biography.text = "";
    if (_global.contactPhoneAR <> null) {
    hd_phone._visible = true;
    tx_phone.text = _global.contactPhoneAR
    else {
    hd_phone._visible = false;
    tx_phone.text = "";
    if (_global.contactEmailAR <> null) {
    hd_email._visible = true;
    tx_email.text = _global.contactEmailAR
    else {
    hd_email._visible = false;
    tx_email.text = "";
    if (_global.contactAddressAR <> null) {
    hd_mail._visible = true;
    tx_mail.text = _global.contactAddressAR
    else {
    hd_mail._visible = false;
    tx_mail.text = "";
    xmlData.load("teamTSI_en.xml");
    // Add listener.
    dg_team.addEventListener("cellPress", dgListener);
    stop();

    1. your link is 404.
    2. use the attach code option to display code: your code in
    mangled and difficult to read
    3. when using the "new" constructor you should use
    parentheses following the class name. (eg, _global.nameAR = new
    Array(); )
    4. the usual problem is asynchronous (and delayed) loading
    when an application is placed online. that doesn't appear to be
    your problem, but it's difficult to read your code and quickly spot
    that. the 2nd most common problem would be a typo. (eg,
    "teamTSI_en.xml" should be "teamTSI_EN.xml" )

  • Grid XML Error

    I'm getting an error for a VB I created to "refresh all" in smart view.
    Here is the error:
    Error in Grid XML: each dimension must be used once and only once.
    Macro used: HFM Refresh macro
    Dim X As Variant
    Dim oBar As CommandBar
    Dim ws As Worksheet
    Set oBar = Application.CommandBars("Worksheet Menu Bar")
    oBar.Controls("Hyperion").Controls("Refresh").Execute
    End Sub

    I do get the same error message when using Oracle Hyperion Smart View for Office, Fusion Edition. However, the error does not show up when using the 9.3.2 Smart View client.
    Any help on this will be greatly appreciated.

  • Data grid, remote xml, crossdomain.xml

    Hi...
    I have a problem with the security sandbox of the flash player.
    I need a data grid to get its data from a xml located in other domain. I have prepared a crossdomain.xml file with this structure:
    <?xml version="1.0"?>
    <!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
    <cross-domain-policy>
    <allow-access-from domain="*"/>
    </cross-domain-policy>
    </cross-domain-policy>
    I have put this file in the public_html folder of my host, and also in the folder where the app is located but still not working....
    I guess I need to do something else....
    Thank you very much.

    Hi there,
    I am looking for a solution like yours, but it seems that
    flex does not like much the XML attributes nor xpath syntax.
    As a workaround, I would modify your source XML to be
    <row>
    <column>
    <dataGridHeader1>Test Data 1.1</dataGridHeader1>
    </column>
    <column>
    <dataGridHeader2>Test Data 1.2</dataGridHeader2>
    </column>
    </row>
    This way, you can take the appropriate value by describing
    <mx:DataGridColumn
    headerText="{dataXML.column.dataGridHeader1}"
    dataField="{column[0]}"/>
    <mx:DataGridColumn
    headerText="{dataXML.column.dataGridHeader2}"
    dataField="{column[1]}"/>
    Hope it helps. Let me know if you find the REAL solution to
    read attributes and Xpath,
    Best regards,
    Miguel

Maybe you are looking for

  • I deleted some Apple software, now iTunes won't recognize my iPod

    So earlier today I removed Bonjour, and the Apple Mobile Device from my computer. Now all of a sudden iTunes won't recognize my iPod, but windows does. Could this issue be related to removing the software from my computer?

  • Defining Custom Calendar in W_Day_D

    Hi There! We have a requirement to have custom calendar in W_Day_D. The requirement is as follows Year = Calendar year Quarter = Calendar Quarter Month = Calendar Month Week = The week should start from Monday instead of Sunday. The week num should c

  • Using of Profile System options

    Hi, I am new to Oracle Apps and getting training in Financials. I have clear understanding of Profile System options and trying to understand below scenario. I have installed Fresh DB which does not have vision installation. 1) Created user and assig

  • HD external on the Mac Air

    How do I use my external hard drive on my Mac Book Air, without losing my files?...

  • Bridge CS3: Lost Keyword 3rd Tier Hierarchy

    Wierd stuff happening to my Suite. PS went wonky so had to reinstall. Result is wonky Bridge. Lost 3rd tier of my keyword hierarchy. Have tried replacing xml file several times and Bridge automatically changes it each time. I also lost the buttons to