XML / CDATA question

Out of context: Reply #3

  • Started
  • Last post
  • 4 Responses
  • PonyBoy0

    *** xml node example

    < node >
    < ! [ CDATA [ HI there, this link sends you to the < a href= " asfunction:galleryLaunch " > Gallery < / a > . < br > Enjoy! ] ] >
    < / node >

    *** end xml node example

    --

    simply put... asfunction was correct... it goes inside the html anchor (href =""...)...
    ... 'galleryLaunch' is your global function somewhere in the swf just waiting to be called and do as told!

View thread