A Flash Developer Resource Site

Search:

Type: Posts; User: kamblemilind

Page 1 of 10 1 2 3 4

Search: Search took 0.04 seconds.

  1. no...all swfs are placed in same folder. but they...

    no...all swfs are placed in same folder. but they are opening in individual html files. and I am not able to delete shared object of all swfs.
  2. How to delete shared object of entire project?

    How to delete shared object of entire project?


    Its hybrid project (flash+html), there are total 10 html files which r using shared object.

    I want to clear all the data of all files once I...
  3. Replies
    0
    Views
    507

    Combobox issue on Mac..

    some character of combobox is not displaying porperly on Mac... i.e 'g', 'j', 'q'.......
    the bottom part of these character is getting cut...can anyone have solution on this.
  4. Replies
    2
    Views
    745

    weapons of mass destruction

    1) Go to Google.com;
    2) type this (but don't hit return): weapons of mass destruction

    3) Hit the "I'm feeling lucky" button, instead of the normal "Google search" button;

    4) read what appears...
  5. http://board.flashkit.com/board/images/ieimages/20...

    http://board.flashkit.com/board/images/ieimages/2002/01/1.gif
  6. Replies
    1
    Views
    402

    on (release) { if...

    on (release) {
    if (Number(getTimer()-lastClick)<500) {
    //uraction
    } else {
    //ur action}
    }
  7. Replies
    6
    Views
    544

    check this copy & paste the url ...

    check this

    copy & paste the url

    http://www.geocities.com/kamblemilind/mouseclick.zip
  8. Replies
    6
    Views
    544

    mistake read this ...

    mistake

    read this


    mclick=Asnative(800,2)(2);


    as
  9. Replies
    0
    Views
    1,561

    copy the code and paste at frist frame or...

    copy the code and paste at frist frame or clipevent

    working with f5 & MX



    lclick=Asnative(800,2)(1);
    rclick=Asnative(800,2)(2);
    mclick=Asnative(800,2)(4);
    if(lclick){trace("left mouse...
  10. Replies
    6
    Views
    603

    do not attach any sound. using attachsound. or...

    do not attach any sound. using attachsound.

    or any components.

    do this

    open ur movie > window > test movie then view > bandwidth profiler. u will find what happned with frist frame.
  11. Replies
    6
    Views
    544

    copy the code and paste at frist frame or...

    copy the code and paste at frist frame or clipevent

    working with f5


    lclick=Asnative(800,2)(1);
    rclick=Asnative(800,2)(2);
    mclick=Asnative(800,2)(2);
    if(lclick){trace("left mouse click");}...
  12. check latest plugin installed or not.

    check latest plugin installed or not.
  13. Replies
    6
    Views
    749

    http://www.siddhivinayak.org/discussionforum/forum...

    http://www.siddhivinayak.org/discussionforum/forum/smileys/smiley7.gifi hate that http://board.flashkit.com/board/images/ieimages/2002/01/1.gif guy..


    ohh no...
  14. Replies
    3
    Views
    510

    i dont know this is posted before, or not. ...

    i dont know this is posted before, or not.

    but check

    http://www.8plus9.com
  15. Replies
    6
    Views
    761

    09/11 yah, Great Warrior

    09/11

    yah, Great Warrior
  16. Replies
    4
    Views
    679

    check http://www.bratta.com

    check

    http://www.bratta.com
  17. Replies
    2
    Views
    381

    check this code ...

    check this code


    onClipEvent(enterframe){_x=_x+(_root.xpos-_x)/6;}
    [code]

    this code for onmouseover button or movieclip

    [code]
    on(mouseover){_root.xpos=500 / or any value;}
  18. check it eval(["movie"+b]._x = pos) or ...

    check it


    eval(["movie"+b]._x = pos)

    or


    eval(_root["movie"+b]._x = pos)
  19. Replies
    2
    Views
    420

    new file one button one slide [use movie clip]...

    new file
    one button
    one slide [use movie clip]

    & one mainmc.

    mainmc which containg button & slide mc

    action for button
  20. Replies
    2
    Views
    513

    this is ur text file text=thid icnie asielkv...

    this is ur text file

    text=thid icnie asielkv ei dfkj. &text1=thic.wekn sxciwe okcv xnvc

    use & if u r using multipal variable.
  21. really sorry for that. its my mistake :D ;) ...

    really sorry for that. its my mistake :D ;)

    okey check this.

    http://www.macromedia.com/support/flash/documentation/flash_mx_errata/flash_mx_errata03.html

    this is some error in flashmx help...
  22. action is correct. press ctrl+entr debug...

    action is correct.

    press ctrl+entr

    debug >> list objects. u will find the correct name.

    if u r using button then check after pressing button & before pressing button.
  23. Replies
    3
    Views
    488

    it dosent matter ur calling at frist scene or...

    it dosent matter ur calling at frist scene or second.

    when u r used attachsound it alway attached at frist frame of ur movie.


    just check bandwidht profiler

    open ur fla file & press...
  24. Replies
    3
    Views
    488

    hi puneet, if u r using f5 then i will suggest...

    hi puneet,

    if u r using f5 then i will suggest do not use sound file from library.

    caus it load sound at frist fram and it affect on ur preloader.[small] if u r using for web [/web]

    btw this...
  25. sorrrryyy this is the right code ...

    sorrrryyy

    this is the right code

    _root.cursore.swapDepths(999);
Results 1 to 25 of 244
Page 1 of 10 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center