> Application tag doesn't have an initialize event any more, use creationComplete.

 

It should have both events. Please file a bug if that's not the case.

 

- Gordon

 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Spike
Sent: Tuesday, October 18, 2005 1:30 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: Ok, im lost with Flex 2

 

I have modified your code so it now compiles and runs without error.

There really weren't too many different things that were broken, just a lot of repetition of the same 4 or 5 problems.

I'll try to summarize the ones I remember:

* Applciation tag doesn't have an initialize event any more, use creationComplete
* Not sure if this would cause a problem, but I haven't initialized any of the bindable variables. I would do that in initFunction()
* All the bindable variables needed a [Bindable] statement on the preceding line.
* I added the functions to the actionscript manually rather than copying your actionscript file, so it's possible that one or more of the function signatures was wrong. It's also possible that there was nothing wrong with them at all.

I'll try to attach to the code to this message. If the list doesn't accept attachments I'll email it to you off list.

Spike

On 10/18/05, Greg Johnson <[EMAIL PROTECTED]> wrote:

Ya. I understand that, but it seems like they threw the baby out with
the bathwater and dumped everything they had done up to Flex 1.5 and
started from scratch and just haven't built back up to even the level
of the previous version.

And I looked at that page first thing, and made all the changes, and
still ended up with 100s of errors.  I have also looked at the new
Flex 2 Explorer and gone though the code in the as files it uses, and
even when I include the same things they do, I get errors.

1.5 I had a fairly intricate and function application working, 2 and
im having to start with the hello world tutorials to try and figure
out why things are not working.  I would stick with 1.5 at this point
but we specificaly need to have the ability to create SWFs vs being
dependent on the server, plus the trial only has 26 more days and we
aint spending the money for 1.5 when 2 should be gold by the first
half of next year.  So I am frusterated right now.

--- In flexcoders@yahoogroups.com, Clint Modien <[EMAIL PROTECTED]> wrote:
>
> it's alpha... it's not done yet...
>  there's also a part about the changes between Flex1.5 and Flex 2.0
and AS2
> and AS3...
>  See Migrating Applications to Flex 2 in here:
>
http://livedocs.macromedia.com/labs/1/flex/wwhelp/wwhimpl/js/html/wwhe
lp.htm
>
>  On 10/18/05, Greg Johnson <[EMAIL PROTECTED]> wrote:
> >
> > It seems like they went out of there way to remove features in
coding
> > and make things far far more difficult or am I missing something?
> >
> > I have my AS code in different files, and right now have nothing
but
> > function stubs, and am getting no end of errors :/
> >
> > I create a variable
> > var investigatorSelectionGrid_dp:Array = new Array(1);
> >
> > first thing it does is on the mxml side where I have it assigned
to a
> > dataProvider parameter it says something about possibly not being
> > able to see changes or something. So I add [Bindable] over it.
Then
> > it says I can't use [Bindable] on a non-public variable, so I add
> > public before it. It still says its a "non-public" variable.
> > *scream*
> >
> > It was so simple before and seems to be like pulling teeth now, im
> > going nuts. I can't belief they would louse up Flex as bad as it
> > seems they have, so I am hoping I am missing something that
knowing
> > makes it all atleast mostly as easy as before.
> >
> > Anyone?!?!
> > Tnks
> > Greg
> >
> >
> >
> >
> >
> >
> > --
> > Flexcoders Mailing List
> > FAQ:
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > Search Archives: http://www.mail-archive.com/flexcoders%
40yahoogroups.com
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> >
> >
>






------------------------ Yahoo! Groups Sponsor --------------------~-->
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~->

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/








--
--------------------------------------------
Stephen Milligan
Do you do the Badger?
http://www.yellowbadger.com

Do you cfeclipse? http://www.cfeclipse.org




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to