A Flash Developer Resource Site

Search:

Type: Posts; User: JavaJef

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    2,237

    Nevermind the XSL - I must have misunderstood you...

    Nevermind the XSL - I must have misunderstood you (don't think you could combine it with Flash).
    There are quite a lot of tags that Flash understands (that's what I've read anyway - haven't tried it...
  2. Replies
    0
    Views
    488

    Hi, I've got a movie clip with 4 parameters...

    Hi,

    I've got a movie clip with 4 parameters (which correspond to 4 variable fields in the clip). I've created an XML file of which each node has four childnodes with the same names as the...
  3. Replies
    1
    Views
    1,541

    When reading nodes from an XML document, how do...

    When reading nodes from an XML document, how do you detect wether or not the current node is the last one? I was thinking something like comparing the current node to lastChild, but how do I specify...
  4. Replies
    5
    Views
    2,237

    Sure - but it depends ...

    ... on what you want to do. If you want to make the XML look pretty, you need to use XSL. But if you want to include your HTML tags to use them in Flash, sure go ahead - just bear in mind that XML is...
  5. Thread: Reading XML

    by JavaJef
    Replies
    5
    Views
    2,323

    OK but not what I really want ...

    Ok I admit using attributes is easier, but I don't want to (some of the data wouldn't be suitable to be used as attributes).

    Jef
  6. Thread: Reading XML

    by JavaJef
    Replies
    5
    Views
    2,323

    I'm trying to read an XML document with this...

    I'm trying to read an XML document with this structure


    substitute the * with < and > (case you hadn't figured that one out yet ;-)
    *? xml etc*
    *list*
    *member*
    *id*12345*/id*
    ...
  7. Re: thanq U

    this way is UML and VRML what about that .
    UML stands for Unified Modelling Language and is used for analytical purposes - it has nothing to do with communications.
    VRML is a language to describe...
  8. Hi, Is it possible to set a movie clip...

    Hi,

    Is it possible to set a movie clip parameter from an asp file? Suppose I've got a clip called Data1 which has a parameter called Date, could I put Data1.Date=something in the ASP file and load...
Results 1 to 8 of 8




Click Here to Expand Forum to Full Width

HTML5 Development Center