A Flash Developer Resource Site

Search:

Type: Posts; User: notacake

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    501

    Ok I've removed the preloader_mc instance from...

    Ok I've removed the preloader_mc instance from the timeline (and remove the single frame) so the timeline is now blank, and changed the code to this:


    package
    {
    import...
  2. Replies
    4
    Views
    501

    (deleted)

    (deleted)
  3. Replies
    4
    Views
    501

    Well I'm not a fantastic AS coder, and literally...

    Well I'm not a fantastic AS coder, and literally just started with AS3 on this project.

    At the moment there's 1 frame on the main timeline, with the preloader_mc which is 40 frames long. I'll have...
  4. Replies
    4
    Views
    501

    Preloader Skips Frames

    I've made a preloader using a document class and the following code:

    package
    {
    import flash.display.MovieClip;
    import flash.display.Loader;
    import flash.events.*;
    import...
  5. Replies
    0
    Views
    560

    [F9][AS2] Really Slow Animation in IE7

    I'm doing a flash to show users how to use keyboard shortcuts, this involves fading in hit circles on keys dynamically, which I've done using Intervals in ActionScript.

    These intervals fire every...
Results 1 to 5 of 5




Click Here to Expand Forum to Full Width

HTML5 Development Center