A Flash Developer Resource Site

Search:

Type: Posts; User: yeenhin

Page 1 of 5 1 2 3 4

Search: Search took 0.15 seconds.

  1. Replies
    2
    Views
    358

    there is a great tutorial at ...

    there is a great tutorial at http://www.flashzone.com/tutorials/mask1.html

    hope this help
  2. Replies
    3
    Views
    392

    it depend how you want to put your button, as...

    it depend how you want to put your button, as iamwells suggestion, both are very cool/workable ideas.
    you can apply this into both of the suggestion given by imwells.

    here it go..
    when you...
  3. Replies
    1
    Views
    3,414

    there is some actionscript hidden in some of the...

    there is some actionscript hidden in some of the movie clip of the firework .fla that make the movie do all the firework animation.

    hope this help
  4. Thread: Fonts in Flash

    by yeenhin
    Replies
    2
    Views
    586

    if you download some font from website, then you...

    if you download some font from website, then you have to put those font file into your
    window > font (assuming your are using window OS)

    then you have to re-start the computer(some people say you...
  5. Replies
    4
    Views
    446

    i tested your code and got it work.... this is...

    i tested your code and got it work....

    this is what i do,
    1. give the original movie an instance name, i give mine "a".
    2. one the layer 2, in a blank keyframe and put in the action...
    ...
  6. Replies
    5
    Views
    365

    hey pope, about the 2x2 filter, i think...

    hey pope,
    about the 2x2 filter, i think macromedia had taken it out from firework 3.
    my company upgrade the firework 2 to firework 3 and i no longer find that filter anymore.

    therefore, i wonder...
  7. Thread: text button

    by yeenhin
    Replies
    6
    Views
    458

    i wonder where you get those sound F/X in your...

    i wonder where you get those sound F/X in your site ???

    I would love to have to human sound F/X for my site.

    BTW, cool/great/good looking site!!
  8. Thread: text button

    by yeenhin
    Replies
    6
    Views
    458

    anything that is draw in the hit state is not...

    anything that is draw in the hit state is not visible, that is how they make invisible button.
    So, just draw a filled rectangle in hit state, the color doesn't matter.

    hope this help
  9. Thread: text button

    by yeenhin
    Replies
    6
    Views
    458

    edit your button, goto the hit state, and draw a...

    edit your button,
    goto the hit state, and draw a filled rectangle shape that is same size of your text.

    you can delete that text but it is optional.

    hope this help

    [This message has been...
  10. Replies
    10
    Views
    563

    Sorry, Can't remember my question topic !!!

    Sorry, Can't remember my question topic !!!
  11. Replies
    10
    Views
    563

    i asked the same question about that movie about...

    i asked the same question about that movie about 1 month ago, and i think flashkit give me some instrustions....but i can't remember that whole process...

    if i am not mistaken, these are the...
  12. Replies
    10
    Views
    563

    you can use the trace bitmap in flash 4 there is...

    you can use the trace bitmap in flash 4
    there is a great tutorial of how to do that at flashkit... http://www.flashkit.com/tutorials/in_trace/tute_trace.shtml

    however, it is not recommended to...
  13. Replies
    1
    Views
    429

    Since you had mention that you can make the text...

    Since you had mention that you can make the text appear, that mean you know how to use tell target.

    so, just use the x,y cordination in the object inspector window to align all your button's text....
  14. Replies
    1
    Views
    364

    i am not sure how complex of your solar eclipse...

    i am not sure how complex of your solar eclipse scene.
    but i wonder can't you just draw a black round filled circle and tween it so that the black circle cover the sun image.
  15. Replies
    5
    Views
    407

    yeah...you are right, I test your problem and it...

    yeah...you are right, I test your problem and it really have a white space there.

    I try almost every trick i can think of to get rid of the white space but it still there in netscape(IE look...
  16. Replies
    1
    Views
    472

    all these text/characters are the text/characters...

    all these text/characters are the text/characters that you using in your flash movie. It is insert into the HTML for search engine to read the content of your movie.

    What you can do is delete all...
  17. Replies
    4
    Views
    595

    try http://www.ewebcity.com/ they provide...

    try http://www.ewebcity.com/

    they provide free web hosting with no advertising banner plus support ASP.(flash too)

    But they doesn't support FTP upload.

    hope this help.
  18. Replies
    1
    Views
    467

    this is a good example of how your make a flash...

    this is a good example of how your make a flash movie talk to each other.
    http://www.flashzone.com/source/cannonmovie.html

    hope this help.
  19. did you line up your movie clip like this......

    did you line up your movie clip like this...
    example:
    layer1/frame1 : movie clip 1
    layer2/frame1 : movie clip 2
    ??

    if you do that, all your movie clip will start/play at the same time.
    ...
  20. Replies
    4
    Views
    562

    one character explode into pieces or a word...

    one character explode into pieces or a word explode into pieces ??
    for example:
    "text" explode into "t" "e" "x" "t"
    or "t" explode into pieces ?

    if you are asking the second method(a single "t"...
  21. Thread: windows size

    by yeenhin
    Replies
    4
    Views
    569

    "one size" = cannot resize the browser window, is...

    "one size" = cannot resize the browser window, is that what you mean ??

    a lot of flash developer/designer use a method call "pop-up" window to achieve this purpose.
    this is the url:...
  22. Thread: windows size

    by yeenhin
    Replies
    4
    Views
    569

    yuse the pop-up window method..... learn it in...

    yuse the pop-up window method.....

    learn it in http://www.moock.org/

    [This message has been edited by yeenhin (edited 21 April 2000).]
  23. Replies
    1
    Views
    402

    did you try add a goto and play(scene2,156)...

    did you try add a goto and play(scene2,156) action at the end of the move movie ??

    [This message has been edited by yeenhin (edited 19 April 2000).]
  24. Thread: actionscript

    by yeenhin
    Replies
    1
    Views
    476

    to see the .fla file, you must have to have...

    to see the .fla file, you must have to have macromedia flash 4(especially actionscript). You can download a 30-days trial from www.macromedia.com.


    check on that layers of those .fla file.
    if...
  25. just a suggestion.... for example: you have 3...

    just a suggestion....

    for example: you have 3 logo,
    1.make 4 layer that last for 20 frame(your choice)
    2.at layer2/frame 1: put in logo 1
    3.at layer3/frame 1: put in logo 2
    4.at layer4/frame...
Results 1 to 25 of 103
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center