[flexcoders] resizing an image with actionscript/flex 2

2006-10-17 Thread duccio del ministro
Hi all, i'm devoloping an application that has an image uploader. I'm wondering if there is a way to resize an image (jpg) before uploading to the server. Any examples or suggests? Thanks in advance best reagrds Duccio Del Ministro -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group

[flexcoders] resizing an image with actionscript/flex 2

2006-10-17 Thread duccio del ministro
Hi all, i'm devoloping a flex application that has an image uploader. I'm wondering if there is a way to resize an image (jpg) before uploading to the server. Any examples or suggests? Thanks in advance best reagrds Duccio Del Ministro -- Flexcoders Mailing List FAQ: http://groups.yahoo.com

Re: [flexcoders] resizing an image with actionscript/flex 2

2006-10-17 Thread duccio del ministro
. regards, Muzak - Original Message - From: duccio del ministro [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Tuesday, October 17, 2006 9:26 AM Subject: [flexcoders] resizing an image with actionscript/flex 2 Hi all, i'm devoloping an application that has an image uploader. I'm

Re: Re: [flexcoders] integrating map24 maps with FLEX2

2006-08-07 Thread duccio del ministro
, Michael Hansen [EMAIL PROTECTED] wrote: You could use an iframe solution. Google around for iframe and flex2... I've seen seen a sample somewhere out there. cheers -michael On 7/28/06, duccio del ministro [EMAIL PROTECTED] wrote: Thanks Rich but yahoo maps don't have road

Re: [flexcoders] integrating map24 maps with FLEX2

2006-07-28 Thread duccio del ministro
support Flash and Flex 1.5 and should have Fle 2 support soon. In the mean time you can use localconnection to speak to your Flash 8 map from Flex 2. This is how I accomplished mapping at StatPods.com Rich On 7/27/06, duccio del ministro [EMAIL PROTECTED] wrote: Does anyone have any experience

[flexcoders] integrating map24 maps with FLEX2

2006-07-27 Thread duccio del ministro
Does anyone have any experience in integrating map24 maps (http://devnet.map24.com) with a flex2 application? I saw the flex-ajax bridge in adobe.labs and i'm using it to pass he right parameters but the resulting maps need to be visualized inside an html div tag, how can i integrate them inside

[flexcoders] alpha for headers

2005-08-01 Thread Duccio Del Ministro
Can i change the background alpha for a panel and an accordion header? The flex style explorer example doesn't show how to do it but it has nice transparent panel headers (with glass looking shadow). How did they do it? Thanks in advance Duccio Del Ministro

RE: [flexcoders] Alex Uhlmann: Rotation class help

2005-05-06 Thread Duccio Del Ministro
Thanks Alex. Regards Duccio Del Ministro --- Alex Uhlmann [EMAIL PROTECTED] ha scritto: - Hi Duccio, As you said, your component is centered around 0,0. For your effect to work properly, you need to simulate the registration point with modifying the x and y

[flexcoders] custom components

2005-05-04 Thread Duccio Del Ministro
Can i use timeline animations in a flash custom component written for flex? Thanks Duccio ___ Nuovo Yahoo! Messenger: E' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica… Scaricalo ora! http://it.messenger.yahoo.it Yahoo!

[flexcoders] custom components questions

2005-05-03 Thread Duccio Del Ministro
) Can we embed inside a flex action script class a swf's symbol that has timeline based animations (with transictions, effects and actionscript) in it? c) Is there an example of a flex/flash custom component with timeline animations? Thanks Best Regards Duccio Del Ministro

[flexcoders] flash components in flex

2005-04-29 Thread Duccio Del Ministro
Hi all, i have just read the document about Building Rich Internet Applications with Macromedia Flex: A Flash Perspective. Are there any known issues or limitations in using flash components in flex? Do you have more documents links or informations? Thanks in advance Duccio Del Ministro

[flexcoders] problems with dropShadow

2005-04-27 Thread Duccio Del Ministro
bottom); } Well, when the mouseDown event is fired i see the borderSides appear but no changes made by borderColor, backgroundColor, dropShadow, shadowDistance properties. Why? Best Regards Duccio Del Ministro ___ Nuovo Yahoo! Messenger

[flexcoders] syncronizing...

2005-04-26 Thread Duccio Del Ministro
that? Thanks Duccio Del Ministro ___ Nuovo Yahoo! Messenger: E' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica… Scaricalo ora! http://it.messenger.yahoo.it Yahoo! Groups Links * To visit your group on the web, go to: http

