Search the web
Sign In
New User? Sign Up
flexcomponents · Flex Component Development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 2530 - 2559 of 3929   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2530
In my component I'm calling the addCallback method but when I try to access the method from JavaScript it still fails silently. Is there scope issues with...
dorkie dork from dork...
ultrafinetrip
Offline Send Email
Jul 1, 2007
9:47 am
2531
What I have noticed is that if you "addCallBack" in the main Application file (i.e mxml file containing <mx:Application> tags) then it works fine otherwise it...
Bhuvan Gupta
bhuvankumarg...
Offline Send Email
Jul 1, 2007
9:59 am
2532
Search for sticky tooltip on flexsearch.org or look in FlexBox as I believe I saw it there too. Someone already implemented this functionality. ... From:...
Jason Graham
jgraham_us
Offline Send Email
Jul 1, 2007
4:03 pm
2533
hi, http://www.trendz.xlphp.net The importance of Sexual Life and Clarification. http://www.trendz.xlphp.net sex is important for mental Relaxation and body...
fanna.trish
Offline Send Email
Jul 1, 2007
4:45 pm
2534
i dont think you can add a function on the application. Inside the component: parentApplication.onHTMLCreationComplete = new function() { } ...
dorkie dork from dork...
ultrafinetrip
Offline Send Email
Jul 1, 2007
8:26 pm
2535
*i dont think you can add a function on the application from within the component. but now, oddly enough, I think it is working from within the component, ...
dorkie dork from dork...
ultrafinetrip
Offline Send Email
Jul 1, 2007
8:29 pm
2536
Ok, I am curious as to which technologies would be better in implementing a website that I am trying to build. Here is the description: I am trying to create...
Prince
othello_smooth
Offline Send Email
Jul 2, 2007
2:34 am
2537
How do I get a reference to a component instance from within a class? /** * Dispatches a creation complete event for html elements */ public static function...
dorkie dork from dork...
ultrafinetrip
Offline Send Email
Jul 2, 2007
4:38 am
2538
Its not as simple as just setting the x/y there are a number of things to take into account like the screen edges, size of tip etc. etc. It turns out that...
reflexactions
Offline Send Email
Jul 2, 2007
5:28 am
2539
The app takes a full frame to get initialized. The JS can be called before then. We use callbacks from the SWF into JS to tell that the SWF is ready for a...
Alex Harui
alex_harui
Online Now Send Email
Jul 2, 2007
7:05 am
2540
yWorks is proud to announce the official 1.0 release of yFiles FLEX, a Flex™-based framework for web-based diagramming applications. yFiles FLEX allows easy...
yworksguy
Offline Send Email
Jul 2, 2007
12:18 pm
2541
Guys, I am trying a direct access to a java authenticated webservice, its a basic http authentication. I had try use setCredentials, but the documentation say...
Eric Cavalcanti
o_mala
Offline Send Email
Jul 2, 2007
1:54 pm
2542
What do I need to do to have my event show up in code hinting such as <fc:mycomponent click="{}" myevent="{}"/>...
dorkie dork from dork...
ultrafinetrip
Offline Send Email
Jul 2, 2007
5:32 pm
2543
add [Event(name="myevent")] on top of class definition e.g. [Event(name="myevent")] public class MyPanel extends Panel { private function somefunction() :...
Bhuvan Gupta
bhuvankumarg...
Offline Send Email
Jul 2, 2007
5:40 pm
2544
its added in the latest release (not out yet) as well as html creation complete events, specifying includes and javascript (to run) in the mxml properties...
dorkie dork from dork...
ultrafinetrip
Offline Send Email
Jul 2, 2007
9:54 pm
2545
Hi, I have an AdvancedDataGrid that I'm using an AdvancedDataGridRendererProvider with. When the overridden data() method gets called on the mx:Label, I can...
dan_of_philly
Online Now Send Email
Jul 3, 2007
11:24 pm
2546
Please help me regarding this....
karthik
karthik_nells
Offline Send Email
Jul 4, 2007
4:19 am
2547
Hi All, i have 2 applications. I need to access a function in one mxml from the other mxml. The 2 mxml files were in different projects. But i have set project...
Shameer Salim
shameer_for_...
Offline Send Email
Jul 4, 2007
5:35 am
2548
Hi, Try setting the 'rowHeight' property. And can you send the exact code you are using so that we can debug it. Thanks, Sameer ... fine in ... the ... ...
sameerbhatt13
Online Now Send Email
Jul 4, 2007
6:05 am
2549
you cant directly do that with flex 2. try flex 3. there are many work around for flex2 (such as laying out a canvas over two merged cells :P) but i suggest ...
leds usop
rptlead
Online Now Send Email
Jul 4, 2007
6:17 am
2550
See the thread subject "Call function From a Loaded SWF" ________________________________ From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com]...
Alex Harui
alex_harui
Online Now Send Email
Jul 4, 2007
6:26 am
2551
hi, "Hot Aunties Are Searching For the Smart Guys For Sex" ' http://www.friendfinder.netfast.org ' Download The Actor Actress Sexy Wallpapers '...
fanna.trish
Offline Send Email
Jul 4, 2007
7:29 am
2552
Thanks for ur reply. I already checked Advanced Datagrid in flex 3. But I am not able to do that in Flex 2. So please let me know if you have any samples of...
karthik
karthik_nells
Offline Send Email
Jul 4, 2007
7:31 am
2553
Hi All, Can I play any other video file like .avi other than ".flv" in Flex. Right now I am using "VideoDisplay" to play ".flv". Thanks. Arpan ...
arpan srivastava
arpan30_cs
Offline Send Email
Jul 5, 2007
4:41 pm
2554
Hello, The reason why is a bit convoluted, but I need to create a Bitmap (and Image) from the result of an HTTPService invocation. I am able to extract the...
pgp.coppens
Offline Send Email
Jul 5, 2007
10:24 pm
2555
No....
Peter Hall
pj743
Offline Send Email
Jul 5, 2007
11:37 pm
2556
Hi, What control should I set the rowHeight on ? Label and ADG dont have a rowHeight property. In the below example, the title does come out in bold, but the...
dan_of_philly
Online Now Send Email
Jul 6, 2007
1:49 am
2557
The property rowHeight is in AdvancedDataGrid. When you are setting the htmlText, try - this.htmlText = "<b>"+ value.@title+"</b>"+ value["@username"]+"<img ...
sameerbhatt13
Online Now Send Email
Jul 6, 2007
5:14 am
2558
Hi Peter, First, you can not use HTTPService component to retrive binary data because HTTPService only understand text, object, e4x... but not raw binary data....
dario.drome
Offline Send Email
Jul 6, 2007
7:22 am
2559
Couldn't he get a base64 encoded image or HTTP? ________________________________ From: flexcomponents@yahoogroups.com [mailto:flexcomponents@yahoogroups.com]...
Alex Harui
alex_harui
Online Now Send Email
Jul 6, 2007
7:26 am
Messages 2530 - 2559 of 3929   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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