Worked fine in Alpha, anyone else getting this? The error:

TypeError: Error #1034: Type Coercion failed: cannot convert SwfRenderer$ to mx.core.IFactory

=My super simple renderer called SwfRenderer.mxml=


<?xml version="1.0" encoding="utf-8"?>

<mx:Canvas xmlns:mx="http://www.macromedia.com/2005/mxml" xmlns="*">

            <mx:Loader id="main_ldr" source="{dataObject.quality}star.swf" x="6" y="0"/>

</mx:Canvas>

=In my code=
<mx:DataGridColumn cellRenderer="{SwfRenderer}"…


ideas?

_________________________________________

Jonathan Miranda

Flexible Master of the Web

"In the game of chess, it's important to never let your opponent see your pieces."



--
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
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to