RE: [flexcoders] Re: Get BitmapData from symbol in SWF file?

2006-10-31 Thread Roger Gonzalez
: Monday, October 30, 2006 1:51 PMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Re: Get BitmapData from symbol in SWF file? --- In [EMAIL PROTECTED]ups.com, "Roger Gonzalez" [EMAIL PROTECTED]. wrote: You can't cast a Class to a Bitmap. You need to do BitmapAsset(new

RE: [flexcoders] Re: Get BitmapData from symbol in SWF file?

2006-10-30 Thread Roger Gonzalez
You can't cast a Class to a Bitmap. You need to do BitmapAsset(new c()). -rg From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of joshuajnobleSent: Monday, October 30, 2006 10:18 AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Re: Get BitmapData