[flexcoders] Modules, TabNavigator, Force Render...

2012-02-05 Thread jamesfin
Using a simple two tab TabNavigator, two modules are loaded via ModuleManager.load. A bitmap is being generated for each tab as a preview to what content exists on each tab. The first visible tab displays the bitmap normally. The second tab (not yet clicked on or shown) bitmap comes up empty

[flexcoders] Modules Without Dependencies

2010-02-16 Thread gtb104
Reading the Flex Docs gave me the impression that you can create modules that have no direct dependencies to the main app, but I can't figure it out. Basically, I want a team of developer somewhere else to create a module that's coded to an interface. I then want to load that module,

RE: [flexcoders] Modules Loading in same domain

2009-10-24 Thread Alex Harui
] On Behalf Of terryriney392 Sent: Friday, October 23, 2009 11:04 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Modules Loading in same domain Afternoon, I realize my chances of getting this answered will go down really quick as Friday evening rolls around but working late tonight so

[flexcoders] Modules Loading in same domain

2009-10-23 Thread terryriney392
Afternoon, I realize my chances of getting this answered will go down really quick as Friday evening rolls around but working late tonight so really could use some help. I am loading modules using ModuleLoader. Loading fine through Flexbuilder. Loading fine when double click on host.swf when

Re: [flexcoders] modules vs. sub-applications

2009-09-23 Thread Chris Sheffield
Alex, Thanks so much for the info. Good things to keep in mind. -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com On Sep 22, 2009, at 3:28 PM, Alex Harui wrote: Hopefully you’ve read through the modules and marshall plan posts on my blog. Sub-apps can share code via RSLs.

[flexcoders] modules vs. sub-applications

2009-09-22 Thread Chris Sheffield
Hi all, I'm brand new to Flex. Well, maybe not brand new, but almost. I've been reading books and working on tutorials for a couple months now, but my company is just getting started on our first Flex project. I'm excited to be working with Flex. I'm realizing there is still a lot to

RE: [flexcoders] modules vs. sub-applications

2009-09-22 Thread Alex Harui
Of Chris Sheffield Sent: Tuesday, September 22, 2009 9:29 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] modules vs. sub-applications Hi all, I'm brand new to Flex. Well, maybe not brand new, but almost. I've been reading books and working on tutorials for a couple months now, but my

[flexcoders] Modules and fonts vanishing is giving me the cramps

2009-08-07 Thread djhatrick
Alex (or/and others) Here's my issue, I have a module that loads another module, a sub module. I am trying to access the loaded module, the problem is that first, if I add it to my shared code file, doesn't it compiled into the shell? or just a reference I can access methods on my module

RE: [flexcoders] Modules and fonts vanishing is giving me the cramps

2009-08-07 Thread Alex Harui
Subject: [flexcoders] Modules and fonts vanishing is giving me the cramps Alex (or/and others) Here's my issue, I have a module that loads another module, a sub module. I am trying to access the loaded module, the problem is that first, if I add it to my shared code file, doesn't it compiled

[flexcoders] Modules and Memory usage.

2009-06-29 Thread flexaustin
So I have built a fairly large application that is an extreme memory usage due to the graphics it contains (large quantity and high res). Right now the app has a single view, but allows the user to switch between two views. When the user switches views I wipe out the contents of the first view

[flexcoders] Modules - Height and width doesn't work correctly

2009-06-20 Thread djhatrick
Modules don't get correct width and height from the framework? Are there any plans to get this working in another SDK release for flex 3. This bug will stop my app from going to production, and the thing is, I don't know how to work around to fix it? Thanks, Patrick

RE: [flexcoders] Modules - Just can't get it right when it comes to width and height

2009-06-16 Thread Alex Harui
, June 15, 2009 6:19 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Modules - Just can't get it right when it comes to width and height I have non-modal module in a layout container... in a canvas, my app is big, it expands vertically, unfortunately, there's this cut off

[flexcoders] Modules - Just can't get it right when it comes to width and height

2009-06-15 Thread djhatrick
I have non-modal module in a layout container... in a canvas, my app is big, it expands vertically, unfortunately, there's this cut off - of invisibility where the module is hidden... and I can't figure out for the life of me make this module box be as big as the stage... Believe me, I've

