A Flash Developer Resource Site

Search:

Type: Posts; User: Skippers

Page 1 of 4 1 2 3 4

Search: Search took 0.10 seconds.

  1. I would say a similar angle to this:...

    I would say a similar angle to this:
    http://www.agame.com/game/penalty-shootout-2012
  2. Thanks Angelhdz. I would like to build a...

    Thanks Angelhdz.

    I would like to build a football penalty game where the shooter uses the arrow keys to direct the ball into 6 possible areas of the goal. The computer goalkeeper would then dive...
  3. Any luck building this back in 2011? I need to...

    Any luck building this back in 2011? I need to build a similar game with 6 areas in the goal to shoot at and a high score system
  4. Replies
    5
    Views
    10,915

    Is there anybody out there?

    Is there anybody out there?
  5. Replies
    5
    Views
    10,915

    Penalty shoot out game

    Hi,

    I was wondering how easy or difficult it would be to make a Flash penalty shoot out game. I have seen plenty of these online so maybe there are some resource files already out there. It would...
  6. Replies
    1
    Views
    666

    Looping with a delay

    How would you get an animation to loop with a delay in between using AS3?

    Cheers
  7. Replies
    0
    Views
    522

    Falling leaves - slow down

    I'm quite new to Actionscript so I'm after a little help.
    I was wondering how I could make falling leaves using this script slow down, stop, and then start again.

    Another issue, I couldn't get my...
  8. Replies
    11
    Views
    2,057

    That is brilliant Video Man Many thanks for...

    That is brilliant Video Man

    Many thanks for putting in the time and effort to help me out. One of these 2 options could certainly do the trick. Probably the second as I imagine it would be better...
  9. Replies
    11
    Views
    2,057

    Hi Video Man Yes Flash over the top of HTML...

    Hi Video Man

    Yes Flash over the top of HTML links.

    I don't want absolute positioning because the page will be centralized meaning elements will move from left to right depending on how much the...
  10. Replies
    11
    Views
    2,057

    Flash animation on top of html

    Is it possible to have a flash animation with a transparent background on top of html with the links clickable? Also, doing this without using divs with absolute positioning.
  11. Thread: Rolling dice

    by Skippers
    Replies
    6
    Views
    12,738

    Many thanks for this folks. This is going to be...

    Many thanks for this folks. This is going to be interesting.
  12. Thread: Rolling dice

    by Skippers
    Replies
    6
    Views
    12,738

    what are the two dots in your little diagram? ...

    what are the two dots in your little diagram?

    by fancy code you still mean AS3?

    cheeeers
  13. Thread: Rolling dice

    by Skippers
    Replies
    6
    Views
    12,738

    I hadn't heard of papervision before and I can't...

    I hadn't heard of papervision before and I can't even find an official site for it. Is it plug in for flash or a separate software etc?

    So are you talking about doing a bit of coding within this...
  14. Thread: Rolling dice

    by Skippers
    Replies
    6
    Views
    12,738

    Rolling dice

    I would like to create a dice (preferably 3d) that can be rolled and a random number from 1 to 6 will appear. This result will also produce a random line of text from a list.

    Will be able to add...
  15. Replies
    3
    Views
    984

    FAB! Thanks for your help. I'll give that a go.

    FAB! Thanks for your help. I'll give that a go.
  16. Replies
    3
    Views
    984

    OK, I'm silly. I forgot about the XML file....

    OK, I'm silly. I forgot about the XML file. That's where you add more image information. Still stuck on the resizing though.
  17. Replies
    3
    Views
    984

    Carousel resize and add images

    Hi, I was wondering if anyone could give me some tips on how I can resize this carousel as in the canvas size and the images. The other thing is, what do I need to do to be able to add new images to...
  18. Replies
    0
    Views
    1,303

    Flash navigation and SEO

    I have a bit of a dilemma!

    I am designing my website to promote my design work and at the same time would like to learn more Actionscript 3.

    I would like the site to be successful in SEO and...
  19. Replies
    6
    Views
    595

    no i don't know any other languages, just xhtml...

    no i don't know any other languages, just xhtml and css
  20. Replies
    1
    Views
    553

    Increase in objects to follow cursor

    So far I have this code for an object to follow the cursor on stage and change direction. Is it possible for the amount of objects to increase over time to follow the cursor?

    ...
  21. Replies
    6
    Views
    595

    Learning Actionscript 3

    What would be an advisable way to learn actionscript 3? Is it best to read up and experiment with the basics first or can you jump in at the deep end and try to do more complicated things with the...
  22. Replies
    0
    Views
    853

    Cockroach follow cursor

    How can you make for example a cockroach follow the cursor? Not so it acts as a new cursor but so it follows and changes direction by rotating when the cursor changes direction?
  23. Replies
    5
    Views
    827

    This is working when I have the button called on...

    This is working when I have the button called on its own, but when it is inside a movie clip it doesn't work. Does this mean that the code should be within the movie clip that the button sits or in...
  24. Replies
    5
    Views
    827

    Here is my code. I have named the button Help...

    Here is my code. I have named the button Help which is in the movie clip White in the library.

    var widthOfCloud:Number=40;
    var heightOfCloud:Number=40;

    var myFollowTxt:FollowTxt = new...
  25. Replies
    5
    Views
    827

    hmm I've just tried that and nothing is happening!

    hmm I've just tried that and nothing is happening!
Results 1 to 25 of 87
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center