Archive

Posts Tagged ‘flash array flash’

Xml To Flash Array

July 30th, 2009 Comments off

I have 6 little xml files and need 6 different fla (AS2) to read the xml and push the xml data into flash arrays.
(1 xml = 1 fla)
I want in every fla, a trace function to read the array data.

check example txt file (examples)

I need to done this asap..!!

Xml 2 Flash Array

July 30th, 2009 Comments off

i have 6 little xml files.
i need 6 different fla (AS2) to read the xml and push the xml data into flash arrays. (1 xml = 1 fla)
i want in every fla, a trace function to read the array data.

check example txt file (examples)

Bear