|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Argument by reference
Simple question, but I can't find the answer on Flash documentation.
When creating a function, I would like to pass some arguments by reference. Does Flash (Flash 5) allows me to do this? Thanks |
|
#2
|
|||
|
|||
|
Passing by reference only happens when you pass a complex object.
Simple objects like strings, numbers, etc. are passed by value. Complex objects like .. objects, are passed by reference. Nothing (that I know of) that you can do to control this. |
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > Argument by reference |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|