hi Manish:

I looked up Runtime Errors section in Macromedia Flex 2 ActionScript and
MXML Language Reference and found something like this,

* Note: This error is thrown while the compiler is checking the
bytecode; that is, before executing the code. Under normal circumstances,
you should never see this error. If you are using the Macromedia
compiler and see this error, please file a compiler bug at [page tbd].
If you are using a third-party compiler and see one of these errors,
please notify the compiler developer.

Does that mean it's a beta bug when I see #1034 at runtime?

cheers,

xd

On Fri, 10 Mar 2006 03:17:15 +0530
"Manish Jethani" <[EMAIL PROTECTED]> wrote:

> On 3/9/06, nahruka <[EMAIL PROTECTED]> wrote:
> 
> >      <mx:TileList dataProvider="{arr}" 
> > listItemRenderer="{Grup}"></mx:TileList>
> 
> I think changing that to the following should do the trick.
> 
>  <mx:TileList dataProvider="{arr}"
> listItemRenderer="Components.Grup"></mx:TileList>
> 
> Manish
> 
> 
> --
> 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
> 
>   Visit your group "flexcoders" on the web.
>    To unsubscribe from this group, send an email to:
>  [EMAIL PROTECTED]
>    Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
> 
>  
> ------------------------------------------------------------
> 

・・・‥‥……━━━━━━━━━━━━━━━━━━━━━━━━━━
趙興東  <[EMAIL PROTECTED]>
株式会社リンコム  http://www.linkcom.co.jp
〒111-0041 東京都台東区元浅草4-9-14 イマス元浅草ビル5F
PHONE 03-5246-6711, FAX 03-5246-6712
━━━━━━━━━━━━━━━━━━━━━━━━━━━……‥‥・・



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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to