Use the XML entity: &

 


From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of greenfishinwater
Sent: Monday, October 09, 2006 7:53 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Passing parameters to a SWF using SWFLoader.

 

I have seen from documentation that to pass paramaters to an SWF using
SWFLoader, use syntax as follows:

<mx:SWFLoader
source="something.swf?var1=value1&var2=value2&var3=value3" />

I do this with my code:

source="popUpSA?productCode=762159&priceGroup=99"

but when I compile I get the error message:

The reference to entity "priceGroup" must end with the ';' delimiter

I can't seem to get it to work. It is fine if I only pass a single
paramater, but how to do more than one?

Thanks Andrew

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to