A Flash Developer Resource Site

Search:

Type: Posts; User: kaizilla

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    658

    Scrollbar Sizing and Moving

    This should be easy to do, but I can't nail the formula...

    I'm making a menu that has a srollbar, and my problem is I can't get the scrollbar to work right. The menu has a variable amount of total...
  2. Replies
    17
    Views
    512

    Thanks catbert, it works right now.

    Thanks catbert, it works right now.
  3. Replies
    17
    Views
    512

    Thanks for the help, I have a problem...

    Thanks for the help, I have a problem though...I've done that and the only mc that gets removed is the original.

    here's my code:


    trace("_global.gallery_count = " + _global.gallery_count);...
  4. Replies
    17
    Views
    512

    How would you go about removing the moviclips...

    How would you go about removing the moviclips that were duplicated in this manner? I can't seem to get it to work.
  5. Replies
    9
    Views
    1,069

    I got tired of messing with it so I started again...

    I got tired of messing with it so I started again from scratch and got it working in 3 minutes. Something weird was going on, probably something stupid like a misnamed sound object, or level...
  6. Replies
    9
    Views
    1,069

    I removed those and it still isn't working. ...

    I removed those and it still isn't working.


    I believe the problem is with getting the bytes loaded because when I try to get the value of it it returns nothing

    I tried to see if it was null...
  7. Replies
    9
    Views
    1,069

    I should mention that it works on the server as...

    I should mention that it works on the server as well when I don't add a preloader, so it's definitely a problem with the preloading.
  8. Replies
    9
    Views
    1,069

    I got the same non-working results with a domain...

    I got the same non-working results with a domain name instead of ip. I didn't think that using IP would work but at that point I was running out of ideas.
  9. Replies
    9
    Views
    1,069

    It has to be a recognized file type because of a...

    It has to be a recognized file type because of a server problem, I've contacted support about it but theyre really slow. As .mp3 it still doesn't work.
  10. Replies
    9
    Views
    1,069

    external preloader

    I have an external preloader that works locally but not on the server.


    This is my code...



    song_file=new Sound();
    ...
Results 1 to 10 of 10




Click Here to Expand Forum to Full Width

HTML5 Development Center