[jQuery] changing value of a object sub variable

2008-07-08 Thread Kevin Pepperman
I figured out a workaround for this. I don't think it is the best way but it will have to do until I figure out how to do it another way. I just created all the initial variables as one structure then passed them into the jquery.flash plugin after converting them into the correct format. If some

[jQuery] changing value of a object sub variable

2008-07-08 Thread Kevin Pepperman
I have a simple plugin working that utilizes the jquery.flash plugin. I am using my plugin to load a flash file that has around 20 flashvars. (i only listed a few here). Most of the time the default flashvars are fine..but sometimes I need to modify only certain flashvariables... but not all of t