Hello all,
I found the following XML - Flash quiz template on the net and I was wondering
how can I adapt the XML doc to pass CDATA instead of "Value". The code is
currently sending the "answers" values into Flash as value, instead of values I
will like to type the answers inside of CDATA ...
more >>
I've been making a simple RSS reader flash widget for my web page. It works
perfectly when I test it locally, but when I publish it, I always get the
No.Data.Received error. I've played with all the parameters on the XMLConnector
and all the publish settings, but no dice.
The only thing th...
more >>
I can get a value with
bNode.parentNode.attributes.name,
BUT
I need to get something
bNode.parentNode.parentNode.attributes.name
(two level up). And this doesn't work...
How can i do it?
Please help
...
more >>