A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: The New Media Award 2005

Hybrid View

  1. #1
    flash slave
    Join Date
    Oct 2005
    Location
    Klang, Malaysia
    Posts
    18

    The New Media Award 2005

    Regards there,

    http://www.newmediaaward.com

    Recently completed one of my first massive interactive piece, using flash, and i'm still an amature in learning as2.0 and other aspects in flash, it's an interesting project for me, since i'll able to face massive challenges in between, the compromise of size vs quality vs cpu load.

    And there's indeed a lot of headache in developing the structure for the site using script to dynamically link the transition and content, compared to the lengthy processs of manually animating it. But i'd seriously treasure the experience workingtowards this project, it seriously gave me a big 'headache' lol, in both good and bad way. And it has gone through several optimization because at the earliest stage, the site would use up my 50% cpu load at the main page! (on a 3ghz machine!) lol, that's because i realized there's tons of MCs inside using onClipEvent(enterFrame) for all the dynamic scripts
    silly me, but well,i think should slap myself for that..i learnt the hard way...


    I'm still looking forward to patch holes around, and it's really hard for me to find any place else that i can optimize for the site, C&C most welcomed!

    Thanks and salutes,
    SiauKia

  2. #2
    Flash, Mans greatest invention
    Join Date
    Jul 2005
    Posts
    382
    Very nice! really great site.

    just one negative thing and thats your first preloader displays na as its first value just sort that out and its perfect!

  3. #3
    flash slave
    Join Date
    Oct 2005
    Location
    Klang, Malaysia
    Posts
    18

    haha, NaN

    ahaha thanks for the input ~~
    about the NaN, i've no idea how i can define to make it not to display NaN at first, maybe i'll look around to fix it,

    i've tried this.onLoad to define the value of the percent to 0 but it still acts like that :s

  4. #4
    flash slave
    Join Date
    Oct 2005
    Location
    Klang, Malaysia
    Posts
    18
    I've been scratching my head figuring how to overcome the NaN problem
    i defined something like

    if (txtLoaded==NaN) {
    txtLoaded = 0
    }

    but it just wont work >_<
    Last edited by siaukia; 10-22-2005 at 10:11 AM. Reason: typo error

  5. #5
    Flash, Mans greatest invention
    Join Date
    Jul 2005
    Posts
    382
    whats the current code your using for the preloader or if you could stick just that part in an fla ill take a look

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center