Adobe Open Source

MetadataUtils

I use Flex Gumbo & the FlexUnit 4 beta 1.0 release and have a question about the use of the flex.lang.reflect.utils.MetadataTools methods. The methods will not work if you go directly the result of calling describeType(). Looks like they expect anoth

TextLayout fontFamily question

I'm not English, please just look at, thanksCS4.0Import flashx.textLayout.formats.CharacterFormat;var cf:CharacterFormat = new CharacterFormat();cf.fontFamily = _font;Initialization is not a problem, however, when the choice to amend, at any time cha

Cannot use this code: TextFlow.addChild (TextFlow)

HelloW,with the latest SVN (revision: 8751) I'm not able to use this code (~ 2 weeks ago this code worked perfectly):tf_history = new TextFlow ();public void text_add (txt: String): void {}var tf: TextFlow = TextConverter.importToFlow (txt, TextConve

Help with application of TLF and a few questions

Hi guys,.I am a newbie with TLF trying to create a desktop gadget the basis for the management of contacts using TLF. Contacts are received from a server.TLF is used for the display of contacts.I encountered some problems. So I need help.My layout is

How in the world can embed you the fonts?

Dear ladies and gentlemen,We have just integrated textflow in rather more large frame dynamic Flex/Flash. Everything is works pretty well, except for the issue of fonts to embed. We spend hours after hours trying to make it work... no dice.Could you

Selectively running Tests

Hey all,.My goal is to build a UI that will present a tree of all my cases/suites available test and that the user can choose which tests they want to run.I need a boost in the right direction as to the best way to start a program to build partial te

Click Manager for a period of

HelloI have a TextFlow that contains multiple span elements. (Each has an ID attribute). When the user clicks on one of these bays, a pop-up should appear when the user can span style.I tried to assign a different event listener to each of the spans,

How to get to the new provision hbox when children are hidden

I use an HBox contrainer to action buttons of layout along the bottom of a set of pages that make up a wizard.  As a general rule, these pages are instantiated only once to start the wizard and persist throughout the life of the wizard.  Meanwhile, a

FlexUnit UI problem

Hello guys,.I have 3 test class , 2 test class is completely spent. But the class which does not has 2 methods. 1 method comes not to the class failed and 1 happened, but when I check in the UI flexunit is said to the class has failed as a result: 2/

Error in assertEquals

Hello worldI tried a simple example with the timer event and once it is complete, I call a function to check my assertion. There is a for loop that checks for the assertion, but I get an error in this loop, if one of my assert is not true. Can anyone

Presentation of the patches?

Hey,.I did some hacking on the swfutils. What would be the best way for me to introduce a patch?

Where is past margin?

Hi-I update a content element that uses the the Tlf to r460 beta released.  I had been putting marginRight, marginTop, marginLeft and p.marginBottom on of ParagraphElement. But margin properties have disappeared, and the padding does not provide the

Duration of deletion of example of paging spaces

no idea why the paging example removes the spaces when the span is applied? for example, copy the following code (directly from the example).makes like that,

Error with SwfLoader and field of application

HelloI have a test with a SWFLoader loading of an application in a different application domain.Test with SWFLoader is ok during the loading of the application in the same application domain, but when I want a new Application domain, I have an error

Track the positions of the Span/paragraph/LinkElements

Is any way to find out the x, the coordinates of SpanElement, ParagraphElement or LinkElement as it scrolls in a scrolling text box?

Add the "markup" text to existing textFlow

HelloWhat is the best way to add text with graphics fixed at the end of the existing textFlow component? Imagine the flash chat - server client sends a new text string of XML markup and the customer must attach at the bottom of the textFlow "cat stor

addition of DisplayObject with the xmlText property

Thus, it is possible to add any DisplayObject uses xmlText property? Something like that:This._textLayout.XmlText = "< flow: TextFlow > < flow: p > < flow: img width ="auto"height ="auto"source ="new Bitmap (new BitmapData (100, 100)) ' / > < / flow:

2 - column text scrolling

HelloI don't know if anyone noticed that:Text scrolling 2-column layout made 1st column moving upwards, but no new lines appear at the end of the column. 2nd column works fine.This is a bug or this feature will be added in the future?concerning

Editable LinkElements

Hi allI'm working on a project where the customer wants to be able to click on the text and have a screen out some info on the display text and be able to edit at the same time.Then click on the link and start typing in the new text, while the defaul

How to copy a textflow?

Dear Sirs,I have to make a copy of textflow, but I'm having difficulties. I try to use the deepCopy, but it also copies the header < textflow / >, and when I insert into another textFlow, it is double:var el1: element FlowElement = textflow.deepCopy
« Prev 1 ... 3 4 5 6 7 8 9 10 Next »