TechHui

Hawaiʻi's Technology Community

Information

Flex

A group for Flex developers and designers on the islands.

Website: http://flex.org
Members: 56
Latest Activity: Dec 3, 2012

Discussion Forum

Flash Camp Hawaii

Started by John Barrett Dec 3, 2012.

Adobe Developer News

Loading… Loading feed

Comment Wall

Comment

You need to be a member of Flex to add comments!

Comment by John Barrett on October 23, 2009 at 2:31am
I will have to try this, thanks for the tip`-`
Comment by John Barrett on October 23, 2009 at 2:13am
So I guess you have to use pre and not code .
What I meant was it should be this:
package {
        import flash.display.Sprite;

public class Johnny extends Sprite {
public function Johnny( ) {
//stuff goes here
}
}
}
Comment by John Barrett on October 20, 2009 at 1:18pm
Hi Gus, great to hear that I am not the only one who hates those brackets like that, should be easy to change, but not!

Yeah I saw this, for me flex builder is free for students too`-` I think that this a good move by Adobe to get more people using Flex`-` I should it would work with Snow Leopard. Flex 3-->design view crash. Flash Builder better but still buggy.
Comment by Gus Higuera on October 20, 2009 at 9:29am
Doode, that default Flex bracket style drives me nuts too.
Comment by Gus Higuera on October 20, 2009 at 8:50am
If you own CS 4 Web Premium or CS 4 Master Collection you can now get Flex Builder 3 for free: http://www.adobe.com/go/freeflexforcs
Comment by John Barrett on October 19, 2009 at 11:04pm
Great welcome to the islands. Since the meeting kind of failed with the FDT guys, I am just going to go over what happened at Max and watch some keynotes very informal, I can't be anything together in the next week way too busy at school!

One thing for sure I will touch on Flash for the iPhone!!`-`
Comment by John Barrett on October 19, 2009 at 11:02pm
Hey Gus,
I don't use Flex as much as I should, it is really great.
the actions panel is horrible, I hate it!

Yep I work the same way, but I prefer to use FDT, the code hinting is so much better, it reactors,and re names all your classes, and I just find it more enjoyable to work with. If you are using Flex, I thin that Flex Builder is better for that, it is just I hate that I can't change the brackets to the way I like:
package
{
import flash.display.Sprite;

public class John extends Sprite
{
public function John()
{

}
}
}

should be:
package {
import flash.display.Sprite;

public class John extends Sprite {
public function John() {

}
}
}

This goes back to when I did Java, I can't use the other bracket style, drives me crazy! yep, nobody said flash programmers were sane`-` Do you know how to change this?

Maybe during the Flex talk it might be worth a quick talk to using Flex Builder or FDT.
Comment by Gus Higuera on October 19, 2009 at 10:58pm
Yup, I'm in Hawaii and loving it! I'll try to swing by the next user group meeting and say hi.
Comment by John Barrett on October 19, 2009 at 10:52pm
Hey Gus, by the way are in hawaii now? you said last mouth you were coming in a few weeks`-`
Comment by Gus Higuera on October 19, 2009 at 10:49pm
Been using Flex build mostly for my projects. Yeah, the flash actionscript editor is no good. Even for my flash projects I end up setting them all up so I can publish them in Flex and not have to use flash except for setting up all my assets. Would love to see what the workflow is like with FDT.
 

Members (54)

 
 
 

Sponsors

web design, web development, localization

© 2024   Created by Daniel Leuck.   Powered by

Badges  |  Report an Issue  |  Terms of Service