A Flash Developer Resource Site

Search:

Type: Posts; User: Kippin

Search: Search took 0.03 seconds.

  1. Replies
    6
    Views
    3,219

    Figured out how to attach .fla 75131...

    Figured out how to attach .fla

    75131 Anyways...my project is somewhat private so I made a sample .fla of what I'm trying to do. For this one, none of the movie clips seem to be working.
  2. Replies
    6
    Views
    3,219

    How do I upload a .fla here?

    How do I upload a .fla here?
  3. Replies
    6
    Views
    3,219

    Yeah this one is confusing me. Let me try to be...

    Yeah this one is confusing me. Let me try to be even more specific. I have 3 movie clips in my library titled "1" "2" and "3." All 3 of these clips are themselves inside of another movie clip called...
  4. Replies
    6
    Views
    3,219

    Navigate to URL help

    So I'm using the code below so that if someone clicks on a movie clip, it takes them to a webpage:

    MovieClipName.buttonMode = true;
    MovieClipName.addEventListener(MouseEvent.CLICK,f);

    function...
  5. Thread: Virtual Camera

    by Kippin
    Replies
    2
    Views
    1,518

    bump

    bump
  6. Thread: Virtual Camera

    by Kippin
    Replies
    2
    Views
    1,518

    Virtual Camera

    Hey guys. I'm looking for a virtual camera for as3 that can move, zoom, and fade colors. I used to just download an example .fla of one working and the copy paste it to my project but that was years...
  7. Replies
    5
    Views
    437

    No, no. I don't want it to stop. That's what it's...

    No, no. I don't want it to stop. That's what it's doing though. It will go to the next frame or scene and stop, even without a stop command.
  8. Replies
    5
    Views
    437

    Ok. After playing around a little bit I tried...

    Ok. After playing around a little bit I tried this code on a blank keyframe:

    buttonname.onRelease = function() {
    nextFrame();
    }

    Now when I click the button, it goes to the next frame but it...
  9. Replies
    5
    Views
    437

    Next scene button

    I know there are a million threads on buttons, and I have spent the last hour reading them and trying out the tips. However, nothing is working for me. I simply want to go to the next scene when my...
  10. Thread: Button

    by Kippin
    Replies
    6
    Views
    619

    Bah! I fail. It's 3 in the morning and I'm not...

    Bah! I fail. It's 3 in the morning and I'm not thinking straight. Just want to get this project done with and go to bed.
  11. Thread: Button

    by Kippin
    Replies
    6
    Views
    619

    Humm..no idea...Flash 8...

    Humm..no idea...Flash 8 professional..ActionScript 1.0 & 2.0 I think.
  12. Thread: Button

    by Kippin
    Replies
    6
    Views
    619

    I tried that code except I used my button...

    I tried that code except I used my button instance name for "myBtn.addEventListener"

    That was all way above my head. I am a noob at this. I just need a button to go to the next scene. It shouldn't...
  13. Replies
    3
    Views
    626

    Does that code let the viewer know whether or not...

    Does that code let the viewer know whether or not his flash player is up to date? For example, I want to upload a flash 8 swf...if the viewer has an earlier version, much of the effects will be lost...
  14. Thread: Button

    by Kippin
    Replies
    6
    Views
    619

    Button

    I know there are a million threads on buttons, and I have spent the last hour reading them and trying out the tips. However, nothing is working for me. I simply want to go to the next scene when my...
  15. Thread: Symbols...

    by Kippin
    Replies
    0
    Views
    515

    Symbols...

    I'm using Flash 8 professional and I think I accidentally turned on an undesired feature. Everything I draw is automatically converted into a symbol. So if I'm drawing a line, as soon as I let go of...
  16. Replies
    2
    Views
    778

    Thanks alot rdoyle720, I'll try downloading a...

    Thanks alot rdoyle720, I'll try downloading a free trial for Flash CS3 and opening the file through it. If the animation changes, which I hope it doesn't, I'll sit in front of the screen for a few...
  17. Replies
    2
    Views
    778

    Exporting as .avi

    I have a big final project for a video technology class and I have worked very hard in Flash combining animation with live action and such. When the time came to export it as a .avi (to give it some...
Results 1 to 17 of 17




Click Here to Expand Forum to Full Width

HTML5 Development Center