[Flashcoders] Loading images directly to BitmapData in AS2?

2007-02-13 Thread Henry Cooke

Hey all,

It it possible to load an image (PNG/JPG) directly into memory or (even
better) a BitmapData object without having to faff about loading it into a
MovieClip first, in AS2? I've been poking about a bit, but nothing seems
immediately obvious (disclaimer: I am recovering from a nasty bout of flu,
so brain may not be working properly).

Cheers,
h.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Loading images directly to BitmapData in AS2?

2007-02-13 Thread eka

Hello :)

you must load with loadMovie or MovieClipLoader you external picture ... not
solution in AS2 to load a dynamic picture in the BitmapData class only.

EKA+ :)

2007/2/13, Henry Cooke [EMAIL PROTECTED]:


Hey all,

It it possible to load an image (PNG/JPG) directly into memory or (even
better) a BitmapData object without having to faff about loading it into a
MovieClip first, in AS2? I've been poking about a bit, but nothing seems
immediately obvious (disclaimer: I am recovering from a nasty bout of flu,
so brain may not be working properly).

Cheers,
h.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Loading images directly to BitmapData in AS2?

2007-02-13 Thread Matt Muller

http://www.martijndevisser.com/blog/article/imageloader-class-for-flash-8

On 2/13/07, Henry Cooke [EMAIL PROTECTED] wrote:


Hey all,

It it possible to load an image (PNG/JPG) directly into memory or (even
better) a BitmapData object without having to faff about loading it into a
MovieClip first, in AS2? I've been poking about a bit, but nothing seems
immediately obvious (disclaimer: I am recovering from a nasty bout of flu,
so brain may not be working properly).

Cheers,
h.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com