A Flash Developer Resource Site

Search:

Type: Posts; User: rusel

Search: Search took 0.01 seconds.

  1. Thread: png optimization

    by rusel
    Replies
    3
    Views
    5,318

    Open your file in Photoshop, File > Save for Web...

    Open your file in Photoshop,
    File > Save for Web & Devices from the main menu. Select png as the file type and there you can reduce the amount of colors.

    your image will optimize without reducing...
  2. Solid background color with a transparent PNG background Image

    Apply BG color directly on the file and transparent your image.
  3. Replies
    4
    Views
    2,854

    Flash website loading slow

    Go in page properties there is a option of frame rate increase that frame rate.
  4. Replies
    2
    Views
    715

    very basic question

    There is many use of Javascript in flash like if you design whole site in flash your site load faster and run smoothly, gave many effects in your image, call your image from out side. etc.
  5. Replies
    2
    Views
    5,253

    Photoshop 7 shortcut key in PDF format

    Check below URL :
    morris-photographics.com/photoshop/shortcuts/downloads/PS7_Keyboard_Shortcuts.pdf
  6. Replies
    14
    Views
    11,179

    MX Strange problem with buttons and movie clips.

    Use this code for to solve your problem.

    on (release) {
    if (!evilulu_once){
    this.gotoAndPlay(3);
    evilulu_once = true;
    }
    }
  7. How to jump character without coding

    You can use motion tween for that and for smooth animation use ease option for that.
  8. Tricky problem: change the tag name based on its attribute and value

    Use dreamweaver for Find and Replace does let you get specific enough to do this.
  9. Replies
    4
    Views
    2,854

    Flash website loading slow

    If you want to load your flash site speedy do one think.. decrease it's frame or call your file from outside through scripting.
  10. Replies
    1
    Views
    1,854

    Export flash to animated gif

    Export your fla file to gif...
    when you are exporting that file you gave option about DPI change it to 150-200 and other option is about file size u have to select option "main ratio".
Results 1 to 10 of 10




Click Here to Expand Forum to Full Width

HTML5 Development Center