A Flash Developer Resource Site

Search:

Type: Posts; User: todd wheeler

Search: Search took 0.03 seconds.

  1. could someone interpret this code for me please!

    onClipEvent (load) {
    interval = images._width/8;
    speed = 10;
    base_x = images._x;
    menu = 0;
    }
    onClipEvent (enterFrame) {
    to_x = base_x - interval * menu;
    images._x = (to_x - images._x) /...
  2. Replies
    2
    Views
    637

    multiple goto commands on button

    i have a movie that im controlling with another movie full of buttons. the timeline of the picture movie requires a button with two commands to get it to a certain spot. so the question is can a...
  3. Replies
    1
    Views
    541

    mouse controls

    hello again. im trying to make my cursor control a movie clip so that when the mouse isnt over the movie clip then it will go back to frame one. i understand a little about this. if the mouse is over...
  4. Replies
    4
    Views
    522

    thanks

    thanks it was a great help and i learned alot. feel like i have a little more control over alreaddy a beast. later.
  5. Replies
    4
    Views
    522

    Body tags

    Im sorry, where do you find the body tags and where do you put the text that you wrote. im sure it has a very distinct place to be put. i think i know how to edit the code of the html page. its in...
  6. Replies
    4
    Views
    522

    browser sizing?

    I need to make a picture fit the width size of a browser with no gaps on the sides or have any scroll bars on the browser. i set the movie size in lash and then framed the picture so that its exactly...
  7. Replies
    1
    Views
    385

    masking with mouse controlled drag.

    Does anyone know how to do a mouse controlled mask. i saw a tutorial on this site , but it was poorly written. some guys have sent me files, but they are not controlled with the mouse. please all...
  8. Replies
    4
    Views
    480

    fla. file didnt work.

    thanks for the file. however it didnt work for some reason. flash error unexpected file format came up. sorry, did i do smething wrong.
  9. Replies
    4
    Views
    480

    masking with a drag

    I saw a masking drag tutorial on this site. had a car picture changing from black and white to color. the mouse made the mask move back and forth on a slider. not random movement.i can do the one...
Results 1 to 9 of 9




Click Here to Expand Forum to Full Width

HTML5 Development Center