[flexcoders] Enabling Digital Signatures

2006-12-05 Thread Pramod
Hey Guys,

I am not too sure if this possible at all in the first place. However, 
I am confident that there might be some work-a-arounds for the same.

I have to create a simple Sales Order. The form has been created and 
connected using a WSDL. The new challenge is that I have a field which 
says Checked and Signed by. This in the past was using an Adobe form 
and as you guys know that there is a signature field and was quite a 
easy solution. We are planning to have flex app for this and the 
challenge is now at getting this signature input. Any thoughts over 
this, recommendations will be of great help to us.

Thanks a lot and best regards,
Pramod



[flexcoders] Getting ServerVariables(LogOn_User)

2006-10-03 Thread Pramod
Hi,

In the past I used to get user information on my intranet 
applications using the ServerVariables(LOGON_USER) in ASP. Can we 
we acheive this in Flex? Using Flex can we access ServerVariables?

I need this to avoid the standard Log in screen into an 
application. From my point of view it's not a effective way atleast 
on a Intranet.

Any pointers will be appreciated.

Thanks in Advance,

Best Regards,
Pramod Dharani

Here's the sample function I used in the past:
'get the logged user
Function GET_LOGGEDUSER ()
strNTUser = RTrim(Request.ServerVariables(LOGON_USER))
iPos = Len(strNTUser) - InStr(1, strNTUser,\,1)
GET_LOGGEDUSER = Right(strNTUser, iPos)
End Function





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Flex Coders Required

2006-09-28 Thread Pramod
Hey All,

Interested! Send me your latest CV. We need two flex and flash experts. 
The location for work will be in Bangalore. Send me your resume at 
[EMAIL PROTECTED] I will respond with the rest of the details.

Thanks and regards,
Pramod





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Programmatically edit the css

2006-09-26 Thread Pramod
Hey All,

Is there a way I can edit the css file used in my application? 
Basically i want to change the background of the application based on 
the user input?

Any pointers are appreciated.

Thanks a lot in advance,
Pramod 






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Macromedia Flex 2.0 Charts Explorer

2006-09-08 Thread Pramod
Hi All,

I found this link and for some strange reasons it dosent load any 
content in my system. Is it got something to do with the Browser 
settings? The link is as follows -
http://weblogs.macromedia.com/flex_samples/charts_explorer/explorer.html

Regards,
Pramod





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Simple Drill down Charts

2006-09-07 Thread Pramod
Hi,

I am sure many of you have worked on Drill Down Charts. Can someone 
share his/her work (with view source functionality enabled)? Any 
pointers to tutorials will be appreciated.

Thanks a lot and hoping to find some good links.

regards,
Pramod









 Yahoo! Groups Sponsor ~-- 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/TktRrD/gOaOAA/yQLSAA/nhFolB/TM
~- 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Anybody tried this?

2006-09-04 Thread Pramod
Hi,

I am working on a project where in the requirement is as follows -

The whole project is a wizard. My project folder has a 
folder 'myComponents' - basically consisting of various charts (in fact 
all the charts which Flex Charting supports). In step 2 in need to 
display all these componets (charts) in a tile list and the user would 
drag and drop the required charts into a work area. Can someone tell me 
how to make a thumbnail tile list of all the componets created in 
my 'myComponents' folder?
Thanks a lot in advance.
Regards,
Pramod





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Pointers to Flex Data Tutorials

2006-09-01 Thread Pramod
Hi All,

Was wondering if there are any links to tutorials on creating data 
driven applications. The tutorial must have connecting 
databases, retriving query based data etc.

Hoping to find some tutorials . . .

regards,
Pramod





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Dynamically Create a MXML file

2006-08-08 Thread Pramod
Hi,

I am currently working an a project where the reqirement is as follows -

I need to get info from the user and on submit, create an application 
with the inputs from the previous form.

Is there a tutorial or a link where i can find info on how to create an 
mxml file and generate them on a click of a button?

Thanks a lot in Advance,
Regards,
Pramod







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Laying out two charts

2006-08-07 Thread Pramod
Hi,

I have a requirement where in I need to show two charts in a form of a 
Dashboard. I have two non-dependant charts in two mxml files 
(Linechart.mxml and pieChart.mxml).How do i integrate them in a single 
mxml file - main.mxml file.
Thanks in advance,
Pramod





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Flex Charting - DrillDown3

2006-08-03 Thread Pramod
Hey All,

Another problem, i was working on a Drill down chart. Bascially it 
uses the code in 
http://flexapps.macromedia.com/flex15/chartexplorer/explorer.mxml and 
option Data Drill Down 3 under the Misc Tech and Examples. I have no 
clue why dosnet this line of code work -

mx:ColumnChart id=chart width=100% height=100% 
dataProvider={results} showDataTips=true
mouseClickData=selectedMonth=results[event.hitData.index]

it throws an error as follows - 1119: Access of possibly undefined 
property index through a reference with static type mx.charts:HitData.
ExecutiveDashboard.mxml ExecutiveDashboard

Can somebody please help me?

thanks and regards,
Pramod






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Flex charting

2006-07-31 Thread Pramod
Hi All,

Maybe a basic question being a new to Flex. I was working the 
Charting Componets in Flex. Here's what i did: copied the code from - 
http://flexapps.macromedia.com/flex15/chartexplorer/explorer.mxml
(i guess it's not a new URL to this forum) and tried executing it 
locally. However when i copy the 
same code into my system and execute i get an error on the 
mx:Model. 
I have pasted the code below for reference - 

?xml version=1.0 encoding=utf-8?

mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml;
width=100% height=100%
initialize=srv.send()

mx:HTTPService id=srv url=data.xml/

mx:Model id=results{srv.result.data.result}/mx:Model

mx:LineChart id=chart dataProvider={results} 
showDataTips=true width=100% height=100%

mx:horizontalAxis
mx:CategoryAxis dataProvider={results} 
categoryField=month/
/mx:horizontalAxis

mx:series
mx:Array
mx:LineSeries yField=apple name=Apple/
mx:LineSeries yField=orange name=Orange/
mx:LineSeries yField=banana name=Banana/
/mx:Array
/mx:series

/mx:LineChart

/mx:Application

Where am I do it wrong? Also the Namespace in the URL is Macromedia 
and in my System is Adobe? Dose this make a difference?

Please, please do help me.

Thanks and Regards,
Pramod






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/