Skip to main content
Participant
January 29, 2008
Question

Using XML class server-side script in FMS 3

  • January 29, 2008
  • 2 replies
  • 397 views
Hi,
I'm trying to use xml class in a script on the server
1. Should i use import XML? if so in which package is it in is it the same as actionscript 3? 2? 1? i've found the api for that class but didn't see any package
2. I've read a lot about the FMS 3 but not sure i understand, which actionscript should i use? does 3 works?
Plaese help (new in this server) ....
    This topic has been closed for replies.

    2 replies

    inwonderAuthor
    Participant
    January 29, 2008
    thanks a lot (:
    Participating Frequently
    January 29, 2008
    FMS 3 Serversided script is a kindof of javascript1.5 but then case sensitive. No AS2 or AS3 !
    Look into the FMS3 documentation regarding serversided actionscript and you will find waht you need
    G