A Flash Developer Resource Site

Search:

Type: Posts; User: sairaut

Page 1 of 9 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    439

    sound object problem

    Hi There !!!
    After long time i am visiting Flash Kit.
    Anyway...

    I am working on a project where i am putting (Soft piano) background music. This music will play as soon as my site get loaded....
  2. Replies
    0
    Views
    880

    two sound object are clashing

    Hi There !!!
    After long time i am visiting Flash Kit.
    Anyway...

    I am working on a project where i am putting (Soft piano) background music. This music will play as soon as my site get loaded....
  3. Replies
    2
    Views
    498

    Thank you very much GENIUS..... Thats exactly...

    Thank you very much GENIUS.....
    Thats exactly what i want...
  4. Replies
    2
    Views
    498

    its really urgent

    Hi There,
    I have one base swf file named 'main.swf' and i am calling 12 different swfs with loadmovie('one.swf',10), loadmovie('two.swf',20) and so on this is how at the twelth swf the level is also...
  5. Replies
    1
    Views
    626

    macromedia certification

    Hi ALL,
    I am planning to go for certified macromedia Flash MX designer exam.

    is anybody there know the URLs for the mock exams or samle questions (other than macomedia site)?

    so that i can...
  6. Replies
    1
    Views
    435

    Just check the attached file

    Just check the attached file
  7. Replies
    44
    Views
    2,698

    yes... Good efforts and presentation of...

    yes...

    Good efforts and presentation of intelligent graphics.

    Keep it up....
  8. are you sure about the actions given is it...

    are you sure about the actions given

    is it gotoandStop or gotoandPlay.....??
  9. Thread: No resize?

    by sairaut
    Replies
    1
    Views
    2,737

    fscommand("allowscale","false"); Give this...

    fscommand("allowscale","false");

    Give this action on the top layer first frame.
    This will not let resize your animation after the fullscreen....
  10. 1. I think this problem could be of your "Path"...

    1. I think this problem could be of your "Path" of the SWF
    2. Check the code where you have give the textbox value (This can be differ like _root, parent or this)
  11. Replies
    2
    Views
    485

    getURL ("javascript:window.open('" + url + "','"...

    getURL ("javascript:window.open('" + url + "','" + winName + "','" + "width=" + w + ",height=" + h + ",toolbar=" + toolbar + ",location=" + location + ",directories=" + directories + ",status=" +...
  12. Replies
    1
    Views
    589

    I think your work VB6 has some problems. Try to...

    I think your work VB6 has some problems. Try to reinstall it and then try it....
  13. Thread: Newb Question

    by sairaut
    Replies
    3
    Views
    594

    go to actionscripts.org or you can get the FLA...

    go to actionscripts.org
    or you can get the FLA files here itself in Flashkit/Movies section
  14. my email id is sairaut@yahoo.com

    my email id is

    sairaut@yahoo.com
  15. send me your email , i will send you the FLASH MX...

    send me your email , i will send you the FLASH MX PDF file which i have. This will help you make the decision

    (Flash kit doesn't allow me to attch that file with this message as it is too big)
  16. Replies
    2
    Views
    441

    I think this is the memory problem. One...

    I think this is the memory problem.

    One solution for this may be that you should keep your heavy images seperately (in different SWF files) and call it whenever needed by LoadMovie action and...
  17. Replies
    1
    Views
    710

    this is also cool one

    http://www.alesys.net/
  18. Replies
    1
    Views
    420

    you will find this in the Flash MX tutorails. ...

    you will find this in the Flash MX tutorails.

    Macromedia has given this tutorial for reference.
  19. Replies
    1
    Views
    424

    He he... Well thats the best idea for the...

    He he...

    Well thats the best idea for the beginners....
  20. Replies
    3
    Views
    654

    yes you can do it. in getURL you can assign...

    yes you can do it.

    in getURL you can assign the window height and width

    by

    javascript:window.open('yourURL.mov','winname','height=500,width=300,scrollbars=no,resize=no')"

    go to
  21. Replies
    1
    Views
    419

    make your sound loop as new SWF file and call...

    make your sound loop as new SWF file and call this music.swf in your main movie by Loadmovie action.

    Remember: give sound LOOP in your Music SWF file.
  22. Replies
    6
    Views
    493

    well i can only suggest you this.... ...

    well i can only suggest you this....

    http://www.searchengines.com
  23. Replies
    3
    Views
    654

    Use the getURL action for this. on (release) {...

    Use the getURL action for this.

    on (release) {
    getURL("yourPDF file name.pdf", "_blank");
    }
  24. Replies
    8
    Views
    1,418

    Come soon ......

    Come soon ......
  25. Replies
    1
    Views
    665

    This is nice one

    Hey Guye !!!

    THis is nice one i found.
    Aversion ..your comments please...

    http://www.phoenixart.com/
Results 1 to 25 of 214
Page 1 of 9 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center