A Flash Developer Resource Site

Search:

Type: Posts; User: Astroboy2001

Page 1 of 4 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    401

    html tables and CSS in flash?

    Hi:

    Is posible to call html tables in the scene in flash?
    ...and CSS?

    : )
  2. Replies
    1
    Views
    384

    PROBLEM: swiming fishes

    I want to make a movie with fishs swimming.

    I have several diferent fish symbols.
    I have a beatifull animation with a symbol "swimming".

    Do you have ideas for call the fishes in my movie in...
  3. first play the movie...

    Obviusly I want to play the movie in level 3 and after that, I want to unload the movie...
    sorry I dont speak very well english, but I do my best...
    Please help me...
  4. please help me condition for load movie

    I have a loaded movie in level 3 that is stoped in frame 120
    and a code in a mc in level 1 that must play the rest of the animation of level 3 from 121 to 130 and after that unload level3.
    ...
  5. Help help!!!

    Help help!!!
  6. come on! I need some help! : )

    Someone....help me please!
  7. condition for load and unload movie???HELP PLEASE

    I have a loaded movie in level 3 that is stoped in frame 120
    and a code in a mc in level 1 that must play the rest of the animation of level 3 from 121 to 130 and after that unload level3.
    ...
  8. Replies
    18
    Views
    674

    thanks a lot

    I put the load-unload part of the code in the last frame of the mc and is mucho better now.

    In the button I have all the instructions of changing colors and the animation of the button mc and in...
  9. Replies
    18
    Views
    674

    ok, perfect... any idea for do all of this...

    ok, perfect...
    any idea for do all of this actions (the rest of the code) without the problem of the animation?
  10. Replies
    18
    Views
    674

    the first chest have the complete code with: ...

    the first chest have the complete code with:

    A.- play a movieclip stoped frame 1, to frame 7 where an animation of chinese begins and finsih with a stop in frame 30

    B.- changes many things in...
  11. Replies
    18
    Views
    674

    sorry there is a link to see ...

    sorry, maybe you did´nt see the link
    The first chest is that contains the code.
    The animation of the chinese begins in the frame 7

    http://www.falfan.com.mx/pro
  12. Replies
    18
    Views
    674

    the problem is after frame 7

    the problem is after frame 7, when the animation of moviclip begins.
    The movement stops waiting the rest of the code.
    Check the first chest please
    :)
  13. Replies
    18
    Views
    674

    it is not so heavy

    The movieclip that make me problem it is not so heavy.
    It is´nt very simple but is only 8 kb!
  14. Replies
    18
    Views
    674

    link

    I put the proyect just for check in this site.

    http://www.falfan.com.mx/pro

    The first chest have the complete code, all the others not.
  15. Replies
    18
    Views
    674

    HEEELP ME pleaseeee!!!

    I changed many times the order of the actions without good chance.

    Can someone help me???

    :confused: :confused: :confused:
  16. Replies
    18
    Views
    674

    "jumps"

    When all the others actions begin, tha animation of "object_3
    stops, freeze, jumps, waiting the others actions...
    I have 5 secs of delay.
    The colors change inmediatly,the animation begins but...
  17. Replies
    18
    Views
    674

    please help, complex button

    I have a button that:

    A.- play a movieclip stoped frame 1, to frame 7 where an animation begins and finsh with a stop in frame 30

    B.- changes many things in the scene, several other moviclips....
  18. Replies
    3
    Views
    556

    sorry....

    sorry.....


    on (press) {

    for ( i=1; i<9; i++){
    for ( k=1; k<9; k++){

    loadMovieNum(("baul_"+i).swf", 3);
    unloadMovieNum(_level+k);
  19. Replies
    3
    Views
    556

    I used something like that ...

    I used something like:


    on (press) {

    for ( i=1; i<9; i++){
    for ( i=1; i<9; i++){

    loadMovieNum(("baul_"+i).swf", 3);
    unloadMovieNum(k);
  20. Replies
    3
    Views
    556

    "for" for unload & load?

    Can I use "for" to load and unload if I have several movies?
    :confused:
  21. Replies
    4
    Views
    425

    and for load and unload?

    if I want to unload for example 8 movies, how can I use "for"?


    unloadMovieNum(1);

    :confused:
  22. Replies
    4
    Views
    425

    just perfect!

    Thanks a lot.
    It works perfectly!

    :D
  23. Replies
    4
    Views
    425

    for...root

    How can I use "for" with 8 "object" and 8 "subobject"

    on (rollOver) {
    for ( i=1; i<9; i++){

    myColor = new Color(myMovie);
    colourobj=new Color("object_1.subobject_1")...
  24. Replies
    3
    Views
    560

    thanks a lot

    There are a good componnent for Flash MX but with your links I can do it without titre. Try the commponent is a good one!
    Thanks! :D
  25. Replies
    3
    Views
    560

    pop up window without titre

    I know how make a button for open a new window with scrolls, menu, etc., but I can´t make the window without titre, only the frame.
    Someone can elp me???

    TX
Results 1 to 25 of 91
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center