I am getting an error on this line:

<mx:Image source="@Embed('assets/MyImage.jpg')" scaleContent="true"
mouseOver="this.currentState='expanded'" mouseOut="this.currentState''"/>

The error is:

1084: Syntax error: expecting rightbrace before .

Why are they saying that it is looking for a rightbrace? I am hard coding
the image, not data binding it.

Thanks,


-- 
Bruce Sorge

"I'm a mawg: half man, half dog. I'm my own best friend!"


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:229150
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to