Search the web
Sign In
New User? Sign Up
flexcoders · RIA Development with Adobe Flex
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 49125 - 49154 of 149627   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
49125
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...
envidobi
Offline Send Email
Sep 1, 2006
7:12 am
49126
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...
Kumar
jain_kumar11
Offline Send Email
Sep 1, 2006
7:43 am
49127
Hi, simple question - and hopefully a simple answer :) Imagine I have an ArrayCollection searchResult which is used to display results returned from a fill()...
Dirk Eismann
richinternet_de
Offline Send Email
Sep 1, 2006
7:48 am
49128
Easier than LocalConnection is compiling the swf using the Flash9 alpha version. Then using the SWFLoader, and on event complete you should typecast the...
wesubotnix
Offline Send Email
Sep 1, 2006
7:53 am
49129
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...
Frias, Roberto
williamxtreme24
Offline Send Email
Sep 1, 2006
8:10 am
49130
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...
Frias, Roberto
williamxtreme24
Offline Send Email
Sep 1, 2006
8:13 am
49131
... 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...
Tom Chiverton
tom.chiverton
Offline Send Email
Sep 1, 2006
8:32 am
49132
... 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...
Tom Chiverton
tom.chiverton
Offline Send Email
Sep 1, 2006
8:37 am
49133
See below for a good discussion on this: http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60& ...
Paul Williams
paulw@...
Send Email
Sep 1, 2006
9:07 am
49134
I was looking into docs (flash.display.AVMMovie), didn't found any method (gotoAndPlay etc)... I guess, docs are not updated ? -abdul...
Abdul Qabiz
abdulqabiz3
Offline Send Email
Sep 1, 2006
9:08 am
49135
You should use flash.display.MovieClip.. /Fredrik ... method...
wesubotnix
Offline Send Email
Sep 1, 2006
9:10 am
49136
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...
Abdul Qabiz
abdulqabiz3
Offline Send Email
Sep 1, 2006
9:14 am
49137
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...
Abdul Qabiz
abdulqabiz3
Offline Send Email
Sep 1, 2006
9:14 am
49138
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...
Dirk Eismann
richinternet_de
Offline Send Email
Sep 1, 2006
9:26 am
49139
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@...
Send Email
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 ...
Phil Marston
pmarstonuoa
Offline Send Email
Sep 1, 2006
9:33 am
49141
... 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...
Tom Chiverton
tom.chiverton
Offline Send Email
Sep 1, 2006
9:35 am
49142
Modified your code, quick and dirty solution but might give some idea.. <?xml version="1.0" encoding="utf-8"?> <mx:Application...
Abdul Qabiz
abdulqabiz3
Offline Send Email
Sep 1, 2006
9:57 am
49143
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...
joangarnetdotcom
joangarnetdo...
Offline Send Email
Sep 1, 2006
11:19 am
49144
Hi All, Was wondering if there are any links to tutorials on creating data driven applications. The tutorial must have "connecting databases", "retriving query...
Pramod
dpramod
Offline Send Email
Sep 1, 2006
11:20 am
49145
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...
Michael Klishin
michael_klishin
Offline Send Email
Sep 1, 2006
11:22 am
49146
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@...
Send Email
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 ...
Kaleb Pederson
kaleb_pederson
Offline Send Email
Sep 1, 2006
11:40 am
49148
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...
Micky Hulse
micky97402
Offline Send Email
Sep 1, 2006
11:43 am
49149
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...
comeinsidetochat
comeinsideto...
Offline Send Email
Sep 1, 2006
11:44 am
49150
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 ...
Marcelo de Moraes Serpa
celoserpa
Offline Send Email
Sep 1, 2006
11:57 am
49151
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 ...
dreuimar
Offline Send Email
Sep 1, 2006
12:18 pm
49152
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...
Mike Collins
beamwalker2000
Offline Send Email
Sep 1, 2006
12:33 pm
49153
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...
j_sevlie
Online Now Send Email
Sep 1, 2006
12:43 pm
49154
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...
qnotemedia
Offline Send Email
Sep 1, 2006
12:44 pm
Messages 49125 - 49154 of 149627   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help