Ask a Question related to Macromedia Flash Actionscript, Design and Development.

  1. #1

    Default Re: key press help

    Hello,
    I need something similar to this. On a keydown event (say F10) I want the movie to advacne 10 frames. Can you please help?
    malta2 Guest

  2. Similar Questions and Discussions

    1. InDesing Pre Press /////
      Hello everybody, I could not find it yet, but anybody know how I do a get all the information to for printing (or press)? There is a command in...
    2. InDesign to press
      I have a brochure created in InDesign. It is a two color job ready to go to press. My printer doesn't have InDesign, what file can I give him to...
    3. Soft key press
      Is it possible to force a keypress using actionscript? I have an object which deletes itself from the stage when the delete key is pressed. I want...
    4. key press and levels
      I have a SWF form that is nested within a container SWF on a higher level. I am trying to use the keypress event to submit the form when the user...
    5. Hot of the press TPC-C: 763.898 tpmC
      In article <48b0ac92.0306301207.5f0665f@posting.google.com>, srielau@ca.ibm.com says... How about www.tinyurl :)
  3. #2

    Default Re: key press help



    malta2 wrote:
    > Hello,
    > I need something similar to this. On a keydown event (say F10) I want the movie to advacne 10 frames. Can you please help?
    It will be problem as function keys are reserved for application use .
    In IE browser F10 target FILE menu and you can't control it.
    Even if you change key preference on your OS , it won't apply to anyone else.
    Do not use F keys in flash interaction , they barely work , almost on all occasions fail.



    Regards


    urami_*

    <xmas>
    [url]http://flashfugitive.com/[/url]
    </xmas>


    urami_ Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139