[flexcoders] modules, rendering event trigger

2009-04-24 Thread nospam allowed
I've got parentApplication.addEventListener(ModuleEvent.READY, parentApplication.createmeals_swf.child.which_plan); Which loads my function on first load of the swf, but I need a way to know when that module renders because if i try to call that function and it has not rendered then it throws an

RE: [flexcoders] modules, rendering event trigger

2009-04-24 Thread Alex Harui
allowed Sent: Friday, April 24, 2009 7:06 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] modules, rendering event trigger I've got parentApplication.addEventListener(ModuleEvent.READY, parentApplication.createmeals_swf.child.which_plan); Which loads my function on first load

[flexcoders] Modules and RSLs Which is Better for Large Database application

2009-04-09 Thread raja_s_patil
Hello, We are in phase of evaluating Flex for converting a large delphi-Firebird Client Server database desktop application to a Web application. Till date we have written a small pilot application and is accepted by almost everybody. In Second Phase of evaluation a doubt about download time is

RE: [flexcoders] Modules and RSLs Which is Better for Large Database application

2009-04-09 Thread Gregor Kiddie
: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of raja_s_patil Sent: 09 April 2009 11:05 To: flexcoders@yahoogroups.com Subject: [flexcoders] Modules and RSLs Which is Better for Large Database application Hello, We are in phase of evaluating Flex for converting a large

[flexcoders] Modules error issue

2009-03-29 Thread one_rabbit_one
Can anyone please throw any light on this? I have a project with four modules in it, skinned with 'Brownie' CSS. If there is an error - the alert does not fire,instead I get this 1009 error: TypeError: Error #1009: Cannot access a property or method of a null object reference. at

RE: [flexcoders] Modules error issue

2009-03-29 Thread Alex Harui
: Sunday, March 29, 2009 12:04 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Modules error issue Can anyone please throw any light on this? I have a project with four modules in it, skinned with 'Brownie' CSS. If there is an error - the alert does not fire,instead I get this 1009 error

[flexcoders] Modules, Cairngorm and Garbage Collection

2009-03-24 Thread Battershall, Jeff
I've been working on optimizing an AIR application I'm currently working on that utilizes modules. In the modules there are controls bound to ModelLocator data items. What I'm seeing during profiling that removing a module from the display list doesn't seem to result in the module being GC'ed.

Re: [flexcoders] Modules, Cairngorm and Garbage Collection

2009-03-24 Thread claudiu ursica
:58 PM Subject: [flexcoders] Modules, Cairngorm and Garbage Collection I've been working on optimizing an AIR application I'm currently working on that utilizes modules. In the modules there are controls bound to ModelLocator data items. What I'm seeing during profiling that removing a module

Re: [flexcoders] Modules, Cairngorm and Garbage Collection

2009-03-24 Thread Pedro Sena
jeff.battersh...@dowjones.com *To:* flexcoders@yahoogroups.com *Sent:* Tuesday, March 24, 2009 5:37:58 PM *Subject:* [flexcoders] Modules, Cairngorm and Garbage Collection I've been working on optimizing an AIR application I'm currently working on that utilizes modules. In the modules

RE: [flexcoders] Modules, Cairngorm and Garbage Collection

2009-03-24 Thread Battershall, Jeff
: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of claudiu ursica Sent: Tuesday, March 24, 2009 1:10 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Modules, Cairngorm and Garbage Collection Hi, why do you bind module

RE: [flexcoders] Modules, Cairngorm and Garbage Collection

2009-03-24 Thread Battershall, Jeff
] On Behalf Of Pedro Sena Sent: Tuesday, March 24, 2009 3:06 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Modules, Cairngorm and Garbage Collection The GC is not called when the component is remove from the screen. Most

Re: [flexcoders] Modules, Cairngorm and Garbage Collection

2009-03-24 Thread claudiu ursica
From: Battershall, Jeff jeff.battersh...@dowjones.com To: flexcoders@yahoogroups.com Sent: Tuesday, March 24, 2009 10:47:22 PM Subject: RE: [flexcoders] Modules, Cairngorm and Garbage Collection Thanks Pedro, As I said in my previous post, I'm also wondering about

