jerilyn
10-25-2007, 03:23 PM
This used to work. Can't figure out what went wrong. I have a menu item set up to open an external .swf file.
The menu ID is 10005.
In Actions, the code is as follows. In the "On Menu" tab,
elseif e_ID == 10005 then
File.Open("AutoPlay\\Flash\\TrainingVideo.swf", "", SW_SHOWNORMAL);
The menu ID is 10005.
In Actions, the code is as follows. In the "On Menu" tab,
elseif e_ID == 10005 then
File.Open("AutoPlay\\Flash\\TrainingVideo.swf", "", SW_SHOWNORMAL);