
Welcome Guest
|
#1
|
|||
|
|||
|
Ok here's the deal... I want to create a function called "bob", I want to call the function like this... results=myXML.bob("happy"); In theory that should send the XML object to the function where I can retrieve it via "this". However... it seems Flash is refusing to run the function. No error message... but I have a trace command and a return command that arent doing squat in this instance... If I rewrite the function I can get it to work easily by doing... results=bob("happy",myXML); But I dont want it to work this way... Any clues? |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| global functions across classes | sep | Actionscript 2.0 |
11 | 02-07-2007 03:58 PM |
| calling function from PHP w/ many functions | kenfuji | Newbies |
3 | 11-01-2006 12:06 AM |
| Functions in Actionscript | mattcrane | Actionscript 2.0 |
9 | 07-27-2006 06:12 PM |
| attached movie functions - Help!! | The-Scientist | Flash MX |
1 | 02-09-2005 04:32 PM |
| Functions!!! Get to know them... use them... even feed them table food!! | dv8 | Newbies |
2 | 08-08-2002 02:33 PM |





