(keitai-l) Re: tech - media manager/images

From: Markus Roskothen <markus_at_shoutinteractive.com>
Date: 03/06/01
Message-ID: <006d01c0a667$bbdbf250$0601a8c0@shoutinteractive.com>
> the call to MediaManager.getImage("http://myimage.gif")  works, but when I

you need a valid URL here:

getImage("http://www.myserver.com/demo/imode/myimage.gif")

or

getImage( getSourceURL() + "myimage.gif" );


Greetings, Markus


[ Did you check the archives?   http://www.appelsiini.net/keitai-l/ ]
Received on Tue Mar 6 19:50:39 2001