Dynamically loaded JPG files do not load in AOL

Discussion in 'Flash/Shockwave' started by Bruce, May 10, 2004.

  1. Bruce

    Bruce DiscountASP.NET Staff

    I am not sure if we can do that for you.

    I think changing this MIME type would cause problem on regular browser trying to load jpeg file.

    I think you should force your user to use other browser

    quote:Originally posted by sagherdi

    I have a flash website that dynamicall loads jpegs, this works on all browser except AOL. Macromedia have a technote http://www.macromedia.com/support/flash/ts/documents/jpg_to_art.htm offering a possible solution which is something that would have to be done on the server. I was wondering if you could have a look at the technote and let me know if this is something that you could do.
    </blockquote id="quote"></font id="quote">
     
  2. I have a flash website that dynamicall loads jpegs, this works on all browser except AOL. Macromedia have a technote http://www.macromedia.com/support/flash/ts/documents/jpg_to_art.htm offering a possible solution which is something that would have to be done on the server. I was wondering if you could have a look at the technote and let me know if this is something that you could do.
     
  3. Suggest them to use FireFox browser if they don't wanna spend $$$$


    /emoticons/idea.gif

    Jason
    Technical Support/IT Admin/MIS Developer
    Maxtop Enterprises Inc.
    http://www.maxtop.ca</CODE>
     
  4. What you can do is create a new extension. Rename the files you want to dynamically call as "jpg2". Then map the generic binary type to "jpg2" and inside your flash file, reference the jpg2 instead of the normal jpg.



    Joel Thoms
    DiscountASP.NET
    http://www.DiscountASP.NET
     

Share This Page