[flexcoders] Modules Communication

2009-03-02 Thread thelordsince1984
Hi, suppose that i have a main application. The main application has plus panel, created at runtime, and every panel can load or unload a specific module.In ths scenario how can i achieve the communication between modules? Any suggestions? thanks in advance Lorenzo

RE: [flexcoders] Modules Communication

2009-03-02 Thread Alex Harui
: Monday, March 02, 2009 12:57 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Modules Communication Hi, suppose that i have a main application. The main application has plus panel, created at runtime, and every panel can load or unload a specific module.In ths scenario how can i achieve

Re: [flexcoders] Modules Communication

2009-03-02 Thread Guy Morton
Have you read the section Using interfaces for module communication in the docs? That's been working for me.

[flexcoders] Modules

2009-01-27 Thread thelordsince1984
Hi, i have a problem in my app.. i have a main application and here i create a custom module, a titlewindow with a close button... when i click the button i would unload the module...is it possible to listen for module events from the main app? how can i rich this goal? Thanks in advance

[flexcoders] Modules, CFC and the second load

2009-01-05 Thread Link Mckinney
I have a module that I call a remote Object to a cfc. the cfc is a basic CRUD built with the CF wizard in Flex 3 Builder. I have bindable data variables in the main application that I use in this module by using the parentApplication.myVariable. now my application saves the form the first time

Re: [flexcoders] Modules, CFC and the second load

