SPM:Looks like you are messing a couple of steps up. I'm not sure what step 2 is doing ... in Flash, that variable should tie to your combo box.In step 3 ... you are putting the value from Lectora into your ComboBox.To put it from your combobox into Lectora, you need to issue a getURL("javascript:VarFlashSuspend.set('" + suspend +"');")I'm not a flash expert ... but you need to send the value of your flash variable to the Lectora variable via the .set function.Tim V