[flexcoders] Re: Transitioning Flash RIA to Flex

2005-05-10 Thread eerkmans
Hi, Yes you can communicate with a loaded SWF from flex, see this page for extensive examples: http://www.markme.com/pent/archives/006600.cfm You can also export a movieclip in your flash library as an SWC component, and then paste the component in your flex code like this: myFlashSWC /

[flexcoders] Re: custom components

2005-05-04 Thread eerkmans
Yes you can convert all of your old flash animations for use with flex. You have to add the right AS2 Class file and export the whole FLA as an SWC file. --- In flexcoders@yahoogroups.com, Duccio Del Ministro [EMAIL PROTECTED] wrote: Can i use timeline animations in a flash custom component

[flexcoders] background image in datagrid ?

2005-05-04 Thread eerkmans
Is there any way to give a datagrid a custom background? I know you can customize the 'alternating row colors' but there seems to be no way to get a background image to appear behind a datagrid. If I put a background image in a HBOX behind the datagrid, and then give my datagrid an ALPHA value

[flexcoders] Re: SWC generates server error

2005-05-04 Thread eerkmans
, but its sometimes interesting to poke through and see why it won. -Roger Roger Gonzalez mailto:[EMAIL PROTECTED] -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of eerkmans Sent: Tuesday, May 03, 2005 1:21 AM To: flexcoders

[flexcoders] Re: SWC generates server error

2005-05-03 Thread eerkmans
: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of eerkmans Sent: Thursday, April 28, 2005 12:26 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: SWC generates server error Thanks! About the flex classes: I already pasted the flex classes (from the file

[flexcoders] Re: SWC generates server error

2005-04-28 Thread eerkmans
the components in Flex and attach the assets to your Flex components using Embed. Cheers, -Roger Roger Gonzalez mailto:[EMAIL PROTECTED] -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of eerkmans Sent: Wednesday, April 27, 2005 12:56

[flexcoders] Re: custom skins for flex button

2005-04-28 Thread eerkmans
mailto:[EMAIL PROTECTED] -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of eerkmans Sent: Wednesday, April 27, 2005 1:17 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] custom skins for flex button Hi, I've got

[flexcoders] Re: MovieClip and Flex question

2005-04-28 Thread eerkmans
Hi, One thing I know is that a movieclip itself has no graphic 'face', even if you specify a background color. You need to draw something in the movieclip first, using the AS drawing commands (lineTo, curveTo, etc.) or embed something, or create an empty textField and put some text in the

[flexcoders] Re: SWC screws up flex properties

2005-04-28 Thread eerkmans
them? - Original Message - From: eerkmans [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, April 25, 2005 9:22 AM Subject: [flexcoders] SWC screws up flex properties Hi all, I've got another weird SWC problem: when I place my SWC file in a custom folder

[flexcoders] How to include 'mx.core.Application' in a FLASH SWC file ?

2005-04-28 Thread eerkmans
My Flash SWC class has the following import statement: import mx.core.Application but when I compile the class (using flash) I get the following error: **Warning** There is no class or package with the name 'mx.core.Application' found in package 'mx.core'. My flash file already points to the

[flexcoders] Re: How to include 'mx.core.Application' in a FLASH SWC file ?

2005-04-28 Thread eerkmans
Because I need a reference to the whole application. I want to attach a movieclip to the mousepointer (a kind of tooltip that moves along with the mouse - the flex standard tooltip stays in the same location as you move). This movieclip can't just be attached within the SWC because it will

[flexcoders] Re: SWC generates server error

2005-04-27 Thread eerkmans
great, thanks a lot ! the error is fixed now. Not many people work with SWC components it seems, so if you don't mind I'm asking you this other question that I havedo you happen to know why my SWC's screw up my flex interface? I've posted this problem as well: When I place my SWC file

[flexcoders] custom skins for flex button

2005-04-27 Thread eerkmans
Hi, I've got a problem with using custom skins in a flex button. I'm using the code below to export a flex button as an SWC component. This works fine, but when you give the button a width of, say 100 pixels, the corners get stretched out because it's just a single graphic symbol that is

[flexcoders] SWC screws up flex properties

2005-04-25 Thread eerkmans
Hi all, I've got another weird SWC problem: when I place my SWC file in a custom folder instead of right next to my index.mxml, somehow all kinds of flex properties get overwritten by the SWC. For example, I can't use the property 'backgroundcolor' anywhere in my entire flex app anymore,

[flexcoders] I/O error in SWC component ???

2005-04-18 Thread eerkmans
hi, Does anybody know what this error means? I've got an SWC component that suddenly stopped working 1 Exception found. Exception java.lang.IllegalStateException SWC I/O error when reading \flex\user_components\AdresKaart.swc Yahoo! Groups Links * To visit your group on