PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Autres forums > Forum Graphisme & Infographie > macromedia.flash > ARRGGH- Annoying slide show problems
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
ARRGGH- Annoying slide show problems

Réponse
 
LinkBack Outils de la discussion
Vieux 06/10/2008, 00h07   #1
ThePath
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut ARRGGH- Annoying slide show problems

OK. Im really stuck here.

I have made a slide show in Flash 8 using actionscript 2. Ive managed to
succeed to a point. But I will tell you prblems and hopefully they can be
solved here as Ive found no where on web that can.

Problem1: I have a slide show with 5 slides all in the parent of
'presentation'. I have input actionscipt code to allow the current slide to go
to the next slide at the end of the timeline. I then linked the last slide with
the first slide. Why oh why does this freeze on it 2nd loop through the slides
on the 3rd slide. I just dont get it!! It plays once then freezes on the 3rd
slide?!?!?!?!?

Problem2: I have put this actionscipt code against a button, why doesnt it
work when it does for other people?
on(release){
getURL("http://www.mysite","_self");
}

If anyone can please do.

  Réponse avec citation
Vieux 06/10/2008, 17h53   #2
ThePath
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: ARRGGH- Annoying slide show problems

Can anyone please!!

Here is the code that Doesnt work to good:

The link code goes as follows: (these links dont work and I dont know why?)

on(release){
getURL("http://www.mysite","_self");
}

The next slide code goes as follows:

stop();
function goNext(){
currentSlide.gotoNextSlide();
clearInterval(timer);
}
var timer = setInterval(goNext, 500);

The go to first slide goes as follows:

stop();
function goNext(){
_root.presentation.gotoSlide(_root.presentation.sl ide1);
clearInterval(timer);
}
var timer = setInterval(goNext, 500);

As I say it all works until 2nd loop and then stops on 3rd slide....?

  Réponse avec citation
Vieux 06/10/2008, 22h07   #3
Ed Miller
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: ARRGGH- Annoying slide show problems

Regarding Problem2, the http://www.mysite is not a full URL (i.e.
http://www.mysite.com). If the page is simply coming up not found, I'd check
the URL. Also, are you using Actionscript 2 or 3? I believe there is a
different command for AS3.

As far as the first problem, can you post a SWF file? I would also try and
move the stop(); command to after the next interval is set.

  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 07h10.


Édité par : vBulletin® version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,07891 seconds with 11 queries