2009-01-05 Thread Simon Bailey
Stab in the dark here. A a while back I had multiple modules making remote call to ColdFusion and ran into a problem, what the exactly was I cannot recall but I know the solution was to ensure my module (on startup) called: registerClassAlias(flex.messaging.messages.RemotingMessage,

[flexcoders] Modules and Sessions

2008-12-01 Thread Mike Oliver
We are planning on the following organization for an Application. Base Application this will contain a scalable application with a canvas and an Toolbar across the top. The Application will be secured by user login in a popup form window. The tool bar buttons will load modules in the canvas

RE: [flexcoders] Modules and Sessions

2008-12-01 Thread Alex Harui
@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike Oliver Sent: Monday, December 01, 2008 11:01 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Modules and Sessions We are planning on the following organization for an Application. Base Application this will contain a scalable application

[flexcoders] modules or something else? + Mate

2008-11-18 Thread flexaustin
I have never used modules so I am not sure if what I am trying to do will work for them or not or maybe there is an easier way to resolve this issue. I have an app that has several documents. Each document is made of a canvas with an accordian in it. In this accordian I have two vboxes (thus to

RE: [flexcoders] modules or something else? + Mate

2008-11-18 Thread Alex Harui
Subject: [flexcoders] modules or something else? + Mate I have never used modules so I am not sure if what I am trying to do will work for them or not or maybe there is an easier way to resolve this issue. I have an app that has several documents. Each document is made of a canvas

[flexcoders] Modules don't display radio buttons/ check box etc unless referenced in main app

2008-11-12 Thread skuteboarding
Hi, I've got a problem using modules and user interface components. I have a module with a canvas on it and some buttons / radio buttons / check boxes. In the main app I download the module, then add the canvas to a container. The buttons don't show properly (they all look like regular buttons,

Re: [flexcoders] Modules don't display radio buttons/ check box etc unless referenced in main app

2008-11-12 Thread Maciek Sakrejda
application. The result is that the definition of the component is owned by the main application and can be used by modules in any child domain. -Original Message- From: skuteboarding [EMAIL PROTECTED] Reply-To: flexcoders@yahoogroups.com To: flexcoders@yahoogroups.com Subject: [flexcoders

RE: [flexcoders] Modules don't display radio buttons/ check box etc unless referenced in main app

2008-11-12 Thread Alex Harui
See modules presentation on my blog and shared code modules examples From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Maciek Sakrejda Sent: Wednesday, November 12, 2008 4:00 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Modules don't display radio buttons

RE: [flexcoders] modules and services-config.xml

2008-10-22 Thread Maciek Sakrejda
: [flexcoders] modules and services-config.xml Date: Tue, 21 Oct 2008 21:45:22 -0700 RO and services-config is not my area of expertise, but I’m pretty sure the compiler generates code that just sets up channels and endpoints, which I think you can set on a RemoteObject dynamically. Is there more

Re: [flexcoders] modules and services-config.xml

2008-10-21 Thread Maciek Sakrejda
Anyone? I can't be the first one to hit this limitation, can I? -Original Message- From: Maciek Sakrejda [EMAIL PROTECTED] Reply-To: flexcoders@yahoogroups.com To: flexcoders flexcoders@yahoogroups.com Subject: [flexcoders] modules and services-config.xml Date: Mon, 20 Oct 2008 08:57:05

RE: [flexcoders] modules and services-config.xml

2008-10-21 Thread Alex Harui
: Tuesday, October 21, 2008 9:43 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] modules and services-config.xml Anyone? I can't be the first one to hit this limitation, can I? -Original Message- From: Maciek Sakrejda [EMAIL PROTECTED]mailto:msakrejda%40truviso.com Reply

RE: [flexcoders] modules and services-config.xml

2008-10-21 Thread Maciek Sakrejda
and endpoints defined there? Any pointers if that's a viable solution? -Maciek -Original Message- From: Alex Harui [EMAIL PROTECTED] Reply-To: flexcoders@yahoogroups.com To: flexcoders@yahoogroups.com flexcoders@yahoogroups.com Subject: RE: [flexcoders] modules and services-config.xml

RE: [flexcoders] modules and services-config.xml

2008-10-21 Thread Alex Harui
the appropriate channels and what not? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Maciek Sakrejda Sent: Tuesday, October 21, 2008 6:52 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] modules and services-config.xml Thanks, Alex. Supposing we really do

[flexcoders] modules and services-config.xml

2008-10-20 Thread Maciek Sakrejda
I asked this on Saturday, but it was as a clarification to another question and got no response, so I thought I'd ask again. What's the best way to deal with modules that define their own set of AMF endpoints (or even channels)? I need a single services-config.xml file for the entire war file

[flexcoders] Modules: taking the plunge

2008-10-18 Thread Maciek Sakrejda
I'm trying to refactor some parts of our existing app into Flex Modules, and, more importantly, simplify further extensions through supporting Modules. I've been reading up the Adobe docs on this, and it seems reasonably straightforward, but I wanted to ask if there are any gotchas and such to

Re: [flexcoders] Modules: taking the plunge

2008-10-18 Thread Maciek Sakrejda
Another, more specific question here: If my main application defines a set of AMF endpoints in the services-config.xml file, but it can load arbitrary modules which can specify their *own* AMF endpoints, is there a sensible way to manage that? It seems like I need a single services-config.xml

[flexcoders] Modules vs MVC

2008-08-25 Thread Richard Rodseth
I'm not sure how much this is a Flex question, as opposed to an MVC design question about approaches to composing MVC and where to put view factories. I've successfully built pseudo-modules which instantiate a model, view and controller triplet in MXML. I've also nested this pattern. But in these

RE: [flexcoders] Modules vs MVC

2008-08-25 Thread Alex Harui
To: flexcoders@yahoogroups.com Subject: [flexcoders] Modules vs MVC I'm not sure how much this is a Flex question, as opposed to an MVC design question about approaches to composing MVC and where to put view factories. I've successfully built pseudo-modules which instantiate a model, view

Re: [flexcoders] Modules vs MVC

2008-08-25 Thread Simon Bailey
I have done quite a bit of work with Modules and an MVC stylee framework named PureMVC. I have just posted a new example of a module loading application within this framework using ModuleBase as opposed to mxml Modules which may be of some interest:

[flexcoders] Modules not loading in some browsers! Why?

2008-06-12 Thread mellomike07
Hello, My problem has to do with modules showing up in some browsers sometimes... and not showing up other times in other browsers. To fix the problem I have to refresh the page so the Flex application will reload. I always make sure the empty my cache before trying... There are some times

RE: [flexcoders] Modules not loading in some browsers! Why?

2008-06-12 Thread Alex Harui
Most common issue has been multiple open requests for the same module From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of mellomike07 Sent: Thursday, June 12, 2008 8:36 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Modules

[flexcoders] Modules the way to go?

2008-05-05 Thread Daniel
Hey guys, Im actually working on an application that controls several Flex made apps. It's like a desktop manager application that manages several widgets. The applications running in the desktop manager are modules set on the server, that are loaded and unloaded per user request, but when a user

RE: [flexcoders] Modules the way to go?

2008-05-05 Thread Alex Harui
: [flexcoders] Modules the way to go? Hey guys, Im actually working on an application that controls several Flex made apps. It's like a desktop manager application that manages several widgets. The applications running in the desktop manager are modules set on the server, that are loaded

[flexcoders] Modules dont work when converting from Flex 2 to Flex 3

2008-04-01 Thread boy_trike
Took my app, imported it and recompiled it in Flex 3. When I deploy it and run it and attempt to load a module, I get the following error: ArgumentError: Error #1063: Argument count mismatch on mx.binding::PropertyWatcher(). Expected 3, got 2. at _POWatcherSetupUtil/setup() at

RE: [flexcoders] Modules dont work when converting from Flex 2 to Flex 3

2008-04-01 Thread Alex Harui
It sounds like you didn't recompile your 2.x modules in 3.0 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of boy_trike Sent: Tuesday, April 01, 2008 10:20 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Modules dont work when

[flexcoders] modules vs. components

2008-03-06 Thread Chad Gray
It appears modules and components are pretty similar. One thing I read about modules is you can load and un-load them from memory. Is this the major difference? Thanks, Chad

Re: [flexcoders] modules vs. components

2008-03-06 Thread Pat Buchanan
Chad: There are many reasons why they are different, but let me give you an example of why *I* use modules. I have an application shell - basically a pretty basic application that does some basic tasks. As I develop new functionality for this app (ie: new reports, new data entry screens, new

RE: [flexcoders] modules vs. components

2008-03-06 Thread Chad Gray
Thanks Pat! That makes perfect sense! From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Pat Buchanan Sent: Thursday, March 06, 2008 3:14 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] modules vs. components Chad: There are many reasons why

[flexcoders] Modules Runtime Stylesheet and CheckBox, RadioButton

2008-02-29 Thread cubrip
Hi, I just made a few tests with modules and a runtime stylesheet and had a few troubles. All styles were applied correctly in my module, except of CheckBox and RadioButtons. If I´m adding one instance of a RadioButton and a CheckBox into my main application, which loads the stylesheet and

RE: [flexcoders] Modules Runtime Stylesheet and CheckBox, RadioButton

2008-02-29 Thread Alex Harui
: [flexcoders] Modules Runtime Stylesheet and CheckBox, RadioButton Hi, I just made a few tests with modules and a runtime stylesheet and had a few troubles. All styles were applied correctly in my module, except of CheckBox and RadioButtons. If I´m adding one instance of a RadioButton

[flexcoders] Modules + CSS issues, what are recommend practices

2007-12-02 Thread dave_defusion
We have an application with each core section of the application being a module (as some users will get access to a restricted set of the app sections). We have all the CSS declared (via mx:Style source=... / tags) in the application MXML file. We then compile using a link report to optimize each

RE: [flexcoders] modules httpservice

2007-09-12 Thread Alex Harui
] On Behalf Of grimmwerks Sent: Tuesday, September 11, 2007 9:31 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] modules httpservice I'm getting the same error now; it's been working fine for awhile; I'd uninstalled and now just reinstalled the flash plugin: TypeError: Error

