Hi, I'm trying to write this question in English (but you can already find the
french version).
I have a problem, I wanna know if it's possible to integrate in a Flash
animation, external data, like files and to put the contents active and/or
interactive on my animation, without php, is it possible ?
thanks a lot
Bonjour,
je voulais savoir s'il ?tait possible d'integrer dans une "animation flash"
des sources externes, comme des dossiers et de pouvoir rendre le contenu de ces
dossiers actifs et int?ractifs sous flash, sans utiliser du php ou autres.
merci
adireddy - 23 May 2005 14:38 GMT
Without PHP or any other server side technologies you cannot store/manage
server side data.
However if you want to store any client side data you can use SharedObject in
flash which is similar to cookie but more powerful.