16/08/2011, 17:35
|
| | | Fecha de Ingreso: agosto-2011 Ubicación: Necropolis
Mensajes: 49
Antigüedad: 13 años, 3 meses Puntos: 0 | |
Respuesta: Ir a cierta altura de mi html con flash.. www.festivalmusicalibre.tk
hay 3 botones flash q esa fixed los pueden ver..
el primer boton es:
on(release) {
getURL("javascript:window.location.href='#1'");
}
el 2do:
on (release)
{
getURL("javascript:festlink()");
}
y el 3ro:
on (release) {
getURL("java script:window.scrollTo(0,650)");
}
y ninguno me funciona :/ |