I'm trying to make a flash based CD interface for a client, but there are a few functions I'm not quite sure how to do in Flash.
The first, is an End User Agreement "accept" button - basically a radio button that when clicked, enables the continue button to be clicked. I can create the radio button, but I don't know how to program it.
The next function is that, upon agreement, the main menu interface loads with buttons that would open files, located on the cd, that the interface is located on. How do you set a button to open a file? For that matter, the files aren't on a cd yet, so how do you set the directory for the proper drive, so that when everything is put together and burnt, it opens the file from the right location?
Lastly, how do you make an exit/cancel button that will close the interface if pressed?
The first, is an End User Agreement "accept" button - basically a radio button that when clicked, enables the continue button to be clicked. I can create the radio button, but I don't know how to program it.
The next function is that, upon agreement, the main menu interface loads with buttons that would open files, located on the cd, that the interface is located on. How do you set a button to open a file? For that matter, the files aren't on a cd yet, so how do you set the directory for the proper drive, so that when everything is put together and burnt, it opens the file from the right location?
Lastly, how do you make an exit/cancel button that will close the interface if pressed?