A Flash Developer Resource Site

Search:

Type: Posts; User: goooooofy

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    643

    [F8] External .doc in flash TextArea

    Is there a way to show the contents of an external ".doc" or ".pdf" file inside a text area without loosing the initial look.

    I even couldn't load an html, the formating will compleatly change
  2. Passing variables to an eventhandler in a class

    how?

    take a look at this code :


    class foo{


    public var myProperty;
  3. Replies
    4
    Views
    504

    I've heard any language that can handle a...

    I've heard any language that can handle a "Standard I/O Stream" (like cin and cout in C) can be be used to create a webservice.

    so what i'm guessing is that actionscript doesn't have such a thing.
  4. Replies
    4
    Views
    504

    create a webservice with flash

    well as the title indeicates is there a way to create a web service with actionscript? Java can. why should flash be any less.

    now i know a web service is a very complex concept, but can it be...
  5. Replies
    3
    Views
    2,561

    How about if i just update my xml object from...

    How about if i just update my xml object from within flash and then write the the whole object in the external file just as if it was a normal text file, not professional but works
  6. Thread: Blind Effect

    by goooooofy
    Replies
    1
    Views
    2,757

    Well the blind effects only a movieclip masked on...

    Well the blind effects only a movieclip masked on top of each photo. need more help?
  7. Replies
    3
    Views
    2,561

    How to update an external XML file

    Ok, we all know how to read an external XML file, navagete in it (only a few lines of codes), but somthing i cant seem to find is how to update (add, delete or edit) nodes in the external XML file.
    ...
Results 1 to 7 of 7




Click Here to Expand Forum to Full Width

HTML5 Development Center