| Subject: | Image with getNetText |
|---|---|
| From: | "extol" |
| Date: | Thu, 28 Jun 2007 06:56:53 +0000 UTC |
| Newsgroups: | macromedia.director.lingo |
Is it possible to assign bitmap data to an imageObject for use with copypixels.
For example:
myData = netTextResult(theNetID)
img = image(200, 200, 32)
img = String(myData)
img.copyPixels(movie.stage.image, rect(0, 0, 200, 200), rect(0, 0, 200,
200))
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Retrive data from txt file with getNetText, AhhhhhHahhhhh |
|---|---|
| Next by Date: | Re: Image with getNetText, Sean Wilson |
| Previous by Thread: | Retrive data from txt file with getNetText, AhhhhhHahhhhh |
| Next by Thread: | Re: Image with getNetText, Sean Wilson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |