A Flash Developer Resource Site

Search:

Type: Posts; User: Katwalk

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Thread: Depth Problem

    by Katwalk
    Replies
    1
    Views
    436

    up......:)

    up......:)
  2. Thread: Depth Problem

    by Katwalk
    Replies
    1
    Views
    436

    Depth Problem

    I am working on a flash slide, I've tried several methods, but all of them were failed to achieve what I want. It is the DEPTH issue that troubled me badly!

    Top left of here is a example of what I...
  3. thanks, it works! that's what i want... thank you...

    thanks, it works! that's what i want... thank you very much for you help.... :) :)
  4. oh...I put the wrong file into the zip! :(...

    oh...I put the wrong file into the zip! :( sorry..
    here is the right one
  5. I'm very happy that you have found the problem,...

    I'm very happy that you have found the problem, and know how it works! actually I have tried to fix it before I post thread here. I set each btn's enabled to flase while the mc is disappearing, and...
  6. the problem is still there. the setInterval is...

    the problem is still there. the setInterval is used to control btn_mc's animation, and since you have accomplished it in another way in your fla, it could be deleted. maybe you didn't find the bug I...
  7. thank you very much for your concern about my...

    thank you very much for your concern about my issue, I'm sorry that didn't remark the actionscript yesterday, because there was not too much time before I left this problem here...and it must bring...
  8. [F8] btn controll mc problem, your help is apprea

    I have worked on this project several days, and almost finished it. this is what I want:
    there're 5 buttons on the stage and each controls a mc, when I click one of the btns,
    the mc that could be...
  9. Replies
    3
    Views
    310

    try this: on(press){ ...

    try this:
    on(press){
    _root.gotoAndPlay("blue");
    }

    it seems you forget the path.
  10. thanks for your instruction and advise, I will...

    thanks for your instruction and advise, I will get down to make it now! :)
  11. waiting for help!! :)

    waiting for help!! :)
  12. to preload them all before displaying

    to preload them all before displaying
  13. thanks for you attention:) swf files names are...

    thanks for you attention:)
    swf files names are "0.swf", "1.swf", "2.swf", "3.swf", "4.swf", "5.swf"
    they're loaded into "myMc"+i movieclip, which is duplicated from "newMc" movieclip, and "newMc"...
  14. Replies
    1
    Views
    318

    setInterval() might help, but you'd better set...

    setInterval() might help, but you'd better set all the movies in one FPS. :)
  15. problem on loading outside swf and get bytes loaded!

    I'm making a flash that load several swf files and tell how many bytes we
    have downloaded. now I have finished loading the swf to _root,
    but it couldn't tell how many bytes we have loaded.
    I've...
  16. thanks for your patient reading, and point out...

    thanks for your patient reading, and point out the problem for me! problem is solved on your indicate.
  17. playing problem in a mp3 preloading player

    I'm making a mp3 player on flash, which get mp3 url from a xml file, and preload it in flash,after loading, mp3 will begin to play then , i have made most of it, but i come across the problem that...
  18. Replies
    2
    Views
    553

    thank you so much, dmonkey!! i just posted this...

    thank you so much, dmonkey!! i just posted this problem on flashkit before I left for super, but I had been thinking about it since I shut up the computer! 21:40, I came back, very happy to see that...
  19. Replies
    2
    Views
    553

    problem with array scope, need your help badly!!!!

    I have worked on this a whole day, I want to make a flash navigation which get data from a xml file. now it's almost finished, but there's a problem with array scope that makes me unable to open a...
  20. Thread: Need Sample

    by Katwalk
    Replies
    2
    Views
    744

    Macromedia Captivate will help you, and you ...

    Macromedia Captivate will help you, and you need some skills of flash as well.
  21. thanks a lot, cool site!!!!!!!!!!!!!!!!!!!!

    thanks a lot, cool site!!!!!!!!!!!!!!!!!!!!
  22. help me with understanding class and object

    I am reading moock's "actionscript for flashmx: the difinitive guide,2nd edition" recent. I can's understand class and object well.
    I don't know when and how to use object, though moock told me that...
  23. thank you very much. it's very kind of you!...

    thank you very much. it's very kind of you! problem solving !
  24. Replies
    6
    Views
    447

    your method is new to me and useful, but the test...

    your method is new to me and useful, but the test I did shows that things
    in library didn't affect swf file much.
    I have a fla 1.10 MB, and its swf file is 993 KB, after I reduce its size by...
  25. can I set part of the dynamic text's color?

    myloading = " loading... ";
    myloading.textColor(FB5907);
    loading_status = "loaded "+loaded+"%"+myloading+bl+"/"+bt;

    I want set myloading's color ,but it doesn' work in loading_status in which...
Results 1 to 25 of 43
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center