Italian Flash guru...
- Started
- Last post
- 6 Responses
- legspin
I'm bastardising a file I got from Flash Kit but I've come across a problem. I can't seem to find in the AS where to place the navigation (x/y):
http://www.playershc.co.uk/navte…It stays top left.
Here is some of the AS I suspect it will lay:
http://www.playershc.co.uk/navte…Some of the script is in Italian by the way...
Cheers
- legspin0
http://www.playershc.co.uk/navte…
and I could send the .fla file too for the lucky winner.
- UndoUndo0
comment out sections of the code until it doesn't position the nav any more then you will find which section is doing it.....then write your own which is fairly easy
- legspin0
I've tried all I know. Its a tricky one. Here is the .fla file if anyone would be sooo kind to have a look...
- jarmstrong0
traguardo = new Array(n.length);
traguardof = new Array(fields.length);
inizio = new Array(n.length);//new code
fromTop = 71;
//function traguardi() {
cont = 0;
for (i=0; itasto) {
traguardo[i] = (i+n[tasto])*16+1 + fromTop; // added fromTop
for (a=cont; a
- jarmstrong0
my post was butchered... i'll email it to you
- legspin0
I've emailed you.
Thanks again.