[flexcoders] Re: Flex Beta 2 - Loader not loading SWF 100%

2006-04-01 Thread inawire
Can you supply some sample code snipits? Thanks Ross --- In flexcoders@yahoogroups.com, "Bruno Martins" <[EMAIL PROTECTED]> wrote: > > Hi Ross, > > My friend Beck Novaes did a better implementation of AppLoader. > > Tks.. > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group

[flexcoders] Re: Flex Beta 2 - Loader not loading SWF 100%

2006-03-24 Thread inawire
app could talk to it. Thanks Ross --- In flexcoders@yahoogroups.com, "Bruno Martins" <[EMAIL PROTECTED]> wrote: > > Hi Inawire, > > Excellent discover about the SystemManager. Now I did a first AppLoader > component(use AppLoader instead of Loader), until now its works

[flexcoders] Re: Flex Beta 2 - Loader not loading SWF 100%

2006-03-24 Thread inawire
I'll try other solution as soon as > possible... > > Tks > > > On 3/23/06, inawire <[EMAIL PROTECTED]> wrote: > > > > Thanks Bruno and Doug, > > > > This is on the right track (though I still do not know why this > > worked in beta

[flexcoders] Re: Flex Beta 2 - Loader not loading SWF 100%

2006-03-23 Thread inawire
edWidth() functions; may be worth a > > try in your case if you are able to modify the code for the loaded > > apps. In AS2, it was: > > > > function getPreferredHeight() { > > return _parent? _parent.layoutHeight : super.getPreferredHeight(); > > } > &

[flexcoders] Re: Flex Beta 2 - Loader not loading SWF 100%

2006-03-22 Thread inawire
correct width available, the inner content does not scale to fit available size of the inner app. Does anyone have any ideas? Ross --- In flexcoders@yahoogroups.com, "Bruno Martins" <[EMAIL PROTECTED]> wrote: > > I had the same problem, but I don't fix yet. >

[flexcoders] Flex Beta 2 - Loader not loading SWF 100%

2006-03-21 Thread inawire
Hi I just converted my app to Beta 2. Ran the conversion scripts, switch layout constraintes, changed LinkBar click to itemClick (that got me),worked through some new warnings that were not present before. Everything works fine now ... but (always a but) I'm loading other Flex apps into a shel