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
Cisco Routers - IP SLA notifications
VBA application hangs up at a certain point
Disabling software restriction policy
access to css 11503 using GUI
Gigabit motherboard but only running 100 Mbps on LAN
Network connections and startup speed on new computer
I need to stop, then re-start, a thread in a web service using IIS
Microsoft Access to VB6 MsFlexfrid
Wyse thin client and Citrix display/graphic lag
Windows XP BSOD 0x0000008e (0xc0000005, 0x805c3133, 0x96fc2a48, 0x00000000)