A Flash Developer Resource Site

Search:

Type: Posts; User: sargemo369

Search: Search took 0.01 seconds.

  1. Help with scroller issue - pics and source included

    Hey,

    I'm trying to make a fullscreen flash scroll bar and have been making some progress, in terms of adjusting a scrollbar to a fullscreen. Anyway, I've hit a bit of a stumble. In my function...
  2. It's still doing the same thing. Though now it's...

    It's still doing the same thing. Though now it's much smoother with the onResize function. I do apologize for not using it (I did try it but got the syntax wrong), but yes it is still doing the same...
  3. Appreciate the quick reply! I just tried this:...

    Appreciate the quick reply!

    I just tried this:


    onEnterFrame = function() {
    bar_mc._x = Stage.width - bar_mc._width;
    }

    Is that right?
  4. Keep movieclips aligned to the right at all times

    Hey,

    I'm trying to do a similar effect that this site does: http://www.flashden.net/files/3489/index.html
    It's a full flash site. How do you make sure the scrollbar for example stays on the right...
  5. [F9] Wait till movieclip gets to particular frame then play another section of moviec

    Hi,

    I'm trying to reconstruct http://www.kswissfreerunning.com/AU/ with movies of my own.

    Basically I have an array that contains the letters the user enters and I have the movie in a separate...
  6. s PHP the right thing? - Flash based dynamic image uploader

    Hi,

    In burst of inspiration and creative ideas last night while downing a few at my mates(it's where the most creative thoughts come to life I feel), I've decided that I would like to create an...
  7. Make several sprite instances follow same oval path

    Hey

    I have this little file I'm working on at the moment where a ball is rotating around an oval shape. This works and is looking good. What I want to do now is to create 3 more instances of the...
  8. How is this done? - Animation objects changing from front to behind

    Hi,

    I have come up with a little project where I want to have 4 balls spinning around. They're different colours and they animate around sort of like planets orbiting the sun. Anyway, if you did...
  9. Replies
    4
    Views
    994

    Sorry to bring up an old thread.. I've just tried...

    Sorry to bring up an old thread.. I've just tried this piece of code in a piece of work I'm doing and it works perfectly how I wanted it to work. So cheers for that.

    Am curious though as to how it...
  10. #1009 error movieclip inside movieclip changing the alpha property

    Problem:
    I'm getting this "TypeError: Error #1009: Cannot access a property or method of a null object reference."
    What's happening in the flash file is that I've got a movieclip inside a movieclip...
  11. Replies
    0
    Views
    598

    Editing code in lots of movie clips

    I was just wondering if it's at all possible to edit the same piece of code that's in a whole bunch of movie clips.

    I have about 50 movie clips and I need to change this one bit of code in all of...
  12. Replies
    4
    Views
    635

    I want it to be done through actionscript in the...

    I want it to be done through actionscript in the file, so I guess standalone.
  13. Replies
    4
    Views
    635

    so is this possible??

    so is this possible??
  14. http://board.flashkit.com/board/showthread.php?p=3...

    http://board.flashkit.com/board/showthread.php?p=3785169#post3785169

    I think you did here.. partially, but I'm having trouble understanding what you did exactly.
  15. Replies
    10
    Views
    1,061

    Just tried this and got the same result. No page...

    Just tried this and got the same result. No page prints. Did you ever figure out how to get this to work?
  16. Replies
    17
    Views
    846

    Can you please tell me the code you used to get...

    Can you please tell me the code you used to get the dynamic text printing? I am a bit confused as to what you've just said, where to put the #p and "bframe" etc.
    Thanks in advance!
  17. Did you ever solve this? I am having the same...

    Did you ever solve this? I am having the same problem with dynamic text not printing yet everything else is.
  18. Replies
    0
    Views
    302

    [F8] Printing dynamic text

    Hey again, I am working on another flash program where the user enters in numbers then hits a calculate button that I've created and the flash shows the results in dynamic text boxes. The problem...
  19. Replies
    4
    Views
    635

    [F8] Resizing flash window size

    I'm trying to create a small flash creation where that when the user opens the flash it will resize according to their screen resolution.
    At the moment I have the following code that tells me what...
  20. [F8] Saving frame as an image on HD using AS

    Hi,

    I was wondering if it's at all possible to save a certain frame in a flash movie as a jpg or image file using actionscript? Basically what I want to happen is that the user will perform a quiz...
Results 1 to 20 of 20




Click Here to Expand Forum to Full Width

HTML5 Development Center