PDA

View Full Version : IMG tag - still only JPEG pics?


DaveSimmons
07-28-2009, 05:14 AM
In Flash 7 the text window will only display IMG tags that link to remote JPEG images, not GIF or PNG.

Has this changed in Flash 8 or 9? If so, do other image formats work for IMG tags if we still use ActionScript 1.0?

Cota
07-28-2009, 04:05 PM
Now days you can load more than just non-progrssive JPG's. The IMG tags can also call movieclips from the library.

DaveSimmons
07-28-2009, 04:49 PM
Thanks, but does anyone know about other bitmap formats (GIF, PNG)?

I realize for static images I can just make them into a movie clip, but these are dynamic links to a set of bitmap files on a server.

CyanBlue
07-28-2009, 04:52 PM
Flash 8 documentation says JPEG, GIF, PNG, SWF and movieClips...

http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001464.html

Cota
07-28-2009, 06:12 PM
I should have said it out right and not implied it.

CyanBlue
07-28-2009, 06:40 PM
Of course... ;)