Hi,
I have a combo box which, on change, loads a movie into a loader component and makes a close button visible. when the close button is clicked the loader component unloads its movie, the button and the loader then become invisible and the scene re-starts.
is there a way to have the combo box re-read its XML source and re-set? right now when the scene re-starts the combo box reflects the last item selected which is fine but i’d like for it to be at a blank state to make it look as if it’s ready for another choice.