A Flash Developer Resource Site

Search:

Type: Posts; User: rjlstar

Page 1 of 18 1 2 3 4

Search: Search took 0.05 seconds.

  1. Thread: nextScene

    by rjlstar
    Replies
    1
    Views
    373

    nextScene

    on (release) {
    _level1.nextScene();
    }


    What's wrong with this code? My movie doesn't do anything when you click the button that has this code. It just sits there. And yes, I do have several...
  2. Replies
    1
    Views
    428

    Movie Clip Symbol

    You know when you place a movie clip symbol on the stage, the first frame is shown by default. Is there any way to display other frames by default, such as the last frame? I'm talking about the FLA,...
  3. Replies
    5
    Views
    471

    Problem Solved. Thanks.

    Problem Solved. Thanks.
  4. Replies
    5
    Views
    471

    I copied this straight out of the Macromedia link...

    I copied this straight out of the Macromedia link old newbie posted, and this is what was outputed when I tested the movie:



    Scene=intro, Layer=AS, Frame=1: Line 6: ';' expected
    main.main...
  5. Replies
    5
    Views
    471

    Editing Dynamic Text with HTML (MX)

    myVari="Top line<BR><BR>Bottom line"; works fine for me.

    But
    myVari="<FONT SIZE=4>Top line<BR><BR>Bottom line</FONT>"; does not work for me.

    What is the correct way to use the the font size...
  6. Replies
    1
    Views
    315

    Stop and Play in MX

    From my main movie (named main.swf), I did a LoadMovieNum command to load another SWF (named top.swf) to the third level. While on top.swf, I want to put stop and play buttons to control main.swf....
  7. Thread: Refresh

    by rjlstar
    Replies
    2
    Views
    359

    I prefer it to be flexibile: refreshing on any...

    I prefer it to be flexibile: refreshing on any page regardless of the absolute URL.
  8. Thread: Key Detection

    by rjlstar
    Replies
    1
    Views
    405

    Key Detection

    if(key.isDown(key.SPACE)) {
    //play gunshot sound effect
    reload.start(0, 1);
    //reset bullets
    }

    Is there anyway I can alter this so that the sound effect only plays when the space key is...
  9. Thread: Refresh

    by rjlstar
    Replies
    2
    Views
    359

    Refresh

    Using actionscript, how do you refresh the browser when someone clicks a button?
  10. Replies
    5
    Views
    1,020

    Alright, it worked. Thanks. But I solved it a...

    Alright, it worked. Thanks. But I solved it a little bit differently. You see, I don't have a button inside my movie symbol. Instead, I just put the gotoAndPlay directly on the frame.
  11. Replies
    5
    Views
    1,020

    I attached a very simple .fla that exemplifies...

    I attached a very simple .fla that exemplifies the problem I have. In scene 1, I have a movie clip on frame 1 and a stop(); action on frame 1. At the end of this movie clip, I wrote:
    ...
  12. Replies
    5
    Views
    1,020

    But how do I "on(release)" a movie symbol? That's...

    But how do I "on(release)" a movie symbol? That's for button symbols, right?
  13. Replies
    5
    Views
    1,020

    Play next scene from within movie symbol

    This is pertaining to Flash MX Actionscript

    In a movie symbol, I put


    _root.gotoAndPlay("nextSceneName", 1);

    But the it won't go to the next scene. I've tested extensively on what the...
  14. Thread: Piano Notes

    by rjlstar
    Replies
    1
    Views
    1,698

    Piano Notes

    Any fool know where I can find downloadable sound files of the individual notes of a piano or xylophone? Like the notes EGBDF and FACE.
  15. Replies
    13
    Views
    861

    Agreed. They always talk about giving and not...

    Agreed. They always talk about giving and not taking. But do they abide by there rule? No! :mad:
  16. Replies
    13
    Views
    861

    Too bad I can't find any decent customer that...

    Too bad I can't find any decent customer that will pay. You should help me find one. :D
  17. Replies
    13
    Views
    861

    Bah, who cares. Those fools didn't pay me squat....

    Bah, who cares. Those fools didn't pay me squat. So I'm just not going to waste my time improving it. :D
  18. Replies
    13
    Views
    861

    The frame is jagged, because an aliased frame...

    The frame is jagged, because an aliased frame will not blend into the background. Perhaps I will have to convert the current GIF frame into vector graphics in Flash...
  19. Replies
    13
    Views
    861

    Good suggestion. It is quite hard for me to scale...

    Good suggestion. It is quite hard for me to scale it down now, but I'll try to see if I can do it.
  20. Replies
    13
    Views
    861

    You're right. ;) It give the site a churchy feel...

    You're right. ;) It give the site a churchy feel to it.
  21. Replies
    13
    Views
    861

    *// My First Actionscript Flash Site \\*

    Review this -> http://www.supree.com/youthgroup

    Notes
    - Designed for a church.
    - Costed them $0.
    - Dynamicly loaded text from external .txt files.
    - Content is up to them... If they can...
  22. Replies
    7
    Views
    585

    Yeah, no one likes full screen. You only "think"...

    Yeah, no one likes full screen. You only "think" you like it, but in reality, you don't like it. Trust me. :smoov:
  23. Replies
    7
    Views
    585

    http://www.supree.com/hub/tutorials/flashMX/usabil...

    http://www.supree.com/hub/tutorials/flashMX/usability/sanity/index.html#3

    On my website, I explain why full-screens suck. Go... Read...
  24. Replies
    8
    Views
    519

    - Home text is smaller and blurrier than the rest...

    - Home text is smaller and blurrier than the rest of the section... I don't like that.

    - You know how your subsection rollovers put a gray background behind the text? Well, the gray should stay...
  25. Thread: did 2A rip me?

    by rjlstar
    Replies
    6
    Views
    594

    Ha ha ha ha! You're old site is funny; the music...

    Ha ha ha ha! You're old site is funny; the music restarts everytime you enter a new section. :D
Results 1 to 25 of 433
Page 1 of 18 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center