Re: [flexcoders] Colors in FB 4.6 - Hi lights all Identifiers

2012-04-04 Thread Peter Ginneberge
> Select "Occurrences" in the Annotation types list and change the color to 
> your liking.

It's actually "Actionscript Occurrences" in the list.
Guess "Occurrences" is for none flex (.as, .mxml) files.

regards,
Peter

----- Original Message - 
From: "Peter Ginneberge" 
To: 
Sent: Thursday, April 05, 2012 4:11 AM
Subject: Re: [flexcoders] Colors in FB 4.6 - Hi lights all Identifiers


>
> Window > Preferences
>
> In the Preferences window type: "annotations" in the filter box at the top or 
> go to:
> General > Editors > Text Editors > Annotations
>
> Select "Occurrences" in the Annotation types list and change the color to 
> your liking.
> Enjoy.
>
> - Original Message - 
> From: "hawkcode2" 
> To: 
> Sent: Wednesday, April 04, 2012 8:58 PM
> Subject: [flexcoders] Colors in FB 4.6 - Hi lights all Identifiers
>
>
>> Hi,
>>
>> I can not find where the setting is to chang the color for when you put the 
>> curser on an identifier, it hilights every where it 
>> is
>> used.
>>
>> I love the feature, just want to change the color as its to close to other 
>> colors.
>>
>> Thanks
>>
>> Rich
>
>
>
> 
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Alternative FAQ location: 
> https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
> Search Archives: 
> http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links
>
>
>



Re: [flexcoders] Colors in FB 4.6 - Hi lights all Identifiers

2012-04-04 Thread Peter Ginneberge

Window > Preferences

In the Preferences window type: "annotations" in the filter box at the top or 
go to:
General > Editors > Text Editors > Annotations

Select "Occurrences" in the Annotation types list and change the color to your 
liking.
Enjoy.

- Original Message - 
From: "hawkcode2" 
To: 
Sent: Wednesday, April 04, 2012 8:58 PM
Subject: [flexcoders] Colors in FB 4.6 - Hi lights all Identifiers


> Hi,
>
> I can not find where the setting is to chang the color for when you put the 
> curser on an identifier, it hilights every where it is 
> used.
>
> I love the feature, just want to change the color as its to close to other 
> colors.
>
> Thanks
>
> Rich



Re: [flexcoders] You are the product

2011-12-19 Thread Peter Ginneberge
> I really don't want to take a step back when I was
> in fact hoping to be getting a new version of
> action script that moved the main language even
> further forward.
>

I feel the same way. I just dislike JS and going from ActionScript to 
JavaScript is a step back.. a big one.
If you know Java, you're in luck 'cos with GWT you can just write Java apps and 
they get compiled to JS (with html/css) and you 
still get to use Maven/Spring/Hibernate and do all the OOP stuff and whatnot. 
You don't have to look at javascript at all, let alone 
write a single line of it !
As I mentioned earlier, if FlashBuilder would do something similar, I'd be all 
over it.
And it can be done, haXe already does that.
http://haxe.org/

regards,
Peter

- Original Message - 
From: "Glenn Williams" 
To: 
Sent: Sunday, December 18, 2011 6:45 PM
Subject: RE: [flexcoders] You are the product


> The samples are ok, but it's the actual langue I
> dislike.
>
>
>
> I just doesn't feel very complete to me.
>
>
>
> I really don't want to take a step back when I was
> in fact hoping to be getting a new version of
> action script that moved the main language even
> further forward.
>
>
>
> The whole situation just feels like a regression
> to me.
>
>
>
> From: flexcoders@yahoogroups.com
> [mailto:flexcoders@yahoogroups.com] On Behalf Of
> Rick Winscot
> Sent: 18 December 2011 01:29
> To: flexcoders@yahoogroups.com
> Subject: Re: [flexcoders] You are the product
>
>
>
>
>
> The charts? The dashboard? The app as a whole?
> Yes. I'd recommend looking into the ExtJS samples
> at Sencha.
>
>
>
> http://www.sencha.com/products/extjs/



Re: [flexcoders] You are the product

2011-12-16 Thread Peter Ginneberge
>> My sense is that Adobe has realized that it close to impossible to port
>> Flash to the staggering proliferation of tablets, smart phones, and other
>> devices.

That's why they have AIR.

The move away from Flash by Adobe may (and I'm really guessing here) have to do 
with Windows 8 and its metro style.
http://en.wikipedia.org/wiki/Metro_%28design_language%29
In Windows 8 the start screen (desktop) will look like a smart device (with 
apps). Those are run in a slim (lightweight) browser 
that does not support plugins.
http://en.wikipedia.org/wiki/File:Windows_8_Developer_Preview_Start_Screen.png

When you head off on the internet from one of those apps, you'll be using the 
metro browser to surf the internet, meaning: no 
plugins.
If you have the time, check out the Win8 videos: http://www.buildwindows.com/
Not sure which one has the browser explanation in it.. sorry.

I hope Adobe doesn't give up on FlashBuilder (and AS3/MXML) and hope that 
moving forward we'll be able to use the same tool to 
create JS/HTML apps, much like you can do now with Java, GWT and SmartGWT.
Google Web Toolkit: http://code.google.com/intl/nl/webtoolkit/
SmartGWT: http://code.google.com/p/smartgwt/
Samples: http://www.smartclient.com/smartgwt/showcase/ (puts flex component 
framework to shame)

If Adobe came up with something like that, I'd be all over it.

regards,
Peter

- Original Message - 
From: "Bill Brutzman" 
To: 
Sent: Friday, December 16, 2011 7:16 PM
Subject: RE: [flexcoders] You are the product


My sense is that Adobe has realized that it close to impossible to port
Flash to the staggering proliferation of tablets, smart phones, and other
devices.



Does anybody expect Flash to run on a Kindle or a Nook?



In my little world of fantasy. I wish I knew how Flash worked. Perhaps a
standards-based Flash lite could be cranked into HTML-6.



--Bill