A Flash Developer Resource Site

Search:

Type: Posts; User: SoContagious

Page 1 of 2 1 2

Search: Search took 0.42 seconds.

  1. Replies
    2
    Views
    882

    Make sure your image is 100% loaded before resizing

    I know what your problem is.
    Your script doesn’t check if the picture is loaded before trying to resize it.

    So what is happening is: when the movieclip myloader is loaded, it gets resized to to...
  2. Replies
    7
    Views
    1,047

    I came across the site while performing a check...

    I came across the site while performing a check up on my own work, I wanted to make sure I wasn’t been ripped off. I don’t who WBWD’s is. Is it the owner or designer of the site? I think I...
  3. Replies
    7
    Views
    1,047

    Inspired Work

    Since the focus was been placed on ripped work and the question I removed it and left the question.

    “To what extend should we let other designs, trends influence or own work“?
  4. keep images positioned on whole numbers, keep...

    keep images positioned on whole numbers, keep them sharper. avoid using 1.2 etc. the applies for pixel fonts
  5. Replies
    2
    Views
    457

    Thx for info, but I already solved it.

    Thx for info, but I already solved it.
  6. Replies
    2
    Views
    774

    loadMovieNum("extra_movie.swf", levelnumber); ...

    loadMovieNum("extra_movie.swf", levelnumber);

    level 0 is the main swf

    If it's swf presentation that will only be used as an swf, I really don't see the need for extrenal files. I would just...
  7. Replies
    2
    Views
    466

    Use loadVariables //---script---...

    Use loadVariables

    //---script---
    loadVariables("script.php?year=02", "");
    //--------------
  8. Replies
    1
    Views
    621

    Try This

    Here is the code I use for smooth movement, works like a charm. Hope it helps!!! :scared:

    onClipEvent (enterFrame) {
    CurposX = graybox._x;
    MovementX = button._x-Curposx;
    speedx =...
  9. Replies
    2
    Views
    457

    [MX04] Help id3 tag error

    Hi fellow flashers,
    I'm building mp3 player and it works fine locally, But when it's on a live server it does not return any id3 tags

    I've tried
    Artist
    Artist = mySong.id3.TPE1;
    and
    Artist =...
  10. http://newcarnival.kiamotors.com - Reliable Multi-Player - Carnival

    I came across this site while surfing the net. Really cool, good use of video and CG. (Broadband advised). Reliable Multi-Player - Carnival
  11. Replies
    0
    Views
    403

    Very cool media player function

    Hi All,

    I came across a site http://www.atlanticrecords.com/ with a very cool function. On the site is a media player that remembers the exact position of a song while you surf from page to page....
  12. Don't worry, already figured it out.

    Don't worry, already figured it out.
  13. Communicating with variables in a Scrollpane

    Is there a way to send a variable to a MovieClip of Textfield in a scrollpane.

    Example:
    I have a swf (“main.swf”).
    In “main.swf” there is a scrollpane (“nav”).
    Scrollpane “nav”...
  14. Replies
    4
    Views
    903

    Fresh off the Press

    Hey Flashers, I recently finished this Site. Have a look and let me know what you think. :yikes:
  15. Replies
    6
    Views
    1,291

    It’s very simple the “%20” is the html code...

    It’s very simple the “%20” is the html code for a space. So when u write
    Newsletter Summer.pdf it automatically converts it to Newsletter%20Summer.pdf

    To avoid these things u should just...
  16. Replies
    5
    Views
    625

    I didn't say without tweens, I said without shape...

    I didn't say without tweens, I said without shape tweens. At the moment the lines are deformed while in motion.
  17. Replies
    4
    Views
    558

    Nice job A few suggestions 1. Make it clearer...

    Nice job

    A few suggestions
    1. Make it clearer where u have to click to enter the popup? I stared at a black screen for awhile wondering what to do next.

    2. Limit your drag area so it doesn’t...
  18. Replies
    5
    Views
    625

    Well the photo's en design are good, but I kinda...

    Well the photo's en design are good, but I kinda like the old design.

    Maybe u can try making the transition white in stead of blue.
    Removing the mirror effect from the logo.
    And speeding up the...
  19. Replies
    7
    Views
    646

    Hey Poopy Foopy, like admedia said your code is...

    Hey Poopy Foopy, like admedia said your code is messed up. U have the flash source directing to the file on your computer instead of the sever where it is hosted. That’s the reason you can see it...
  20. Replies
    14
    Views
    948

    Well voxunity, I don't think thats the prob. I...

    Well voxunity, I don't think thats the prob. I didn't uses and images in that way. Maybe it is the stats, it loads an image while gathering info for that stats.

    But thanx anyway for checking it...
  21. Replies
    14
    Views
    948

    Thanx

    Thanx for the feedback, I was wondering if anyone else was experiencing slowness as voxunity in any form.
  22. Replies
    14
    Views
    948

    Just Completed!!!!

    I just completed this site for Rock 'N Vibes Reggae/Dancehall recording artist "Ziggy". I would like some feedback from me peers on flashkit. Thanx in Adv.
    http://www.ziggyonline.net

    LaterZ
  23. Replies
    5
    Views
    1,269

    Fitness Solutions...

    Fitness Solutions
    http://www.fitnesssolutions.nl/?lang=eng

    Paramount Fitness & Health
    http://www.paramountfitness.nl/
  24. Replies
    7
    Views
    833

    I like it very nice. I have comment or should I...

    I like it very nice. I have comment or should I say I found a bug. If you dubble click on the next button while viewing the images, the mask effect stops working for about 3 images.

    Besides that I...
  25. Replies
    8
    Views
    584

    I also got the same at clicking "Artwork" and...

    I also got the same at clicking "Artwork" and then "Contact Me"
Results 1 to 25 of 50
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center