A Flash Developer Resource Site

Search:

Type: Posts; User: jasonmatherne

Page 1 of 4 1 2 3 4

Search: Search took 0.07 seconds.

  1. nice little site...i viewed it fine

    nice little site...i viewed it fine
  2. ok...well i'm not sure exactly how to do that...

    ok...well i'm not sure exactly how to do that efect, but i'm pretty sure that there is a mask involved.
    just watch the intro a few times and work with masking your own effect.
  3. Replies
    2
    Views
    389

    well aight...the way that i do it is this... ...

    well aight...the way that i do it is this...

    code:_______________________________

    on(release){
    Movie_clip_instance_name._visible=false;
    }
    ______________________________________

    put that...
  4. Replies
    2
    Views
    436

    just go to the over state of the button and put...

    just go to the over state of the button and put it in there..then when the user goes over the button...it'll zoom.
  5. Replies
    2
    Views
    406

    thank you very much oldnewbie...i knew it was...

    thank you very much oldnewbie...i knew it was something like that but i couldn't figure it out
  6. Replies
    2
    Views
    406

    ok...this should be really simple but i forgot...

    ok...this should be really simple but i forgot how i should do it.
    i have a site with two frames, the top frame will be the navigation and the bottom will be where everything loads.
    in the top...
  7. to make the MC unload itself...i believe all that...

    to make the MC unload itself...i believe all that you have to do is this (apply to a button)...
    _________________________________
    on(release){
    MCinstancename._visible=false;
    }...
  8. Replies
    2
    Views
    510

    you could probably just make a movie clip that...

    you could probably just make a movie clip that has a masked layer and keep it looping to look like it's moving.
  9. Replies
    9
    Views
    716

    make a text field...then insert the scroll bar to...

    make a text field...then insert the scroll bar to it. then type the text in. that allways works for me.
    My question is how to get your font to work in a dynamic text box...it always shows freakin...
  10. ok...i got a problem...i just tried it and the...

    ok...i got a problem...i just tried it and the movie loaded up correctly. but it loaded in the wrong spot. how do i get it to load where i want it to?
  11. hey, thanks alot...i'm gonna try that right now.

    hey, thanks alot...i'm gonna try that right now.
  12. ok i used to know the AS for this but i forgot...

    ok i used to know the AS for this but i forgot it.
    i have an external .swf that i wanna load into my movie...what would be the actionscript for loading this into my movie and placing it in the...
  13. Replies
    1
    Views
    414

    for my site... i need a guestbook to match my...

    for my site... i need a guestbook to match my site or a message board. can anyone tell me where i can find a tutorial on how to make a message board or guestbook in flash MX? please i must have this...
  14. Replies
    19
    Views
    1,385

    all of you could have solved the error right up...

    all of you could have solved the error right up front by just going to that site and letting it do it for u. then just copy and paste!
  15. Replies
    6
    Views
    637

    Thanks MASA!

    Thanks MASA!
  16. Replies
    6
    Views
    637

    wow...that site is freakin awesome. by the...

    wow...that site is freakin awesome. by the way...where do i get this "After Effects" that you are talking about Viper32817?
  17. Replies
    3
    Views
    483

    use the alpha command when making the motion...

    use the alpha command when making the motion tween.
  18. Replies
    8
    Views
    848

    nice site...one of the buttons are off than the...

    nice site...one of the buttons are off than the other buttons..also, try and stick to one font throughout the site. change the color of the font also because dark font on a kinda dark background...
  19. Replies
    2
    Views
    341

    the only thing that i could think would work is.....

    the only thing that i could think would work is..

    apply this to the button..
    _______________
    on(release){
    _root.MC_instance_name.gotoandPlay("Scene 1",1);
    }
    _________________
    that's the only...
  20. Replies
    2
    Views
    417

    i'm not sure on your question..but i think that...

    i'm not sure on your question..but i think that you are asking how to insert your voice into flash? if that's it, then all you gotta do is import the voice file and set it as you would regular...
  21. i make all my aim icons with flash...there's a...

    i make all my aim icons with flash...there's a few things that you have to do..
    1.it has to be 48 x 48 pixels.
    2.it has to be exported as a .gif.
    3.it can't be big. i think it can only be like...
  22. Replies
    2
    Views
    479

    i just tried it and mine works fine..

    i just tried it and mine works fine..
  23. Replies
    2
    Views
    417

    nobody has still answered me on this question......

    nobody has still answered me on this question...
    how do i do time and date on my website? what's the AS? please i need this.
  24. Replies
    1
    Views
    367

    i'm not a newbie...but nobody will answer me...

    i'm not a newbie...but nobody will answer me anywhere else about this...how do i do time and date on my site? what's the AS? please tell me i need to know.
    thanks
  25. Replies
    3
    Views
    482

    you can also use this code in a flash button that...

    you can also use this code in a flash button that works really good for me...
    http://www.flash-db.com/PopUp/
Results 1 to 25 of 80
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center