Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

xUKHCx

Administrator emeritus
Original poster
Jan 15, 2006
12,583
9
The Kop
I am building a flash photo gallery and have an area where it displays a description of the picture. I currently have it setup working fine with a single line display. However I would like to have a multiple line display and also would like to add text with quotation marks. The current way i have it setup is

<image source="pics/pic12.jpg" thumb="pics/th21.jpg" title=""Car Crash
100 x 70 cm"
Acrylic on Fabric on Board"/>

but this is not right due to the quotation marks, what chararcter do i add so Flash or the xml file treats the " marks as text rather than internal markers.

This is how i would like the text to appear

"Car Crash"
100 x 70 cm
Acrylic on Fabric on Board
 
You should be able to use the character entity reference " to represent the double-quotes.
 
You should be able to use the character entity reference " to represent the double-quotes.

Thanks, was really annoying me, knew what I wanted but didn't know the name so couldn't search for it. Brilliant.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.