Duplicate images in HTML5 Output

This forum is for all Flare issues related to the HTML5, WebHelp, WebHelp Plus, and Adobe Air Targets
Post Reply
amygil
Propeller Head
Posts: 11
Joined: Tue Dec 06, 2011 4:38 pm

Duplicate images in HTML5 Output

Post by amygil »

When I output to HTML5, I get duplicates of each image. One is the original and one is resized to the exact width and height specifications set in the code for that image. The original isn't linked in the output. Is there any way to remove this original since it's not being used. These images double the size of my output.

Thanks!
Feebeegeebee
Sr. Propeller Head
Posts: 213
Joined: Wed Aug 08, 2012 8:38 am
Location: UK

Re: Duplicate images in HTML5 Output

Post by Feebeegeebee »

Hi,
There is an option in the target which you can switch off to avoid this happening.

In the Advanced tab, you'll find "Generate resized copies of scaled images".
Deselect this option and rebuild your project.

Regards,
Feebeegeebee
-----------------------------------------------------
Using Flare 2022 on Windows 11 (64-bit)
-----------------------------------------------------
amygil
Propeller Head
Posts: 11
Joined: Tue Dec 06, 2011 4:38 pm

Re: Duplicate images in HTML5 Output

Post by amygil »

Wow. How did I miss that. And only the third one down on the list. Thanks so much. That'll do the trick.
Post Reply