as3 - rewrite this line?
as3 - rewrite this line?
Out of context: Reply #2
- Started
- Last post
- 20 Responses
- fusionpixel0
it seems like largeImage is expecting a bitmap not a NetStream, you need to write your logic to have largeImage accept either one or write an interface that will allow you to do that dynamically.