A Flash Developer Resource Site

Search:

Type: Posts; User: maxpower78

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    434

    Thank you very much dawsonk!

    Thank you very much dawsonk!
  2. Replies
    2
    Views
    434

    Problem reading XML file

    Hi, I´m trying to parse an XML file and I have a problem to read the childs of a node.
    My XML file have this structure:


    <?xml version="1.0" encoding="utf-8"?>
    <code>
    <images...
  3. Replies
    1
    Views
    303

    Problem with slideshow gallery

    Hi, I'm trying to create a slideshow in a gallery. I managed to make it work but only if you first click on the slideshow button and then you click on one of the thumbnails. I haven't been able to do...
  4. I finally got it. thank you!

    I finally got it. thank you!
  5. I mean the non-same-coordinates.

    I mean the non-same-coordinates.
  6. When I compile the movie, Flash slows down and I...

    When I compile the movie, Flash slows down and I get a flash player window saying that the script is running slowly and if I want to stop it.....:confused:

    I think that is better to attach the...
  7. Thank you so much Nig 13. I will try with it.

    Thank you so much Nig 13. I will try with it.
  8. Attach mcs randomly without overlaping each other

    Hello, I have a few mc's in the library ("mc1, mc2, mc3, mc4...) how can I attach them from the library to the stage randomly, but without getting it out of the stage and without overlapping to each...
  9. Replies
    4
    Views
    1,371

    Finally I got it. Thanks all for your help.

    Finally I got it.

    Thanks all for your help.
  10. Replies
    4
    Views
    1,371

    View Post

    Ok the example that enpstudios lives here doesn´t exactly what I want. because I don´t want to load an image from a PC to the server. What I want is to load a drawing that a user do in the flash to a...
  11. Replies
    4
    Views
    1,371

    Thanks enpstudios, I'll have a look.

    Thanks enpstudios, I'll have a look.
  12. Replies
    4
    Views
    1,371

    upload images to a server from flash

    Hi all, I'm developing a drawing application in flash and I want that when a user has finished his drawing, he can upload the file to a server.
    I found a code on the web that does what I need, but...
  13. Replies
    0
    Views
    804

    TimelineLite doubt

    Hi, I want to use the TimelineLite class when I press a button. I have this code in the main timeline:

    Code:


    TweenLite.delayedCall(0, myFunction, ["param1", 2]);
    function...
  14. calling functions from nested movie clips

    Hi!

    I have a function:

    function changeCursor(Event:MouseEvent):void
    {
    trace("AS3 is imposible to understand");
    }

    And I have a mc on the stage that have a code inside to attach a scroll...
Results 1 to 14 of 14




Click Here to Expand Forum to Full Width


HTML5 Development Center