Flash MX - Button Properties
Flash MX - Button Properties
Out of context: Reply #3
- Started
- Last post
- 4 Responses
- londonBoy0
original: photoButton._width = imageContainer._width;
try: photoButton._width = getProperty(imageContainer, _width);
original: photoButton._width = imageContainer._width;
try: photoButton._width = getProperty(imageContainer, _width);