[flexcoders] modules httpservice

2007-09-11 Thread keithtucci
i am attempting to use ModuleLoader to load a module that is using httpservice and i keep getting a 1009 error. i am not sure if this is a known issue or i am just doing something incorrectly... any ideas...? TypeError: Error #1009: Cannot access a property or method of a null object

Re: [flexcoders] modules httpservice

2007-09-11 Thread grimmwerks
I'm getting the same error now; it's been working fine for awhile; I'd uninstalled and now just reinstalled the flash plugin: TypeError: Error #1009: Cannot access a property or method of a null object reference. at mx.effects.effectClasses::ZoomInstance/play() at

RE: [flexcoders] Modules + Tab Navigators = Error

2007-05-23 Thread Alex Harui
Thought we fixed this in the hotfix. Do you have it? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of boy_trike Sent: Tuesday, May 22, 2007 4:00 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Modules + Tab Navigators = Error

[flexcoders] Modules + Tab Navigators = Error

2007-05-22 Thread boy_trike
Everything works FINE until I load a new module. (Even after I go back to the original module, I get the error). Any component with a Tab Container or Accordian throws the following error when I load the component: TypeError: Error #1009: Cannot access a property or method of a null object

Re: [flexcoders] modules with video

2007-05-04 Thread Manish Jethani
On 5/4/07, John Robinson [EMAIL PROTECTED] wrote: I have an app that has a few external modules that it switches my main view between. One of these modules has an externally loaded video (using VideoDisplay, or whatever it's called). It's called VideoDisplay. When I load this module up

[flexcoders] modules with video

2007-05-03 Thread John Robinson
I have an app that has a few external modules that it switches my main view between. One of these modules has an externally loaded video (using VideoDisplay, or whatever it's called). When I load this module up everything works fine, the video plays, etc. When I unload it and load a

[flexcoders] Modules vs RSLs - Are they mutually exclusive?

2007-04-03 Thread Collin Peters
I am wondering if modules have taken over all the functionality of an RSL? From what I can tell, using Modules with load-externs and link-report should be able to split an application up into many SWFs, and reduce file size. Or are RSLs still required in order to have a separate library. What I

Re: [flexcoders] Modules vs RSLs - Are they mutually exclusive?

2007-04-03 Thread Bjorn Schultheiss
My definition would be that Modules are used to split a single application into multiple SWF's while RSL's are swfs used across multiple applications. B On 04/04/2007, at 3:04 AM, Collin Peters wrote: I am wondering if modules have taken over all the functionality of an RSL? From what I

Re: [flexcoders] Modules vs RSLs - Are they mutually exclusive?

2007-04-03 Thread greg h
Alex Harui did a presentation on Modules at 360Flex.org last month. Alex's presentation slides are downloadable here: http://blogs.adobe.com/aharui/2007/03/modules.html Following is excerpted from slide 8 (out of 50): *Which is better**:** Modules or RSLs?* -- §Neither. They serve different

Re: [flexcoders] Modules vs RSLs - Are they mutually exclusive?

2007-04-03 Thread Collin Peters
Yes, but could an RSL not also be a swf used across multiple modules? On 03 Apr 2007 16:54:37 -0700, Bjorn Schultheiss [EMAIL PROTECTED] wrote: My definition would be that Modules are used to split a single application into multiple SWF's while RSL's are swfs used across multiple

Re: [flexcoders] Modules vs RSLs - Are they mutually exclusive?

2007-04-03 Thread Bjorn Schultheiss
If it is loaded into the shell each module already has access to it. On 04/04/2007, at 11:24 AM, Collin Peters wrote: Yes, but could an RSL not also be a swf used across multiple modules?

RE: [flexcoders] Modules vs RSLs - Are they mutually exclusive?

2007-04-03 Thread Alex Harui
of a late-loaded RSL than a specially loaded module. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Bjorn Schultheiss Sent: Tuesday, April 03, 2007 6:35 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Modules vs RSLs

[flexcoders] Modules not positioning children correctly

2007-03-27 Thread Mark Doberenz
I'm having issues with modules and I'm hoping someone can help me. Create a module project and layout the module using the following code: ?xml version=1.0 encoding=utf-8? mx:Module xmlns:mx=http://www.adobe.com/2006/mxml; layout=absolute width=100% height=100% mx:Label text=Tree Module

Re: [flexcoders] Modules at 360Flex conference

2007-03-09 Thread Tom Chiverton
On Thursday 08 Mar 2007, Alex Harui wrote: You can bind, I'm just not sure if the module will unload if you want to kick it out of memory later. Ok, not bothered about that as we'll mainly use Modules to bring the initial download size down by excluding areas most people wont use (admin

RE: [flexcoders] Modules at 360Flex conference

2007-03-09 Thread Kyle Quevillon
-type-fonts-at-runtime-in-flex-applications/ -Kyle From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Alex Harui Sent: Thursday, March 08, 2007 7:22 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Modules at 360Flex

Re: [flexcoders] Modules at 360Flex conference

2007-03-08 Thread Tom Chiverton
On Thursday 08 Mar 2007, Alex Harui wrote: I agree that the ModuleLoader kills your ability to use binding, but Could you elaborate here ? I guess I can't bind across Modules, but it must be ok within a given Module, no ? -- Tom Chiverton Helping to competently create attention-grabbing

Re: [flexcoders] Modules at 360Flex conference

2007-03-08 Thread Bhuvan Gupta
But you can always define the Bindable variable(s) in a Singleton class (ModelLocator in Cairngorm terms) and define the binding with respect to these variables. With this approach you can even define bindings across modules. On Mar 8, 2007, at 3:19 PM, Tom Chiverton wrote: On Thursday 08

Re: [flexcoders] Modules at 360Flex conference

2007-03-08 Thread Tom Chiverton
On Thursday 08 Mar 2007, Bhuvan Gupta wrote: But you can always define the Bindable variable(s) in a Singleton class (ModelLocator in Cairngorm terms) and define the binding with respect to these variables. The same solution that is suggested for DragManager, basically then ? I'd love to know

RE: [flexcoders] Modules at 360Flex conference

2007-03-08 Thread Alex Harui
To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Modules at 360Flex conference On Thursday 08 Mar 2007, Bhuvan Gupta wrote: But you can always define the Bindable variable(s) in a Singleton class (ModelLocator in Cairngorm terms) and define the binding with respect to these variables

RE: [flexcoders] Modules at 360Flex conference

2007-03-08 Thread Roger Gonzalez
Subject: Re: [flexcoders] Modules at 360Flex conference Shaun, Smaller Swf output file sizes, Module support within the mx framework, Module support within Cairngorm, Issues with Viewstacks and Binding, Embedding Fonts

Re: [flexcoders] Modules at 360Flex conference

2007-03-08 Thread Bjorn Schultheiss
encountered? (Cross-SWF font access is a problem at the player level, but the other stuff is all fixable.) -rg From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Bjorn Schultheiss Sent: Wednesday, March 07, 2007 7:00 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders

Re: [flexcoders] Modules at 360Flex conference

2007-03-08 Thread Daniel Wabyick
*To:* flexcoders@yahoogroups.com *Subject:* Re: [flexcoders] Modules at 360Flex conference Shaun, Smaller Swf output file sizes, Module support within the mx framework, Module support within Cairngorm, Issues with Viewstacks and Binding, Embedding Fonts, I think

RE: [flexcoders] Modules at 360Flex conference

2007-03-08 Thread - FI / Jonas Eliasson +
Sent: den 8 mars 2007 17:13 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Modules at 360Flex conference RG, 1 2 3 are both linked. 200 kb for a shell plus another 600 kb for RSL's in the initial download is too nasty. What i need is modularization of the framework so

RE: [flexcoders] Modules at 360Flex conference

2007-03-08 Thread Roger Gonzalez
, March 08, 2007 3:54 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Modules at 360Flex conference Regarding the embedded font issue: We have following solution which seems to work well. It's also a similar solution

RE: [flexcoders] Modules at 360Flex conference

2007-03-08 Thread Alex Harui
Sent: Thursday, March 08, 2007 4:07 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Modules at 360Flex conference There are basically three solutions right now. Brute force hammer solutions: 1) Embed the font everywhere in all SWFs, so that there is never any confusion about

[flexcoders] Modules

2007-03-07 Thread darvon4u
I try to create modules by using mx:Module xmlns:mx=http://www.adobe.com/2006/mxml; and flexbuilder 2.0.143459 doesn't know anything about it. From the dropdown suggestions there is no Module keyword, and when i compile it fb gives me Could not resolve mx:Module to a component implementation Am

Re: [flexcoders] Modules

2007-03-07 Thread Dave Carabetta
That would be because Modules weren't introduced until Flex 2.0.1. You'll need to update your Flex Builder/SDK to the 2.0.1 release in order to use Modules. Regards, Dave. Cynergy Systems, Inc. On 07 Mar 2007 05:29:28 -0800, darvon4u [EMAIL PROTECTED] wrote: I try to create modules by

Re: [flexcoders] Modules

2007-03-07 Thread Andrey
But i have 2.0.143459, doesn't that mean 2.0.1? On 3/7/07, Dave Carabetta [EMAIL PROTECTED] wrote: That would be because Modules weren't introduced until Flex 2.0.1. You'll need to update your Flex Builder/SDK to the 2.0.1 release in order to use Modules. Regards, Dave. Cynergy Systems,

Re: [flexcoders] Modules

2007-03-07 Thread Andrey
Never mind, you're right :) On 3/7/07, Andrey [EMAIL PROTECTED] wrote: But i have 2.0.143459, doesn't that mean 2.0.1? On 3/7/07, Dave Carabetta [EMAIL PROTECTED] wrote: That would be because Modules weren't introduced until Flex 2.0.1. You'll need to update your Flex Builder/SDK to

Re: [flexcoders] Modules

2007-03-07 Thread Dave Carabetta
No, that means 2.0. When you click Help - About Adobe Flex Builder 2 in the IDE, you'll just see 2.0.1 displayed for the 2.0.1 release. Regards, Dave. Cynergy Systems, Inc. On 3/7/07, Andrey [EMAIL PROTECTED] wrote: But i have 2.0.143459, doesn't that mean 2.0.1? On 3/7/07, Dave Carabetta

[flexcoders] Modules at 360Flex conference

2007-03-07 Thread alex_harui
We've seen lots of questions on modules recently. I just presented on Modules at the 360Flex conference where I tried to answer some of these questions. Slides and examples are at http://blogs.adobe.com/aharui

Re: [flexcoders] Modules at 360Flex conference

2007-03-07 Thread Bjorn Schultheiss
Hey Alex, After your experience with modules do you believe it was the correct decision to include it in 2.01 as opposed to waiting for 3.0? Over here we just refactored away from modules to the monolithic ria because of outstanding issues.. regards, Bjorn On 08/03/2007, at 12:23 PM,

Re: [flexcoders] Modules at 360Flex conference

2007-03-07 Thread shaun
Bjorn Schultheiss wrote: Hey Alex, After your experience with modules do you believe it was the correct decision to include it in 2.01 as opposed to waiting for 3.0? Over here we just refactored away from modules to the monolithic ria because of outstanding issues.. What are the

Re: [flexcoders] Modules at 360Flex conference

2007-03-07 Thread Bjorn Schultheiss
Shaun, Smaller Swf output file sizes, Module support within the mx framework, Module support within Cairngorm, Issues with Viewstacks and Binding, Embedding Fonts, I think there are a couple more as well. Bjorn On 08/03/2007, at 1:11 PM, shaun wrote: Bjorn Schultheiss wrote: Hey Alex,

Re: [flexcoders] Modules at 360Flex conference

2007-03-07 Thread superabe superabe
Thanks for posting the slides. Great talk at 360 BTW. - superabe On 3/7/07, alex_harui [EMAIL PROTECTED] wrote: We've seen lots of questions on modules recently. I just presented on Modules at the 360Flex conference where I tried to answer some of these questions. Slides and examples are at

RE: [flexcoders] Modules at 360Flex conference

2007-03-07 Thread Alex Harui
steps on a cross-versioning strategy. -Alex From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Bjorn Schultheiss Sent: Wednesday, March 07, 2007 5:38 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Modules at 360Flex

RE: [flexcoders] Modules at 360Flex conference

2007-03-07 Thread Alex Harui
[mailto:[EMAIL PROTECTED] On Behalf Of Bjorn Schultheiss Sent: Wednesday, March 07, 2007 7:00 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Modules at 360Flex conference Shaun, Smaller Swf output file sizes, Module support within the mx framework, Module support within

Re: [flexcoders] Modules at 360Flex conference

2007-03-07 Thread Bjorn Schultheiss
@yahoogroups.com Subject: Re: [flexcoders] Modules at 360Flex conference Shaun, Smaller Swf output file sizes, Module support within the mx framework, Module support within Cairngorm, Issues with Viewstacks and Binding, Embedding Fonts, I think there are a couple more as well. Bjorn

  1   2   >