A Flash Developer Resource Site

Search:

Type: Posts; User: sachdeva_g

Page 1 of 11 1 2 3 4

Search: Search took 0.12 seconds.

  1. Replies
    5
    Views
    650

    ur button has 1. on (rollover)(...

    ur button has

    1. on (rollover)( gotoandplay(170)}
    2. on (rollout){ gotoandplay(175)}
    3. on (press/release) { loadmovie("another.swf","anotherclip")

    ur movie has
    1. frame 175 action stop()...
  2. Replies
    23
    Views
    1,271

    setting a price is reaaaaalllllyyyy tough job....

    setting a price is reaaaaalllllyyyy tough job. its getting harder and harder to get good work. You would not beleive that i lost a bid for a small application (which i had almost completed during...
  3. hi, i had been looking for some offsite work....

    hi,

    i had been looking for some offsite work. i have very good hold on actionscript and well versed with backend processing using server side scripting (ASP) along with database management and...
  4. Replies
    3
    Views
    471

    hi, i have been looking for the same kind of...

    hi,

    i have been looking for the same kind of alliance since very long.. money is not the main factor for me.. but i want to concentrate and improve my hold on actionscript. i am already associated...
  5. Replies
    1
    Views
    404

    i m not sure about quicktime as i do not have...

    i m not sure about quicktime as i do not have flash in this machine but the names of the files without any path opens the external files with geturl in a web browser. if u r using windows a relative...
  6. Replies
    13
    Views
    571

    checkout this site www.jainendraindustries.com ...

    checkout this site www.jainendraindustries.com

    i did this long ago... but this uses navigation buttons in flash and the matter (html) goes in same page but another frame.

    hope this helps..
  7. Replies
    1
    Views
    356

    sachdeva_g@yahoo.com -- dont send too big a file

    sachdeva_g@yahoo.com -- dont send too big a file
  8. hi all, i have been tesing my site sitting in...

    hi all,

    i have been tesing my site sitting in front of a mac since hours and i m not able to find why everything happens unexpected on mac and it works good on a PC.

    Anybody Please HELP......
  9. hi, got to do a lot A LOT of actionscripting to...

    hi, got to do a lot A LOT of actionscripting to do that. there could be thousands of ways to do that. just a tip - prepare the list of phrases u wish to use as answers along with the keywords that...
  10. Replies
    1
    Views
    379

    hi, actually the way u r using has a inherrited...

    hi, actually the way u r using has a inherrited problem that flash executes all the action in any frame and gives the effect on screne while exiting from the frame - got it.

    u'v got to break ur...
  11. Replies
    1
    Views
    403

    hi, use loadMovie ( url, target, method ); to...

    hi,

    use loadMovie ( url, target, method ); to load a different swf into another movie.

    there could be a lot many ways to move any mc. check out this eg i submitted short while.
    ...
  12. hi, if the text moves faster then its 100pc...

    hi,

    if the text moves faster then its 100pc sure that it reaches the destination before the character (provided the destination is same). why worry about taking the frames as i see no other...
  13. Replies
    4
    Views
    529

    hi, yes the afghan attack would effect the all of...

    hi, yes the afghan attack would effect the all of the world and we here in India are worried being a neighboring country anyway to small solution to your small prob is to use gotoandplay(1) instead...
  14. u must be working with variables to store life or...

    u must be working with variables to store life or score and have to update your score by adding values to it, follow the same procedure to do this.

    hope this is some help, if i got u right

    take...
  15. Replies
    2
    Views
    435

    i have never writen such a good tutorial and u...

    i have never writen such a good tutorial and u wont beleive its on this topic...

    here it is... http://board.flashkit.com/board/showthread.php?threadid=108301

    enjoy..
  16. Replies
    3
    Views
    503

    yes u have understood the point i want to say....

    yes u have understood the point i want to say. but i feel its quite a long chapter it would be better if u were precise where u want my help.

    i m online for anther 15-20 mins on
    aol im ->...
  17. Thread: databases

    by sachdeva_g
    Replies
    2
    Views
    514

    http://www.asp101.com/articles/flash/...

    http://www.asp101.com/articles/flash/
    http://www.asp101.com/articles/flash2/index.asp
  18. Replies
    1
    Views
    471

    first of all your text file should contain the...

    first of all your text file should contain the data as following :

    variablename=value&AnotherVarName=OtherValue&nextVar=nextVal.... and so on

    and use this actionscript to read this text file
    ...
  19. i think this code works very well in flash5 ...

    i think this code works very well in flash5



    on (press) {
    loadMovieNum (myvar, 0);
    }


    myvar="any.swf"
  20. Replies
    2
    Views
    404

    its hard to understand from your words that what...

    its hard to understand from your words that what u want to do with the duplicated movies...1st have u duplicated the mc at runtime using "duplicatemovie" action or u have duplicated them at design...
  21. Replies
    3
    Views
    503

    hi, it would very much be a good habit to...

    hi,

    it would very much be a good habit to varify values in form before sending them to server. i do the basic testing here in flash and respond from flash itself before calling the asp pages ( i...
  22. Replies
    1
    Views
    1,295

    is it something to do with flash???

    is it something to do with flash???
  23. Replies
    2
    Views
    441

    its difficult to digetst that simple...

    its difficult to digetst that simple gotoAndPlay(frameno); does not works properly. gota see ur code on the butns.

    the prob i could imagin is created may be by use of various keyframes on the...
  24. Replies
    2
    Views
    395

    its hard to tell what wrong u have done. it would...

    its hard to tell what wrong u have done. it would be better if u could show up your actionscript on the button and the instance name(s) of your movie(s).
  25. Replies
    1
    Views
    403

    hi, first of all try not using these as frame...

    hi, first of all try not using these as frame names _top,_blank,_self & _parent. these r kinda reserved words. try names representing yourself say myButtonBar, myContents etc.

    use the following...
Results 1 to 25 of 263
Page 1 of 11 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center