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
How do I make Firefox prompt me for an application to open XML files?
infopath regular expressions
How to export images from Access to Excel
Remove header from array created using Get-QADComputer cmdlet?
100% CPU usage in vCenter but not in taskmanager on the Windows NT 4.0 VM that has been converted
asp - The resource could not be found
what is the default directory to run jsp file from tomcat 5.5 and what directory for mysql_connector.jar file to be placed?
Problems installing the AjaxControlTooKit.dll
Remove space from textbox automatically
perl regexp with div tags and space