A Flash Developer Resource Site

Search:

Type: Posts; User: berlinnewmedia

Search: Search took 0.03 seconds.

  1. HELP! keyboard listener deletes all other text

    I am using the following code to create the quick word for a translator who is doing a live translation of a chat.

    keyListener = new Object();
    keyListener.onKeyDown = function(){
    ...
  2. Replies
    14
    Views
    3,237

    BTW I am using AS2

    BTW I am using AS2
  3. Replies
    14
    Views
    3,237

    OK.... there should be a zip file below. The...

    OK.... there should be a zip file below.

    The sender02.swf sends text to the reciever.swf
    the the swf, I wanted to assign shortcuts in is sender02.swf

    It's a Dialogue between Sarah and her...
  4. Replies
    14
    Views
    3,237

    Gladly, but I need to find that button to attach...

    Gladly, but I need to find that button to attach a file... where is it?
  5. Replies
    14
    Views
    3,237

    Yes, I did that but it deletes all the other...

    Yes, I did that but it deletes all the other text and returns to the first line with " Sarah says"

    I would like to stay on the line I am on , but insert the same thing " sarah" says" and then...
  6. Replies
    14
    Views
    3,237

    Oh dear! I hate to be a pain... but every time I...

    Oh dear!
    I hate to be a pain... but every time I hit cmd + 3
    the swf does not only execute the text "sarah sais"

    but it also deletes all the other text below it and returns to line 1, the top...
  7. Replies
    14
    Views
    3,237

    Hooray! it worked in both versions! you really...

    Hooray! it worked in both versions!
    you really made my day
    thank you!
    HAve a wonderful day!
  8. Replies
    0
    Views
    1,030

    XML slideshow using .txt files

    Hi

    does anyone know how to make a slideshow play text from separate text docs...

    normally one has the text which is shown defined in Action Script, Java or XML

    I need it to rather , when it...
  9. Replies
    14
    Views
    3,237

    Hmmm... what do I assign the listener too? ...

    Hmmm... what do I assign the listener too?

    after some fiddling about, I must say, I'm not sure where to put the as code ... I assumed it was the main timeline... but now I am not sure.

    also,...
  10. Replies
    14
    Views
    3,237

    ok...I see it is referring to the shift + 3...

    ok...I see

    it is referring to the shift + 3 key, right?
  11. Replies
    14
    Views
    3,237

    Thank you so much! I immediatly tried it and...

    Thank you so much!
    I immediatly tried it and realised I didn't understand what

    the "51"

    in "if(Key.isDown(51)){"

    means. Is it referring to a key? or is that where i should place my...
  12. Replies
    14
    Views
    3,237

    creating input text shortcuts

    Hi everyone!

    is there a way to create text shortcuts for input text?

    ie

    is it possible to create a hot key in a input text swf

    eg, when I hit cntrl + 3 the swf file generates the word "...
  13. Re: live text writing presentation via xml slideshow

    continued from my previous post
    quick recap:

    "my task is to create a presentation, which updates text, as it is being edited, or when the text editor executes a "send" command.

    I have come...
  14. Re: live text writing presentation via Local communication

    Hi everyone,

    my task is to create a presentation, which updates text, as it is being edited, or when the text editor executes a "send" command.

    I have come close to what I want, but I need...
Results 1 to 14 of 14




Click Here to Expand Forum to Full Width

HTML5 Development Center