A Flash Developer Resource Site

Search:

Type: Posts; User: miner2049er

Search: Search took 0.02 seconds.

  1. Code built for Flash player 8/9 hangs but OK with 6/7

    Using FlashDevelop 3.3.4 RTM, and an AS2 Project I'm currently converting Jeremy Moseley's excellent and compact Battletanks from AS2 to AS3.

    http://www.jeremymoseley.net

    After a few seconds,...
  2. Flash studios in San Fernando Valley, Los Angeles?

    I'm looking for a list of Flash studios in the San Fernando Valley part of Los Angeles (basically the 818 / 323 area code.)

    Here are a few I've discovered - can anybody add to these?

    Disney -...
  3. Replies
    3
    Views
    7,143

    Trajectory Prediction

    Have been playing the excellent Sling game here:

    http://www.ezone.com/games/sling/gamecode.htm

    Does anybody have any advice regarding trajectory prediction, and knowing where a launched object...
  4. Replies
    0
    Views
    2,128

    Katapult Katastrophe

    I am looking at the Disney XD website Flash game:

    Kid vs Kat - Katapult Katastrophe

    short URL...

    http://bit.ly/doqEkp

    full URL...
  5. Trying to locate certain Flash based shopping cart website

    A few months ago I came across a website featuring a Flash based shopping cart. I didn't bookmark it at the time, and now I can't recall it's location.

    Does anybody have an idea what site I may be...
  6. Replies
    2
    Views
    540

    With my second question, it seems that something...

    With my second question, it seems that something like:


    var array1:Array = new Array(1, 2, 3, 4, 5);
    var array2:Array = new Array(6, 7, 8);
    var array3:Array = [array1, array1.length,...
  7. Replies
    2
    Views
    540

    Moving from C (not C++) to AS3

    I'm moving some of my older C code (see below) to AS3, and have a couple of areas which I am researching how to convert, and wonder if anyone can assist?

    To give some context to the code below,...
  8. Calling a subclass method through a variable typed to a superclass

    It's early days in my AS3 learning, and I'm looking for a little clarification regarding a variable typed to a superclass (in this case var mySpinner:MovieClip) which contains a reference to an new...
  9. SOLVED - the masking did not work because I had...

    SOLVED - the masking did not work because I had used drawing objects (using the new to Flash 8 Object Drawing Mode) instead of shapes.
  10. [RESOLVED] Animated mask problem - Won't reveal graphic as movie runs

    So according to a few tutorials on timeline animated masks I had viewed, I thought I had done everything to plan.

    I placed an image underneath a layer which was set as a mask, and on every frame...
  11. [AS2] Obtaining information about lines drawn at authoring time

    [ACTIONSCRIPT 2.0]

    At *authoring time* (not runtime), having drawn onto the stage (or any other mc) is there a way, at runtime, for actionscript to be able to read back information about what had...
  12. Replies
    2
    Views
    1,131

    Thanks for the reply sstalder. I have a few...

    Thanks for the reply sstalder. I have a few reasons for wanting to script it, as opposed to animating it on the timeline. One is that I'm more of a programmer, than an animator, and so with things...
  13. Replies
    2
    Views
    1,131

    Creating realistic heat haze effect

    Using the filters / bitmap manipulation features introduced in Flash Player 8, I'm looking to code (not timeline) a fairly realistic heat haze effect, like can be seen in this short video:
    ...
  14. An update - what I eventually did was scrap my...

    An update - what I eventually did was scrap my FLVPlayback component version, and learn a little bit more about NetStream, attachVideo etc. from the excellent Lynda.com video "ActionScript 2.0...
  15. Flash has gap around it in Firefox but not Internet Explorer 6/7

    With an image in the top left corner, this page displays the same in IE6/7 and FF:

    http://www.simobile.com/hansen/hansen.html

    but when Flash of identical dimensions replaces the image, it works...
  16. Button rollover video effect not always working

    [ACTIONSCRIPT 2]

    I'm working on the following effect, where a button rollover causes a small video of sparkles to start playing.

    My problem is that most of the time the video will play fine...
  17. Replies
    2
    Views
    2,745

    Reverse Physics

    Here's what I would like to do.

    (See attachments for a couple of rough sketches.)

    I want a random arrangement of circles, over a period of time to come together and stop at a formation that I...
  18. Realistic 2D Single Ant Simulation in ActionScript?

    I did a brief Google search on this, but didn't come up with anything immediately. Maybe I should try a few different search terms.

    For a couple of minutes just now, I was watching a single ant...
  19. Replies
    1
    Views
    382

    Hmm, no response in over a week so I thought I...

    Hmm, no response in over a week so I thought I would bump the thread to see if anybody else can assist. Basically, as mentioned in my post trying to get something that produces build time information...
  20. Replies
    1
    Views
    382

    Obtaining build time of SWF

    I want my SWF to print out the time/date it was compiled, but can't seem to find an answer to this anywhere.

    What I'm looking for is something that pulls out the modification time of the actual...
  21. [CS3] Swatch Bunnysutra watch animation

    Back in 2004, Swatch released their Bunnysutra watch featuring six pairs of cartoon rabbits in various intimate positions.

    At the time they had a Flash animation on their website showing the watch...
  22. Replies
    0
    Views
    1,981

    Rostrum Camera Effects

    I just came across this California wildfire animals slideshow, using rostrum camera effects, at Yahoo News:

    http://news.yahoo.com/page/fire_animals;_ylt=AhyYNdhVvYJkgJUoPTTlyqtH2ocA

    Upon...
  23. That's the game folks. Thanks for the replies!

    That's the game folks. Thanks for the replies!
  24. What's this game? Hand drawn, black and white

    A couple of months ago I came across this interesting point and click adventure game, but didn't bookmark it at the time, and wonder if anybody knows what it is?

    It features black and white hand...
  25. [FP8 / AS2]Movieclip audio causing other movieclip slowdown

    The playback of sound effects from one of my game object's movieclips (such as an alien shooting) is causing other game objects (i.e. the walking hero) to judder in their movement, only while that...
Results 1 to 25 of 25




Click Here to Expand Forum to Full Width

HTML5 Development Center