A Flash Developer Resource Site

Search:

Type: Posts; User: Miamii

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    4,015

    Thank You so much! The code works perfectly. Just...

    Thank You so much! The code works perfectly. Just a little thing for me that I again can't figure out by myself is when I combine in one swf the pictures who are loaded from file via XML file with...
  2. Replies
    11
    Views
    4,015

    Thank You, fruitbeard, its working great with...

    Thank You, fruitbeard, its working great with those 3 pictures. But in order to display a dynamic number of pictures without indicating their names on the code, should there be a folder where the...
  3. Replies
    11
    Views
    4,015

    Yes, I know, but I would need that the resizing...

    Yes, I know, but I would need that the resizing happens in the code, so any picture that is loaded in the swf movie is resized in the same size as the frame it is in and also located in the position...
  4. Replies
    11
    Views
    4,015

    Thank You for the help, but unfortunately, Im...

    Thank You for the help, but unfortunately, Im doing something wrong, and when I try to test it, the picture size seems to be right, but the position is somehow different from the movie clip "photo"....
  5. Replies
    11
    Views
    3,745

    Thank You, its perfect :))

    Thank You, its perfect :))
  6. Check if input text is the same as text from file.

    Hello, so I have an input text field on the stage, and also button "check". When something is written in the input text, after clicking "check" button , a message "Correct" or "Wrong" should be...
  7. Thank You, fruitbeard! Works amazing!

    Thank You, fruitbeard! Works amazing!
  8. Playing mp3 sound from file WITHOUT importing in library.

    So I have this mp3 file and "play" button on stage. Could it be possible to play the mp3 code without importing it in the library, since it would be changed in the future(with the same title, just...
  9. Replies
    11
    Views
    3,745

    Great great code, works amazing! Thank You once...

    Great great code, works amazing! Thank You once again! I tried it and works great for one dynamic text field, but when I add another text file and another dynamic text field, the text from the second...
  10. Replies
    11
    Views
    3,745

    Thank You so much, the code is fantastic and...

    Thank You so much, the code is fantastic and works just fine. But there is one small detail, that I wanted for this, and it maybe my fault for not explaining and formulating it well, but ill try...
  11. Replies
    11
    Views
    3,745

    Thank You so much! You are the best! :)

    Thank You so much! You are the best! :)
  12. Replies
    11
    Views
    4,015

    Automatic picture resizing.

    Hello everyone.

    So here I am again stuck with another question for You guys :)
    So I have this flash file which reads and displays a picture from file. And one thing I would like to know, is, how...
  13. Replies
    11
    Views
    3,745

    One more important question....

    One thing I would like to add, that would be very very important detail for this topic..I would like to know, would this be somehow possible to make in Flash..

    So lets say, I have made 5 layers...
  14. Replies
    11
    Views
    3,745

    Thank You very much! :thumbsup:

    Thank You very much! :thumbsup:
  15. Replies
    3
    Views
    2,154

    I tried, but still not working. I can still see...

    I tried, but still not working. I can still see those 3 movie clips in the second layer too.
    But thanks for helping!
  16. Replies
    11
    Views
    3,745

    Text from file in multiple layers.

    Hello, so I have a text file with a text "Text for layer 1", and layer 1 with one dynamic text field.
    But what I need, is that, if the text file consists of two lines, the second text line displays...
  17. Replies
    3
    Views
    2,154

    ._visible=false; not working..

    Hello, I know this is very basic and easy thing to do, but I have no idea, why its not working..
    So I want 3 movie clips to not be seen after a click of button. Also, when the button is pressed,...
  18. Once again HUGE thanks for the help :)

    Once again HUGE thanks for the help :)
  19. Replies
    7
    Views
    6,627

    IT WORKS!!! I have not enough words to say THANK...

    IT WORKS!!! I have not enough words to say THANK YOU! You are the best!
    *close to tears..
  20. Replies
    7
    Views
    6,627

    Thank You :) Yes, im working on several projects...

    Thank You :) Yes, im working on several projects and I have to get them completed in very short time , so Im switching from one to other AS.

    So thus far I have made changes in the instance names,...
  21. Replies
    7
    Views
    6,627

    UPDATE : Ok, so I make 6 dynamic text fields in...

    UPDATE : Ok, so I make 6 dynamic text fields in AS3 with instance names

    type.txt
    animal.txt
    name.txt
    color.txt
    price.txt
    madein.txt
  22. Replies
    7
    Views
    6,627

    Load and display data from JSON file.

    So I have this json file with a name demo.json
    It is basically a notepad file with text:

    {
    "type":"Toy",
    "animal": "Bear",
    "data": {
    "name": "Timmy",
    ...
  23. Oh My God, thank You for such a great great...

    Oh My God, thank You for such a great great reply! The code is fantastic and Your help is much appreciated!
    One small thing is that it works in the opposite directions - when num stepper is pressed...
  24. Replies
    0
    Views
    13,081

    Load and display a single image via XML!

    So I have this simple XML file called photo.xml

    <?xml version="1.0" encoding="UTF-8"?>

    <images>
    <image file="photo1.jpg"/>
    </images>


    and I have an UILoader with an instance name...
  25. change coordinates for movie clip using numeric stepper

    Hello!

    I really have no idea, how this would work, what code would do this action.
    So I have a numeric stepper with an instance name my_nstep, then I have an object mc_mill, which coordinates the...
Results 1 to 25 of 32
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center