A Flash Developer Resource Site

Search:

Type: Posts; User: babu18th

Page 1 of 3 1 2 3

Search: Search took 0.05 seconds.

  1. Replies
    1
    Views
    513

    what u could do is have 3 mc placed and then have...

    what u could do is have 3 mc placed and then have frame label on them and then trigerring action of the respective button to its respective clips.

    hope this helps

    cheers
    Babun
  2. Replies
    1
    Views
    333

    you can do this have a frame label(s2) on...

    you can do this
    have a frame label(s2) on scene2 1st frame

    code
    ---------------------------
    stop();
    play_btn.onRelease = function(){
    gotoAndPlay("s2", 1);
    }...
  3. Replies
    4
    Views
    582

    u can followup this tutorials.its almost on same...

    u can followup this tutorials.its almost on same lines. u will have to tweak it around to get ur desired look.

    http://www.elearnage.com/elearn/

    hope this helps

    cheers
    babun
  4. Replies
    1
    Views
    381

    follow this tutorials ...

    follow this tutorials

    http://www.kennybellew.com/tutorial/

    cheers
    Babun
  5. Replies
    1
    Views
    389

    im unable to open ur file... but anyways.....

    im unable to open ur file...

    but anyways.. inside the mc on last frame but a stop action like this

    stop();

    cheers
    Babun
  6. Replies
    3
    Views
    410

    u can also have a look at this u have to make...

    u can also have a look at this

    u have to make it a movieclip and then place ur action on the movieclip

    cheers,
    Babun
  7. Replies
    3
    Views
    410

    u can also have a look at this u have to make...

    u can also have a look at this

    u have to make it a movieclip and then place ur action on the button

    cheers,
    Babun
  8. Replies
    1
    Views
    369

    can u post ur fla ? so that we can have a look at...

    can u post ur fla ? so that we can have a look at it.

    regards,
    Babun
  9. Replies
    2
    Views
    1,631

    this might be it ? cheers babun

    this might be it ?

    cheers
    babun
  10. Replies
    2
    Views
    354

    asve it as png format in photoshop and then...

    asve it as png format in photoshop and then import it in flash

    cheers
    Babun
  11. Replies
    1
    Views
    565

    http://www.orgdot.com/aliasfonts/ ...

    http://www.orgdot.com/aliasfonts/

    http://www.miniml.com/

    http://www.fontsforflash.com/ <<u may need to register urself. btw its free registration

    cheers
    babun
  12. glad u figured it out yourself cheers :) babun

    glad u figured it out yourself

    cheers :)
    babun
  13. opps forgot the attachment :) another thing...

    opps forgot the attachment :)

    another thing using frame label is a god habit than using frame number

    cheers babun
  14. this might be it cheers babun

    this might be it

    cheers
    babun
  15. Replies
    1
    Views
    332

    for a start u can visit these sites ...

    for a start u can visit these sites

    http://www.flashkit.com/board/showthread.php?threadid=384101

    http://www.flashkit.com/loops/

    http://www.bluevertigo.com.ar/bluevertigo.htm

    cheers
    babun
  16. Replies
    4
    Views
    624

    probably u can try this tutorials ...

    probably u can try this tutorials

    http://www.kirupa.com/developer/mx2004/transitions.htm

    regards
    babun
  17. Replies
    2
    Views
    404

    will this help ? ...

    will this help ?

    http://www.kirupa.com/developer/mx2004/transitions.htm

    regards,
    babun
  18. Replies
    1
    Views
    335

    if ur placing the action on the button its ...

    if ur placing the action on the button
    its

    on(release){
    gotoAndPlay(11);
    }

    if ur using frame label having ur content on that frame then its

    on(release){
  19. hope the below link helps ...

    hope the below link helps

    http://www.kirupa.com/developer/mx/rpoint.htm

    cheers
    Babun
  20. Thread: blur in fonts

    by babu18th
    Replies
    3
    Views
    365

    selecting ur button check the x and y...

    selecting ur button check the x and y coordinates... it should be a whole number
    for example x=5 y=7 and not something like x=5.2 y= 6.8

    hope that helps

    cheers
    babun
  21. here's the mx version hope that helps ...

    here's the mx version

    hope that helps

    cheers
    Babun
  22. Replies
    1
    Views
    335

    http://www.marketingfind.com/articles/optimize_you...

    http://www.marketingfind.com/articles/optimize_your_flash_site_for_top_rankings_.html
  23. Replies
    8
    Views
    617

    hope the below link helps ...

    hope the below link helps

    http://www.flashkit.com/board/showthread.php?postid=2753098#post2753098
  24. Thread: Dumb question

    by babu18th
    Replies
    2
    Views
    367

    try saving the images as png format cheers...

    try saving the images as png format

    cheers
    Babun
  25. dont make them buttons instead make 4 movieclips...

    dont make them buttons
    instead make 4 movieclips
    and give them on rollOver event action

    check the attached file i have the example made with just one movie clip

    cheers
    Babun
Results 1 to 25 of 73
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center