Flash heads
Flash heads
Out of context: Reply #1
- Started
- Last post
- 10 Responses
- Rocketegg0
What code are you using to call the label?
links= new Array();
links[4] = "agenzia";
gotoAndPlay(links[4]);works fine here...
What code are you using to call the label?
links= new Array();
links[4] = "agenzia";
gotoAndPlay(links[4]);
works fine here...