as3 flv ffs!
as3 flv ffs!
Out of context: Reply #1
- Started
- Last post
- 4 Responses
- Fariska0
All the flash classes are imported correctly.
You are importing wrongly the caurina classes. That is an error message from them.As a debugging advice: the runtime error you're getting is on the proceedLoad function. Comment out what happens in that function an re enable it line by line.
It seems that you're making stuff do to something which has no value. So trace the value of largeImageLoader to see if it has value or not.