Wow, MANY thanks for the help! This is a life saver for me. Again, another example of something that I don't think I would have ever figured out (seems to be...
49152
Mike Collins
beamwalker2000
Sep 1, 2006 12:33 pm
All yahoo plans can serve swf files so you should be fine. It looks like it supports PHP\MySQL so you can process forms and work with SQL. You can use...
49151
dreuimar
Sep 1, 2006 12:18 pm
Good morning everyone, What are some of the best methods for logging? My FDS/Hibernate application can occasionally lose data, and screw everything else up ...
49150
Marcelo de Moraes Serpa
celoserpa
Sep 1, 2006 11:57 am
There's the "RIA book" that's currently in it's pre-release stage. I've seen some drafts and I can say it seems promising. I guess that the url is ...
49149
comeinsidetochat
comeinsideto...
Sep 1, 2006 11:44 am
how it is possible to insert or update data into multiple tables using single set of assemblers? We are able to add the data to multiple tables but its not...
49148
Micky Hulse
micky97402
Sep 1, 2006 11:43 am
Hi, Just joined the list... Nice to meet ya'll! :D Background: I can do Flash (been using it on/off for years), PHP, CSS, XHTML... Yadda... I am just now...
49147
Kaleb Pederson
kaleb_pederson
Sep 1, 2006 11:40 am
... Yeah, I agree completely and wish I had time to do it or at least help out. Writing the whole thing based on asynchronous events should probably make it ...
49146
[sami]
flex.archives@...
Sep 1, 2006 11:27 am
Hello, anyone made / seen a webservice connector component like in Flash 8 for Flex? Writing queries against WSDL by hand and catching their replys is a pain,...
49145
Michael Klishin
michael_klishin
Sep 1, 2006 11:22 am
Hi, What would you recommend to use to encode ByteArray as Base64 and send to ColdFusion 5 script to save it? I've never dealt with CF before as I'm the Rails...
49144
Pramod
dpramod
Sep 1, 2006 11:20 am
Hi All, Was wondering if there are any links to tutorials on creating data driven applications. The tutorial must have "connecting databases", "retriving query...
49143
joangarnetdotcom
joangarnetdo...
Sep 1, 2006 11:19 am
Hi, thanx for you repy. I did set $gateway->setBaseCustomMappingsPath() to point to the classpath where my PHP classes are. All PHP classes are matching...
49142
Abdul Qabiz
abdulqabiz3
Sep 1, 2006 9:57 am
Modified your code, quick and dirty solution but might give some idea.. <?xml version="1.0" encoding="utf-8"?> <mx:Application...
49141
Tom Chiverton
tom.chiverton
Sep 1, 2006 9:35 am
... Do you mean the Flex builder window ? No. Do you mean the command line debugger ? Yes. What normally catches me out is not having built a debug version of...
49140
Phil Marston
pmarstonuoa
Sep 1, 2006 9:33 am
Hi David, For the dimming you could set the alpha of each image to .5 to dim them and change it to 1 as part of doZoom, even perhaps come up with a fade ...
49139
?????? ????????
mozilla.by@...
Sep 1, 2006 9:27 am
Hi guys, Maybe anybody gives me URL with example or idea how to make an item editor for List component which allows editing labels in Windows Explorer style: ...
49138
Dirk Eismann
richinternet_de
Sep 1, 2006 9:26 am
Another option would be to write a custom ItemRenderer for the List and dynamically load the icon from within the ItemRenderer. E.g. the ItemRenderer could be...
49137
Abdul Qabiz
abdulqabiz3
Sep 1, 2006 9:14 am
Hi, You might not notice short compilation time if your project is small (very few files). Another thing, you need to notice is that none of dependencies are...
49136
Abdul Qabiz
abdulqabiz3
Sep 1, 2006 9:14 am
VideoDisplay is just wrapper around VideoPlayer. I think, Flex 2 is great because you get source code. So you can extend things rather than using workarounds...
49135
wesubotnix
Sep 1, 2006 9:10 am
You should use flash.display.MovieClip.. /Fredrik ... method...
49134
Abdul Qabiz
abdulqabiz3
Sep 1, 2006 9:08 am
I was looking into docs (flash.display.AVMMovie), didn't found any method (gotoAndPlay etc)... I guess, docs are not updated ? -abdul...
49133
Paul Williams
paulw@...
Sep 1, 2006 9:07 am
See below for a good discussion on this: http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60& ...
49132
Tom Chiverton
tom.chiverton
Sep 1, 2006 8:37 am
... Sort of :-) This is out first Flex2 app, but we've identified several things that will be usefull in the next one - auth a username and password against...
49131
Tom Chiverton
tom.chiverton
Sep 1, 2006 8:32 am
... Yeah, which suck (been there, sworn at it). Try adding a month to the string "Mon 23 Febuary 2004", or converting between timezones (see post the other...
49130
Frias, Roberto
williamxtreme24
Sep 1, 2006 8:13 am
Yes indeed, the only way to use this iconField is embeding an Image. There is a workaround using a normal image component and loading dynamically, but you will...
49129
Frias, Roberto
williamxtreme24
Sep 1, 2006 8:10 am
Well, there's always something wrong with the states, so I'd recommend to check if in the state there is this removeChild instruction and write instead visible...
49128
wesubotnix
Sep 1, 2006 7:53 am
Easier than LocalConnection is compiling the swf using the Flash9 alpha version. Then using the SWFLoader, and on event complete you should typecast the...
49127
Dirk Eismann
richinternet_de
Sep 1, 2006 7:48 am
Hi, simple question - and hopefully a simple answer :) Imagine I have an ArrayCollection searchResult which is used to display results returned from a fill()...
49126
Kumar
jain_kumar11
Sep 1, 2006 7:43 am
I have created sample context menu which consist of 2 items.Below is the code for that. If you will run this you will find a canvas in red color and if you...
49125
envidobi
Sep 1, 2006 7:12 am
Hi all, I"m trying get a tile list of 5 static images that will be listed in a tile list. Upon mouse over, a zoom effect will be given, and upon mouse out the...
49124
Jack Caldwell
jwc_wensan
Sep 1, 2006 6:17 am
Test of reactivation . . . . for the 3rd time. Jack...