I believe your problem is that the options variable only exists on frame 10. It should exist on all frames. It should be put on frame 1, at that keyframe, and no subsequent frames should remove it. Like so:
Ive got my Options menu set-up exactly the same as these posts except my menu is runned by poping views (used the simplified version of UDKFrontEnd) does this still apply? Because every time I try set resolution it sets case(0) :S maybe "_root.options" is the problem?
Comment