A Flash Developer Resource Site

Search:

Type: Posts; User: niklaswikstrom

Search: Search took 0.03 seconds.

  1. Thread: Feel

    by niklaswikstrom
    Replies
    1
    Views
    464

    Feel

    Okay guys and gals!

    I want you to take a look at this early version of a site Im putting together. I most of all would like you to comment on the "feel" of the site, colours, and so on...


    ...
  2. Thread: Hmmm

    by niklaswikstrom
    Replies
    1
    Views
    419

    Hmmm

    Can I use this preloader to load external movies into movieclips?
  3. Replies
    0
    Views
    546

    Zoom in zoom out navigation

    Hi all, Im tryin to put together a navigation for my page.
    I have a very wide and high page, and I want it to scroll nicely
    to different parts of the page when different buttons are pressed.
    Ive...
  4. Replies
    1
    Views
    321

    proffessional animation

    Hey Guys, anyone have a good example (.fla maybe?) of a good way
    of doing this:

    I have two empty MCs into which I load .swf's in my flashpage.

    I want smooth animations to start the movies when...
  5. Replies
    1
    Views
    437

    Soft scroller

    Hi all

    In my flash homepage I have a dynamic textfield into which
    Ï load external textfiles. I have made two buttons, uparrow and downarrow, that increase and decrease the _scroll thingy for the...
  6. Replies
    3
    Views
    447

    thanx

    thanx ye olde newbie
    THAT was exactly what I was looking forpreloader".

    Thanx!
  7. Replies
    3
    Views
    447

    preloading

    Hi guys and gals

    Ive made a preloader with a loadbar and percent and all that, and it works kinda fine, but when the movie starts, its just an empty screen for a while and then the preloader with...
  8. Replies
    2
    Views
    403

    yeah

    yeah thanx

    I just figured it out myself, thanx anyways...

    (Nah! Im not lying!!!)
  9. Replies
    2
    Views
    403

    percent without the decimals!

    Hi guys, Ive made a simple preloader with a loadbar
    and I also want to show the percent loaded in a dynamic textbox

    I can do all that, but I get the percent with decimals, I want it without them...
  10. I do!

    This is how I create my soundobject and get it playing when my movie starts...


    firstsound= new Sound();
    firstsound.attachSound("firstsound1");
    _root.firstsound.start(0,999);
    playing=true;
    ...
  11. Music start/stop at the same button

    Hi guys and gals!

    Im trying to add some music to my flashsite, and Ive written this peace of code for a button that is supposed to stop a specific sound if the sound is playing, and start it if it...
  12. Replies
    1
    Views
    428

    Load /unload movie

    If I load an swf into a MC, and then want another one to load in that same MC, should I unload the first one first, or is there no difference? Ive tried to unload the movie already there, but I...
  13. Hmm, ok so what do I use instead, the name for...

    Hmm, ok so what do I use instead, the name for the empty MC?

    somffin like _contents.getBytesLoaded();

    ?
    Forgive me for being a new newbie
  14. Preloader for swfs within another movie

    Hi guys and gals!

    I have this little problem, Ive done a little preloader, nothin fancy, it just tells the bytes loaded. It works fine for my "big" movie, but when I load smaller swfs into a MC...
Results 1 to 14 of 14




Click Here to Expand Forum to Full Width

HTML5 Development Center