Microsoft
Software
Hardware
Network
Question : Flash AS2 loop through array using bracket notation
The following code shows the value as undefined:
for (m in workBox.pictureBox) {
trace("gInitialImageSize[m
][1]: " + gInitialImageSize[m][1]);
}
When I look at the array, all the values are good as follows:
gInitialImageSize: 90,112,90,112,90,112
my syntax is not correct when looping. What should it be?
Answer : Flash AS2 loop through array using bracket notation
Can you share gInitialImageSize array, how you are assigning values to it
And "workBox.pictureBox" relation with gInitialImageSize ?
Random Solutions
Windows XP Microphone Issue
My option and command keys are switched on my mac
Office 2003 Clip Art not working
Standard template for asp.net application
UTF-8 encoding
Windows 7 after restore Licensing Problems
Domain user account continuously getting locked out.
Problems Updating VMware Workstation, Cannot Uninstall Old workstation
User's Web-Based AOL Mail is sending spam to all his contacts
VB.NET: problem of debugging on windows 7