| This feed does not validate. (details) 20 Jul 06:00 The following sample will show how to globally hide the arrows in all ScrollBars. It’s the same approach as the Sticky ToolTip. I think we are underestimating the power of the programmatic skin, more to come this week. TTYL!!! 19 Jul 22:31 Ok I never really repost stuff of other people….. but heee….check out number 11. 13 Jul 17:54 About: - mx.resources.ResourceBundle; - mx.resources.Locale; When building an application, you can choose to use the resource bundle to localize your application. The API is telling you the following:”Use the following mxmlc command line to compile the application with the en_US resource bundle: mxmlc -locale en_US source-path+=path_to_locale_dir/{locale} -o Form-us.swf LocalizedForm.mxml” “Specifies the locale that is packaged in the SWC file. You run [... 12 Jul 14:34 Very soon…… new stuff. But I’ve been very very busy…. so please waite some more…. In mean time, take a look at some cool stuff from these people: Eric Feminella - cairngen-ant-tasks Fabrice Closier - Flash 3D Freak f-site - Warning it’s japanese!! Rockonflash - Papervision Stuff Sumeco - I.R. Sneaky hahah Eric Cancil - Where are you man?? Zues Labs - Still [... 23 Jun 20:42 This time I bring you the FXCTexArea 0.9!! Flex emoticon supported textarea. Fixes and updates: * SWF emoticons supported; * More efficient, (no checks on enterframe anymore, oeps) * Better reuse of image/swf instances; Please test the component, and tell me when you see bugs. And if you are interrested in this component please mail me on: info@flexcoders.nl Please test here [... 23 Jun 18:43 Well, most of the time spend my time extending the Flex-component set. No lately I started working on the FXCTextarea again. It’s an extension of the Flex Textarea and it’s supporting emoticons (inline images of swf). And yesterday I noticed this little piece of comment…. “This works around a player bug”!!! So there is a player [... 12 Jun 01:26 Yep, we did it…. we are one of the winners of May1stReboot.com. How cool is that!! Check under AFTERPHASE. Rob Ford (founder of the FWA) picked us as one of the winners. We’ll start working on version 2 this week. I’ll keep you guys updated…. This is so cool, I got a new energy boost!!!! And check it out [... 8 Jun 01:54 Ok Here it is what many of you requested…….the code, so here you go. It’s now out there!! And please improve it, add new features, make it more usable….. people go and add some more experience/feeling to FLEX. Let me know what you think of this component, what are you missing, what can we do [... 6 Jun 01:35 Ok here’s another update. 5 Jun 06:04 Yep already… I fixed the annoying “Lazy Loading”-issue. I found a little hack and it goes something this: Store openDuration and closeDuration; Set openDuration and closeDuration to 0; Call open and close methods; Restore openDuration and closeDuration; TADA… lazy loading be gone….. I also added a second ecopicker and placed them bottom=”0″ and right=”0″, so you can see it maintained the [... |