A Flash Developer Resource Site

Search:

Type: Posts; User: dt10jja

Search: Search took 0.03 seconds.

  1. Replies
    5
    Views
    5,715

    i have a movie clip called iconinterface_mc and...

    i have a movie clip called iconinterface_mc and inside of that movie clip i have another movieclip called smsinter_mc iv created a button and i want the button to bring the user back to the...
  2. Replies
    5
    Views
    5,715

    i have left as its default "Scene 1"

    i have left as its default "Scene 1"
  3. Replies
    5
    Views
    5,715

    Scene not being found AS3

    hi i have a button with a function of a gotoAndStop but when it is clicked this output error appears:

    ArgumentError: Error #2108: Scene 1 was not found.
    at flash.display::MovieClip/gotoAndStop()...
  4. Replies
    2
    Views
    3,846

    i dont have a sound yet but when i get one i just...

    i dont have a sound yet but when i get one i just want that one sound to play every time a key is pressed. for example like the sound on the iphone keyboard when typing. how would one go about doing...
  5. Replies
    2
    Views
    3,846

    AS3 assign sound to keys

    Iv created a virtual keyboard in flash using arrays and buttons i now want to assign a sound to all keys so that whenever they are pressed the sound will play, I'm guessing ill need to use a for loop...
  6. Replies
    9
    Views
    3,026

    i was getting an error saying that before then i...

    i was getting an error saying that before then i made sure both of my images were on mydesktop where the swf and fla files are.
  7. Replies
    9
    Views
    3,026

    this code makes both images appear at the same...

    this code makes both images appear at the same time side by side :S

    this is how i have edited the code:

    import flash.display.MovieClip;

    var hover1_mc:MovieClip = new Holder();
    addChild...
  8. Replies
    9
    Views
    3,026

    that didnt work:(

    that didnt work:(
  9. Replies
    9
    Views
    3,026

    how would i do that sorry if im asking an obvious...

    how would i do that sorry if im asking an obvious question
  10. Replies
    9
    Views
    3,026

    replace mouse cursor with image

    Hi i have this code which allows me to replace the mouse cursor with an image but i would also like to change the image when the mouse is clicked down using a different image. the code i am using for...
Results 1 to 10 of 10




Click Here to Expand Forum to Full Width

HTML5 Development Center