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...
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...
Hi, simple question - and hopefully a simple answer :) Imagine I have an ArrayCollection searchResult which is used to display results returned from a fill()...
Easier than LocalConnection is compiling the swf using the Flash9 alpha version. Then using the SWFLoader, and on event complete you should typecast the...
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...
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...
... 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...
... 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...
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...
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...
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...
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: ...
?????? ????????
mozilla.by@...
Sep 1, 2006 9:27 am
49140
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 ...
... 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...
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...
Hi All, Was wondering if there are any links to tutorials on creating data driven applications. The tutorial must have "connecting databases", "retriving query...
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...
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,...
[sami]
flex.archives@...
Sep 1, 2006 11:27 am
49147
... 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 ...
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...
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...
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 ...
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...
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...
This is a great topic that needs to stay alive, as books and tutorials are just now showing up now that Flex2 has been officially released. lynda.com has a...