In a behavior that I am creating, I have a string that contains XML data. How can I parse it and loop through each node?
I was reading about using DOM, but apparently DOM is only available in plugins, not behaviors
I am developing a behavior and I want to do some things if the object the behavior is put on is a Text and other things if it's a sprite... How can I do that?
(in the SDKBehaviorInstanceBase inherited class)
Develop games in your browser. Powerful, performant & highly capable.
You do not have permission to view this post