Forum: Graphics and Multimedia Aug 27th, 2008 |
| Replies: 1 Views: 737 yes it is possible and here is how it is done.
firstly in frame one of the timeline a variable needs to be set. i set this as
var frame : String;
once this has been done you next need to... |
Forum: Graphics and Multimedia Apr 11th, 2008 |
| Replies: 3 Views: 1,613 the solution to the problem that i was facing is as follows:
if you want the links from the buttons to open in the same window then the code to use looks like this:-
on (release){... |