Applying Different Function to one Button based on which Frame it is
Hi,
I am working on this Presentation where i have Next and Back Button
In Normal conditions , Net button would only take the user to the Next Frame, but in Some Frames , i have certain Popups which has to be loaded before user can move out of that frame.
I am trying to develop that logic to work around same Mouse Event Listener but different function applied when needed.
I am very new to AS3 so any guidance in this matter would be highly appreciated in making this code work.
