Thanks for the help Apostolos.
But the problem is somewhere in the asp page...
On 12/16/05, Apostolos Manolitzas <[EMAIL PROTECTED]> wrote:
> > > [..]
> > > > Here is the code that i use in flash:
> > > >
> > > > //XML
> > > >
> > > >
> > > > ementa_xml = new XML();
> > > > _root.myEmenta = new
> > [..]
> > > Here is the code that i use in flash:
> > >
> > > //XML
> > >
> > >
> > > ementa_xml = new XML();
> > > _root.myEmenta = new Array();
> > > ementa_xml.load("ementa2.xml");
> > > ementa_xml.onLoad = startEmenta;
> > > ementa_xml.ignoreWhite = true;
> > > _root.main11.ementa_txt = "";
Well...ive changed that to test..but i put like you said again...and
the problem still persists.
On 12/16/05, Roman Blöth <[EMAIL PROTECTED]> wrote:
> Jose Maria Barros schrieb:
> > Im having some problems loading an XML file into flash. The client
> > inserts in the databse some elements and then
Jose Maria Barros schrieb:
Im having some problems loading an XML file into flash. The client
inserts in the databse some elements and then an ASP page creates the
xml file and flash reads it.
[..]
Here is the code that i use in flash:
//XML
ementa_xml = new XML();
_root.myEmenta = new Array
Im having some problems loading an XML file into flash. The client
inserts in the databse some elements and then an ASP page creates the
xml file and flash reads it.
The problem is that sometimes the flash tells me "undefined"
i go to the database and the data is there..but in xml file it isnt.
5 matches
Mail list logo