problem with loading external gif image


hi
i want load gif image form external url didn't work same action work .jpg file. why ?

note:
i'm using flash cs3 & 2.0

code m using

var mcholder:movieclip = this.createemptymovieclip("mcholder", this.getnexthighestdepth());
var mclloader:moviecliploader = new moviecliploader();
var olistener:object = new object();
mclloader.addlistener(olistener);

olistener.onloadinit = function(mccontent:movieclip) {
mccontent._xscale = 35;
mccontent._yscale = 35;
}

mclloader.loadclip(" http://192.168.1.185/bostonusa/images/stories/backbay.gif", _root.popup1.image_mc);


but instead of given url if use
http://192.168.1.185/bostonusa/images/banners/image_freeticket.jpg
it wil work.
please reply me asap.

thanks

hi,
i think load movie works jpg , png, or remember


More discussions in Adobe Animate CC - General


adobe

Comments

Popular posts from this blog

Convierte tu Raspberry en un NAS. Firmware fvdw-sl 15.3 - Raspberry Pi Forums

How to format a Get Request

avrdude: verification error, first mismatch at byte 0x0000 0x0c != 0x62