Hi
Preparing an Email from Flex is easy - just navigate to "MailTo:" as a
URL and you'r done. you can also add all relevant parameters
(subject,cc, etc) as needed.
My question is - how to add a file attachment when the mail client is
outlook?
More specifically I have 2 questions :
1) I wo
Hi
Does anyone knows how Circular Binding works? I've used the follwing
action script code and I've expected it to go into endless loop - but it
did not. Any idea why ?
BindingUtils.bindProperty(item,"Threshold",txtin,"text");
BindingUtils.bindProperty(txtin,"text",item,"Threshold");
Th
Hi
I think it is a bug in flex.
It happens to while assigning a JPG image as a background to a Canvas. I
overcome the problem by adding a transparent layer on top of the
background and adding the ContextMenu to it.
Raz
--- In flexcoders@yahoogroups.com, "Battershall, Jeff"
<[EMAIL PROTECT
Hi
I've encountered a situation in which I had to provide both click,
dbl-click and drag for the same graphical element.
I'm kinda of new to flex so I'm not sure the solution here is the best
- but it worksÂ…
In principal the solution handles both mouseDown and mouseDown events on
the obj
Hi there
I have 2 questions for you - the graphical experts - out there:
* What is the best way to present a picture as a watermark .I tried
using the Application Background Image Tag on a GIF but the GIF colors
were distorted and the watermark effect was lost [:((] . How can I
overcome t
Hi
Did anyone succeed in connecting the flex builder to Visual source safe?
Is the usual Eclipse plug-in "org.vssplugin_1.6.1" works in this
environment? How?
Thanks
is changing the wsdl propery of the web service enough ? or should I
use the "loadwsdl" method as well?
When I'm, repating the action (in logout login case) - should I logout
or disconnect the service before resetting the wsdl?
Thanks
7 matches
Mail list logo