A Flash Developer Resource Site

Search:

Type: Posts; User: RavenJWolfe

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    1,369

    Hey, I'm sure we are working from the same book...

    Hey, I'm sure we are working from the same book and I too have this issue. However, I cant quite figure out how to do what you say. I know what needs to be done, (i think) but not how to code it. can...
  2. Replies
    11
    Views
    5,054

    OMG i love you. I just look this up because i...

    OMG i love you. I just look this up because i haven't been using my custom cursor since (it is laggy) and i thought to try and find a solution, and this works!!! thaaaaaaaaaaanks!
  3. CS3 Your code didn't work. I'm just going to take the...

    Your code didn't work. I'm just going to take the sound out. I might call on it later when the movie clip hits a named frame or something. I dunno, thanks anyway, but I'm going without sound for now....
  4. CS3 Wait I dont need this code right if the button...

    Wait I dont need this code right if the button already turns the mc on?
    you wont be clicking the mirror at all, just the button, and i only want the animation to stop when the mirror is invisible....
  5. CS3 so do I put that code on the button or on the...

    so do I put that code on the button or on the main actions layer?


    the button already has


    on (release) {
    _root.Mmirror._visible=!_root.Mmirror._visible;
    }
  6. CS3 Flash code help with addEventListener actionscript 2.0

    Alright here's the setup.

    actionscript 2.0

    I have an animated mirror with sound. (Mmirror)

    There is a button to toggle the mirror visible or not. (mirrorBTN)
    The button is inside a menu...
  7. Replies
    3
    Views
    590

    CS3 I'll go ahead and post a temporary link, to show...

    I'll go ahead and post a temporary link, to show it off. hehe...

    Basically I'm building a new website for my portfolio, and this will go on my bio page. just a little funny treat for viewers....
  8. Replies
    3
    Views
    590

    CS3 dawsonk I think I love you. :) THANK YOU SO...

    dawsonk I think I love you. :)

    THANK YOU SO MUCH,

    when i have it live, ill try and remember to post you the link. you'll laugh :D
  9. Replies
    3
    Views
    590

    CS3 Problem with my code... Help?

    I am making a draw application and with a tutorial and some comment posts from it, I've come to this... Since I changed the commented out part to this:


    //lineThickness = 0;
    //selectedColor =...
Results 1 to 9 of 9




Click Here to Expand Forum to Full Width

HTML5 Development Center