A Flash Developer Resource Site

Search:

Type: Posts; User: mooowgli

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    456

    finaly i got time to solve it

    here is a litte fla that shows what i figured on.

    please give me feedback how u could do this easier...

    thanks!!!
  2. Replies
    3
    Views
    583

    finally i got time to solve ot....

    here is a litte fla that shows what i figured on.

    please give me feedback how u could do this easier...

    thanks!!!
  3. Replies
    3
    Views
    583

    thanks for helping me with a good idea!

    i'll try it out tomorrow and let u know how it works.

    But the mcs dont have the same amount of frames.
    If that were the case i would just have used attach mc into a holder mc with the same amount...
  4. Replies
    3
    Views
    583

    controlling frames?!

    hi and thanks for trying to help me, and many others which i belive have the same problem. Probably its very simple but i cant figur it out. Just downlaod my zipped fla and you will understand my...
  5. Replies
    2
    Views
    456

    Delay MC up after the previur MC down?

    Hi i have a problem that i dont know how to solve.
    I have six buttons and six MCs on the stage. When u push button1 Mc1 plays to the middel of the mc1 and stop. (Here is the time for the user to...
  6. Replies
    2
    Views
    786

    ok thanks ... ill try that out

    and come back with comments!
    i like u moderators!!! keep up the good helping spirit!

    E!
  7. Replies
    2
    Views
    786

    run qt movies with bar and all??

    can u run qt movies right in flash with the play/stop bar??
    like this image i saw on a page. or is the bar just a fake???http://www.blondswedish.com/erik/movie.jpg
  8. Thread: preload help!

    by mooowgli
    Replies
    17
    Views
    765

    kool is u vodoo or just comics evil chef of staff...

    kool is u vodoo or just comics evil chef of staff mana?
  9. Thread: preload help!

    by mooowgli
    Replies
    17
    Views
    765

    catbert!!! YHE FLASH HERO!

    i sallute my friend! onece again u have done really well! found this replay in a former letter from u...

    dont worry im not in love with u... all ready got a girlfriend

    Thanks a lot!...
  10. Thread: preload help!

    by mooowgli
    Replies
    17
    Views
    765

    preload help!

    I have a pre-preloader in level one that loads this load.swf in level 1. This is the script for my load.swf it works BUT the load doesnt show until yhe whole main movie is loaded . wich u all now IS...
  11. Replies
    1
    Views
    452

    is there anyone who?

    has got the time to explain this for a little slowminded person.

    Thank you!
  12. Replies
    1
    Views
    452

    sorry still dont get it.. preloading swf

    Hi i have read a lot here on the forum about this but i dont get it..

    I have a main.swf on + 200k that i want to preload. ( level 1)
    ihave a load.swf that loads in level 1
    i have a pre pre...
  13. Replies
    10
    Views
    735

    smart!

    thats something else that i did not know.
    Thanks a lot for all the lessons!

    u read of larson and dilber i guess... there so good and robotman is good too (another commic)

    thanks again ... my...
  14. Replies
    10
    Views
    735

    So nice!

    Now even I got it. Thank you very much

    Just a question?
    what different is it to write

    ex 1)
    _root.clip_1._x = 200;

    ex 2)
    _root["clip_1"]._x = 200;
  15. Replies
    10
    Views
    735

    That would be greate!

    if u whant in could send my fla workfile to your mail?
    its only the one im testing the script in so its not exactly design ...


    Where do u work?
  16. Replies
    10
    Views
    735

    MAN YOUR GOOD!!

    But the else if still doesnt work . The other workt perfect!
    Would it be hard for the flashengine if the beetleMC would be pretty big. Perhaps u could put the if (Math.abs(goal-_x)<0.1) { etc in...
  17. Replies
    10
    Views
    735

    thanks but... it still dont work

    is there some thing wrong with my attach mc code??
    =======================
    onClipEvent (enterFrame) {
    if (move == true) {
    _x += (goal-_x)/3;
    if (Math.abs(goal-_x)<0.1) {
    ...
  18. Replies
    3
    Views
    418

    THE REST OF THE CODE

    SLIDING MC "BEETLE"
    onClipEvent (enterFrame) {

    if (move == true) {

    _x += (goal-_x)/3;

    }

    if (_root.beetle.goal == 100) {
  19. Replies
    3
    Views
    418

    ok sorry about that but my real

    actions looks like this... (i renamed the movicips here on the board so it would be easier to understand)

    There is no problem whith the paths course when i change the code in to if...
  20. Replies
    3
    Views
    418

    still doesnt work!

    I have this code in a empty mc on the stage.... but it does not work!!!! argh. why?

    onClipEvent (enterFrame) {
    if (_root.MoviClipSlide._x == 300) {
    ...
  21. Replies
    10
    Views
    735

    Getproperty of moving MC??

    Hi!
    I have a MoviClipSlide that moves back and forward i _x , depending on wich of several buttons u push. Se my code down below.

    Id like to attach MoviClipText when MoviClipSlide has reach...
  22. Replies
    1
    Views
    535

    ohhh!

    sorry found out from some of the old post how to do...
    just put my duplicatet mcs all togther in a outer mc and mask
    that outer mc with the layer that u what to mask!

    so good! and so easy ......
  23. Replies
    1
    Views
    535

    Mask a duplicatetd MC?

    Hi id like to mask a MC whith a picture.
    The problem is that i also want to duplicate the mc that is
    going to be maskt later x times.
    With this script the duplication works... but when i try to...
  24. is this magic! or what!!

    I'm so happy! its perfect
    oh why oh why did i study energytec. instead of computer... should have needed that now. many thanks to you!

    i must say it again ! i'm impressed and ...i cant spell...
  25. sliding MC in to three different position?

    Hi and thanks for trying to help me!
    I'm not so good whith this so i would be very glad if someone could help me.

    I would like to slide (like a motion tween) a movieclip i three diffrent...
Results 1 to 25 of 41
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center