Adobe Open Source

BackgroundColor SpanElement works does not as expected

I added a simple RichText element with a SpanElement as content. I put the backgrounColor of the span, but rather than highlighting of the text as a whole, it highlights only the pixels of a few albums of the first line of text.Is this a bug or I do

Test with TLF

All formatting complex unit tests, I hit several problems. Here are simple tests that fail with an error. Anyone know what is the problem with these tests?Thanks for the tips,Marc    public function test_apply_Link():void     {         var init:XML =

your comments on several containerController

HelloIf you use several dynamic ContainerContainer, may the last container must NOT be empty. Otherwise, you might get an error #1009 on the text selection... in any case, this is my case.In my application, if the text in the TextFlow is not present

How can I get contentWidth and contentHeight ContainerController

In flex4, DisplayObjectContainerController was replaced by ContainerController, there is no contentWidth and contentHeight in the new ContainerController. So, how can I get contentWidth and contentHeight which i used to automatically size my sprite.

security/session issues

HelloI have a few questions of security/session for you guys.My application uses flex, blazeds and spring. I use RemoteObjects to launch calls from flex to java. The application consists of a login screen and "other displays" available only to users

No love for Flash

With the new open source Adobe text frame is now wads the TLF inside the Flex SDK, as a user of Flash CS4, I find that odd, I can understand the reasoning behind most of the coders are using flex 'code' and as TLF is implimented by the code, it shoul

ETA Beta 2?

I was wondering if there is an ETA on the Beta 2 of FlexUnit 4? I'm struggling over whether to wait or get the source and create my own version.Thank you!Brian

Heights of incorrect line for some fonts

For example, try to use the font Scriptina (http://www.dafont.com/scriptina.font) and use it as part of text layout.  You will notice that the line heights are not big enough to fit this police.  This font works fine with the normal TextField.Does an

Errors in RunListeners

I recently came across a situation where one of my RunListeners was to launch an error (tried to create invalid XML - oops). This gave very strange results: my RunListener ceased to receive reminders after what happened. I debugged it comes down to t

That means the 'SBB '?

I'm just curious.That means the 'SBB '?This acronym is the "CFF"?Thank you

OVPCuePointManager

Hey OSMF forum.I am a beginner with OSMF, but have been using Open video Player (OVP).Everything by comparing the class packages one thing I noticed that the package of org.openvideoplayer.net in OSMF does not contain the OVPCuePointManager.Is this b

RemoteObject + AsyncToken

Seems that FlexUnit 4 is a method that is marked with [Test (async)], even if inside, there's a real call to a RemoteObject using AsyncToken. The code looks like this:[Test (async)] public function testCreateProject():void {var responder: IResponder

RichEditableText skip two lines by pressing enter

Hello" var source: String = ' < lineBreak flow: TextFlow ="toFit"xmlns:flow =" http://ns.Adobe.com/TextLayout/2008 ' > < flow: p > < flow: span > Testttttt < / flow: duration > < / flow: p > < / flow: TextFlow > '; '.textFlow = TextFilter.importToFlo

Insert a swf file in the Middle a TLF?

I am building a flex application that will allow users to add content (text, images, swf, mp3, etc...) The same idea as the way in which we work with Flex Builder, in other words, we can add many components in the menu.I then created the framework fo

Handling exceptions with FU4

HelloI can't use the FlexUnit 4 of exception handling feature.* When I add the [Test (expects = "myError")] before a test that does NOT throw an error, the test does not fail.* When I add the [Test (expects = "myError")] before a test that throws a M

session time-out

This is the situation:-chanel AMFChannel-session expired web.xml = 1 minute1. from the connection of client app client and on the server in run mode I create destination for the logged-on user, and then the customer I agree a consumer for this destin

FlexUnit4 Beta1 Trace output

When you run FlexUnit 4, I notice the trace messages that looks like this:27/07/2009 10:58:41.009 [INFO] mx.messaging.Producer ' FDAD15E2-EEEE - 74 B 1-54 C 2 - BD5B98A7AD5A ' producer send message 'D8B2CCED-A9AA-25BB-2FE2-BD5D4071F875 '.27/07/2009 1

Who is the last recommended build?

HelloI would like to know what TLF build recommend you the TLF team?I realize that the framework is still not in a production quality but right now it's confusing what build to use.-The November 2008-The one included in the last major milestone in Fl

Async in [BeforeClass]

I need to make a connection in my [BeforeClass] method.  Unfortunately, this newspaper takes place asynchronously outside the trial.  This translates to [Test] methods executed before the [BeforeClass] is complete.  Is there a way that I can wait for

FlexUnit 4, Flash Builder 4 and Flex SDK 4

I'm trying to create a project using these in combination. When I created my Tester under 4 SDK, it lacks everything trying to initialize the test. I decided to build FlexUnit 4 with 4 SDK, but it doesn't seem to find the mx namespace.Is there a vers
« Prev 1 ... 4 5 6 7 8 9 10 Next »