Hello,
I have been making an html website that uses a little flash image slider. The titles of these images are displayed in html page.
however, i cannot manage to put in french accents whatever I try.
this is example of my code:

<script type="text/javascript">
AC_FL_RunContent( 'data','slideshow.swf','type','application/x-shockwave-flash','width','800','height','550','bgcolor','#FFFFFF','flashvars','files_url=http://alimdardesign.com/francesca/&&w11_f=1.jpg&w11_c=E T A T S + d + A M E + II+[2001]%0Atilleuil%2C+crayon%2C+feuille+d+or%0A1%2C0m+x+1%2C0m+x+75cm&w12_f=02.jpg&w12_c=E T A T S + d + A M E + III+[2001]%0Atilleuil%2C+crayon%2C+feuille+d+or%0A1%2C0m+x+1%2C0m+x+75cm&w13_f=03.jpg&w13_c=F R A C T I O

etc etc...there are 20 if the images...

when i try putting %E9 it doesn't show at all, If I use &agrave the title disappears...and this is all while using Fireworks, cannot even imagine what is like on another browser...(yes, I do have view UTF8 checked)...

what to do!!! please help!