PDA

View Full Version : AS + Flex Builder


EnSanity
06-02-2007, 03:27 AM
Hello Everyone,

I am looking to apply a dynamic image resize function similar to the one found at http://www.gertdesign.info/kirupa/shadow_resize.zip for my flex builder application. I am clueless how to start and was hoping someone with experience could provide some insight and help me get it running. I would be forever apprecciative.

- Jeff

hangalot
06-03-2007, 12:47 PM
wtf is a flex builder application. is that a flex application or a as3 application? read a tut or a book.

EnSanity
06-04-2007, 02:21 AM
it's a project in flex builder exprted using adobe's apollo extensions to create a desktop application. and it has already been developed, thank you for your snide comments and ever useful advice, flamer.

hangalot
06-04-2007, 11:28 AM
yes, i am a flamer with people who can't seem to read a manual or ask a question properly but expect a complete answer yesterday.
as for bein snide i prefer the word caustic. tit.

dr_zeus
06-04-2007, 06:28 PM
hangalot did make one good point. Simply mentioning Flex Builder isn't enough because it supports both Flex and ActionScript projects. I'll assume, since you said that you're using Apollo, that you're using Flex too. That's the default for the Apollo Extensions, but it's certainly possible to go pure AS3 if you're determined. Please include all the relevant information next time. Thanks. :)

In regards to your question, have you tried using the Resize effect? That's the easiest way to do animated resizing of images and other display objects.