[flexcoders] using mx.graphics.Rect

2005-04-22 Thread Duccio Del Ministro
a component using Rect class? Is there an example? Thanks Duccio Del Ministro ___ Nuovo Yahoo! Messenger: E' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica… Scaricalo ora! http://it.messenger.yahoo.it Yahoo! Groups Links

RE: [flexcoders] using mx.graphics.Rect

2005-04-22 Thread Duccio Del Ministro
Thanks Dirk, i think i'll try with createClassObject method. Best Regards Duccio Del Ministro --- Dirk Eismann [EMAIL PROTECTED] wrote: - Hi, have you tried using another identifier name instead of myBorder? The warning you're getting simpy tells you

[flexcoders] full screen panel.

2005-04-13 Thread Duccio Del Ministro
Hi flexcoders, i need some help!!! I'm trying to open a panel or a popup full screen. I've seen some flash sites using full screen mode and i'm wondering if we can do that in flex. Thanks Duccio Del Ministro ___ Nuovo Yahoo! Messenger: E

Re: [flexcoders] full screen panel.

2005-04-13 Thread Duccio Del Ministro
Thanks Manish. Regards Duccio --- Manish Jethani [EMAIL PROTECTED] wrote: - On 4/13/05, Duccio Del Ministro [EMAIL PROTECTED] wrote: I'm trying to open a panel or a popup full screen. I've seen some flash sites using full screen mode and i'm wondering if we

[flexcoders] accessing data from a TitleWindow

2005-04-11 Thread Duccio Del Ministro
to the modal window or do i have to use another HTTPService? Thanks Duccio Del Ministro ___ Nuovo Yahoo! Messenger: E' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica… Scaricalo ora! http://it.messenger.yahoo.it Yahoo! Groups Links

[flexcoders] file uploader's news?

2005-04-08 Thread Duccio Del Ministro
Any news from Macromedia regarding file uploader? Regards Duccio Del Ministro ___ Nuovo Yahoo! Messenger: E' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica… Scaricalo ora! http://it.messenger.yahoo.it Yahoo! Groups Links

RE: [flexcoders] flex and javascript

2005-04-07 Thread Duccio Del Ministro
FlashObject.setVariable(var, value); Where FlashObject is id/name of Object/Embed tag in HTML -abdul -Original Message- From: Duccio Del Ministro [mailto:[EMAIL PROTECTED] Sent: Thursday, April 07, 2005 3:28 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] flex and javascript

RE: [flexcoders] flex and javascript

2005-04-07 Thread Duccio Del Ministro
parameters Using flashVars Calling JavaScript functions from Flex - getURL - fscommand Accessing Flex variables from JavaScript (basically, the setVariable method mentioned below) Thanks, matt horn flex doc From: Duccio Del Ministro [mailto

[flexcoders] loading swf files at runtime

2005-04-04 Thread Duccio Del Ministro
Hi, how can i import an swf file that use actionscript classes in Flex? The documentation says that i have to load the swf file at runtime but i have no idea on how to do it. Regards Duccio Del Ministro ___ Nuovo Yahoo! Messenger: E' molto più

[flexcoders] Flex 1.5 price in euro

2005-03-25 Thread Duccio Del Ministro
Hi all, i have another question: why flex pricing starts at $12,000 USD and in euro 14,400 (18,671.84 US Dollar taken from http://www.macromedia.com/software/flex/buy/) Regards Duccio Del Ministro ___ Nuovo Yahoo! Messenger: E' molto più

Re: [flexcoders] Flex 1.5 price in euro

2005-03-25 Thread Duccio Del Ministro
the VAT is different and will add to the tag price... Maybe for non-US markets the costs to sell/support this product is a little bit higher and it's reflected in the final price Dave Carabetta [EMAIL PROTECTED] wrote: On Fri, 25 Mar 2005 13:44:26 +0100 (CET), Duccio Del Ministro [EMAIL

guidelines for flex apps

2005-03-11 Thread Duccio Del Ministro
Hi all, is there a document or something about guidelines and standards in devoleping a flex app? I searched in Macromedia site but didn't find anything. Thanks Duccio Del Ministro ___ Nuovo Yahoo! Messenger: E' molto più divertente: Audibles, Avatar, Webcam