Flash Q

  • Started
  • Last post
  • 3 Responses
  • ********

    I have done a site thats all Flash, and I encountered a problem with displaying images that were in horizontal and vertical layouts...

    So I made a pretty large movie dimension wise...and then i ran into a problem with end user's browsers not showing the shit as intended...

    so I wrote up some javascript that will resize the movie based on the available height of the end user's monitor and that worked like a charm.

    Now my real issue and hopefully final issue is that the images which are jpgs do not scale so nicely though the movie scales proportionally.

    They appear somewhat jagged and bitmappy. Fix?

    gd

    ********
  • Boz0

    you can only bypass jaggedness problem by turning on Smoothing option on the specific JPG or PNG image in your library but this only works on embedded images. In order to solve this problem with dynamic loading you need to create swfs by importing JPGs into individual FLAs and then turning smoothing on then exporting as swf.

  • ********
    0

    You should set "allow smoothing" to yes for the images in your library.

    But really, you should be using flash to scale the stage as required using a stage listener.

  • ********
    0

    I have the flash 8 bible is the stagelistener stuff in there? I do like that wacky javascript code...

    Can Flash control the browser size? I don't just want to control the movie size.

    I will try the smoothing thing as the images are currently embedded in swfs...

    url
    http://www.vjcollection.com/