A Flash Developer Resource Site

Search:

Type: Posts; User: rpgamer2003

Search: Search took 0.03 seconds.

  1. Replies
    6
    Views
    70,207

    display current frame number [AS3]

    I feel like such an idiot but after trying endlessly I still haven't managed to come up with a way to display the current frame number of nested movie clip ("ecke1") (in a dynamically created text...
  2. Replies
    5
    Views
    3,203

    I just got to try it out today, works like a...

    I just got to try it out today, works like a charm,thanks so much!
  3. Replies
    5
    Views
    3,203

    [RESOLVED] use variable to stop movie clip at frame

    Hi,
    I'm actually not new to flash but I haven't used in in years. And now, what I want to do is set up an interactive chart.
    I basically have three movie clips and I want them to read out variables...
  4. Open different swf file in flash player with a button

    Hi,
    I want to use flash to present something in class, so I made this fullscreen flash animation. Now I need to click on a button and have the flash player open a different swf. file. How do I do...
  5. Replies
    2
    Views
    293

    preloader:load scenes seperately

    Okay, I want my preloader to load only the scene the preloader is in. The preloeader is always in a movie. I assigned the second frame with the following actions:

    tellTarget ("../") {
    ...
  6. Replies
    3
    Views
    424

    Okay: I tried this: my_data = new LoadVars();...

    Okay: I tried this:
    my_data = new LoadVars();
    my_data.load("visibility.txt");
    my_data.onLoad = function() {
    this._visible = my_value
    }

    and in notepad:
    &my_value=false&
  7. Replies
    3
    Views
    424

    Variable from Text? Need help!

    Hey, I need some option like loading a variable from a txt file to determine whether a pic is shown or not. You put true or false in a txt file and determine if a movie clip is shown or not. How do I...
  8. Replies
    0
    Views
    332

    Load variable from a txt file

    Hi,
    is it possible to have flash load a variable from a txt file and thus determining whether a graphic is shown or not. How?
    Thanx
  9. In the clipboard scene there are two buttons on...

    In the clipboard scene there are two buttons on the clipboard layer. The clipboard itself and the chal board. I need the chalkboard to be linked to the second scene. Thank You
  10. Okay, I seriously need help (call scene from movie clip)

    I'm trying to call a scene from a movie clip. But nothing works. I tried to label the first frame in the second scene but that didn't work, root and crap also failed. I'm deparate. I really need help...
  11. It still doesn't work. It's so frustrating. Can...

    It still doesn't work. It's so frustrating. Can anybody please look through the menu.fla und see where the mistake is? It's the clipboard and the lamp next to it. The lamf turns the light on and off...
  12. Replies
    2
    Views
    396

    thank you

    thank you
  13. Probably simple, just please help me anyway

    Okay, I want to create a condition. I have a lamp that you can press to turn off the light, when the light is off, all the buttons are supposed to trigger a message telling the user to turn the light...
  14. Thread: Drag Tag

    by rpgamer2003
    Replies
    0
    Views
    299

    Drag Tag

    Hi,
    I was trying to have a little tag appear, once the cursor rolls over a button and to have it disappear when it scrolls out. The button is sort of big, so when the cursor rolls in at the edge the...
  15. Replies
    2
    Views
    396

    dynamic text in a movie

    Okay, I know this has been asked before, but the other posts just didn't help me at all. So here is my question.
    I have a dynamic text box in a movie clip. I want it to draw text from an html file...
Results 1 to 15 of 15




Click Here to Expand Forum to Full Width

HTML5 Development Center