Hi,
Adobe back in the day had a blog aggregator [1] which was a copy of the "full
as a goog” blog aggregator. Both are no longer running.
What is it that we want to actually aggregate? Do we have a list of sites/feeds?
Thanks,
Justin
1. http://feeds.adobe.com
The best aggregator for Flex and Flash I have seen, that is still active
is: http://flashdaily.net/
All the latest news about FlexJS is also covered.
Thanks,
Om
On Tue, Oct 25, 2016 at 12:09 AM, Justin Mclean
wrote:
> Hi,
>
> Adobe back in the day had a blog aggregator [1] which was a copy of
The feed Adobe had back in the day was good. I don't know who uses RSS
feeds anymore (well I do in my bookmarks). Mainly I was thinking, I have
some Flash / Flex related news and want to share / wouldn't it be great to
see everyone's news all in one place.
In a perfect world it would be news conta
Hi Alex,
I upload latest changes to git, but still not working as expected.
If you want to check my MDLExample (App.mxml). There's 2 MDL TextInput.
1.- Left TextInput is working as expected since if you change text, the
checkbox below changes text accordingly.
2.- Right text input is not working
On 10/25/16, 9:48 AM, "jude" wrote:
>The feed Adobe had back in the day was good. I don't know who uses RSS
>feeds anymore (well I do in my bookmarks). Mainly I was thinking, I have
>some Flash / Flex related news and want to share / wouldn't it be great to
>see everyone's news all in one place.
I took a quick look. I may have missed something, but IMO, the "floating
label" looks like it the same thing we call a "prompt" in Flex. There is
a PromptBead in the FlexJS Basic set.
IMO, the prompt/label should not be tied to the "text" property of the
TextInput. When I ran the example, the
That's how I understand it too. With Twitter you subscribe to accounts that
are usually a person or a business. There are subject based accounts that
post on a specific topic but they are few and far between. And those
accounts content is generated by them manually searching for news and then
posti
I forgot to respond to this earlier. Some inline responses:
> What is the logic behind that statement? The wrapping object is an
> EventDispatcher. Each EventDispatcher eats up some 40 bytes.
I forgot about EventDispatcher. I was thinking it’s a simple object. You’re
right. There is a memory h
Alex,
I've been encountering two situations that don't quite fit into the FlexJS
paradigm but may fit somewhere.
*Use Case 1:*
I'm a web developer who likes to write all my HTML by hand or I already
have a project in HTML and the markup and CSS cannot be changed. But I've
heard about FlexJS and A
Interesting. Comments inline...
On 10/25/16, 4:26 PM, "jude" wrote:
>Alex,
>
>I've been encountering two situations that don't quite fit into the FlexJS
>paradigm but may fit somewhere.
>
>*Use Case 1:*
>I'm a web developer who likes to write all my HTML by hand or I already
>have a project in
I've been trying to figure out the TLF way to show a hand cursor on roll
over on InlineGraphicElement and it seems the FlowElementMouseEventManager
is preventing that with the _needsCtrlKey flag. This is set automatically
by ContainerController when in edit mode in line ~3200:
var needsCtrlKey:Boo
First question. This is sort of a third use case. John is a developer at
Mozilla and he doesn't like using or tags (case 1) and
doesn't want to use wrapper components (case 2). He wants to use the fully
qualified class names in MXML with auto complete and syntax checking.
Everything else is the s
FYI I don't know if it's common knowledge but the HTMLLoader /
FlexHTMLLoader has the HTML core class types listed at runtime. Here is the
window property (http://pasteboard.co/jseULM6lS.png).
At runtime the window property is of type __HTMLScriptObject. At compile
time it's Object. I couldn't f
Don't know for sure. Did you try to have an IGE as a child of a
LinkElement?
-Alex
On 10/25/16, 7:36 PM, "jude" wrote:
>I've been trying to figure out the TLF way to show a hand cursor on roll
>over on InlineGraphicElement and it seems the FlowElementMouseEventManager
>is preventing that with
For FlexJS, MXML is converted to a data array (in ActionScript). We don't
have an emitter that generates HTML.
HTMLDivElement and HTMLButtonElement are defined in JS.swc. It might be
possible and not too hard to create an HTMLApplication that uses a
different MXMLDataInterpreter to translate the
15 matches
Mail list logo