loadMovie -> get Properties
loadMovie -> get Properties
- Started
- Last post
- 3 Responses
- tobor
So I'm loading in a swf and the height and width properties are coming back zero?
How can I get the properties, and still remain in the same frame?
- unfittoprint0
when getBytesLoaded() == getBytesTotal();
- tobor0
They'll be both be zero.
- gravityroom0
Yeah - you're getting the variables before the movie is loaded. Will return 0.