Re: [flexcoders] AJAX ms etc -- Flex2: pricing info

2005-11-10 Thread Manish Jethani
On 11/10/05, Scott Barnes [EMAIL PROTECTED] wrote:

  XmlHttpRequest has been staring everyone in the face for years, yet some
 clown throws an acronym behind to highlight how cool it can be used, and
 suddenly a religion is formed.

I would give credit to the killer applications built using
JavaScript/DHTML by Google and then others following suit.  Hey, if
it works for Google why wouldn't it work for me?  So everyone starts
playing with the tech and it gets a new name -- AJAX.

The AJAX phenomenon is nothing but testimony to the pent up demand for
better user experiences on the web.  Developers are willing to go out
of their way, do all sorts of hacks, to create better experiences. 
It's like the Perl/CGI wave before J2EE or PHP or Rails.  Who creates
web apps in Perl/CGI anymore?

There's always a right tool for the job.  Like Flex :)


 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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/
 




Re: [flexcoders] prompt property in ComboBox as array?

2005-11-10 Thread Samuel Reuben



I guess you could put in quite a long note(instructions) broken up into small bits.

-sam
On 11/9/05, Manish Jethani [EMAIL PROTECTED] wrote:
Hi flexcoders,There's a prompt property in the ComboBox control in Flex 1.5. Thevalue can be either a string or an array (I bet you didn't know about
the array bit ;) )e.g. mx:ComboBox dataProvider={['1', '2', '3']} prompt=-select one- / mx:ComboBox dataProvider={['1', '2', '3']} prompt={['a', 'b', 'c']} /
In the second example, the items 'a', 'b' and 'c' get displayed in thedropdown list as prompts.Has anyone ever used prompt as an _array_? What was the use-case? (Reply only if you've used it as an _array_ in a real application.)
Manish--l33t f3lx h4x0rm4cr0m3d14--Flexcoders Mailing ListFAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: 
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
SPONSORED LINKS 




Web site design development 

Computer software development 

Software design and development 


Macromedia flex 

Software development best practice 


YAHOO! GROUPS LINKS 

Visit your group flexcoders on the web. 
To unsubscribe from this group, send an email to:
[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 










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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] prompt property in ComboBox as array?

2005-11-10 Thread Dirk Eismann
sorry for the offtopic-reply but shouldn't your signature read l33t fl3x h4x0r 
instead of l33t f3lx h4x0r ?
 
Dirk.



Von: flexcoders@yahoogroups.com im Auftrag von Manish Jethani
Gesendet: Mi 09.11.2005 09:36
An: Flexcoders
Betreff: [flexcoders] prompt property in ComboBox as array?



Hi flexcoders,

There's a prompt property in the ComboBox control in Flex 1.5.  The
value can be either a string or an array (I bet you didn't know about
the array bit ;) )

e.g.

  mx:ComboBox dataProvider={['1', '2', '3']} prompt=-select one- /
  mx:ComboBox dataProvider={['1', '2', '3']} prompt={['a', 'b', 'c']} /

In the second example, the items 'a', 'b' and 'c' get displayed in the
dropdown list as prompts.

Has anyone ever used prompt as an _array_?  What was the use-case?
(Reply only if you've used it as an _array_ in a real application.)

Manish

--
l33t f3lx h4x0r
m4cr0m3d14



--
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










 Yahoo! Groups Sponsor ~-- 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/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/

* 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/
 
winmail.dat

[flexcoders] Soap Question

2005-11-10 Thread James





Hello Everyone,

I'm getting a very strange error.

Request implements version: http://schemas.xmlsoap.org/soap/envelope/ 

Response implements version http://schemas.xmlsoap.org/wsdl/

I've looked in the Docs found nothing on this, and I don't 
know how to modify the WEBService to change:

The WEBService:

 mx:WebService id="PaymentWS" 
protocol="http"wsdl="http://localhost/SerialDevice/SerialDevice.dll?Handler=GenSerialDeviceWSDL"showBusyCursor="true" 
fault="faultHandler(event.fault.faultstring)" concurrency="multiple" 
load="runServices()" 
mx:operation name="OpenPort" 
result="ResultHandler(event.result.OpenPortOut)" 
mx:request 
bstrPortNameCOM4/bstrPortNameBaudRate9600/BaudRateByteSize8/ByteSizeparityN/parityStopBits1/StopBitsiReadTimeoutms300/iReadTimeoutms 
/mx:request/mx:operation 
mx:operation name="Read" 
result="ReadResultHandler(event.result.ReadOut)"mx:requestiDeviceNumber{ReadComPortNumber}/iDeviceNumber/mx:request/mx:operation 
mx:operation name="Write" 
result="WriteResultHandler(event.result.WriteOut)"mx:requestiDeviceNumber{WriteComPortNumber}/iDeviceNumber/mx:request/mx:operation 
mx:operation name="ClosePort" 
result="CloseResultHandler(event.result.ClosePortOut)"mx:requestiDeviceNumber{CloseComPortNumber}/iDeviceNumber/mx:request/mx:operation 
/mx:WebServiceAny help would greatly be 
appreciated

James





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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] prompt property in ComboBox as array?

2005-11-10 Thread Samuel Reuben



Yeah, Manish agrees on that...
On 11/10/05, Dirk Eismann [EMAIL PROTECTED] wrote:
sorry for the offtopic-reply but shouldn't your signature read l33t fl3x h4x0r instead of l33t f3lx h4x0r ?
Dirk.Von: flexcoders@yahoogroups.com im Auftrag von Manish Jethani
Gesendet: Mi 09.11.2005 09:36An: FlexcodersBetreff: [flexcoders] prompt property in ComboBox as array?Hi flexcoders,There's a prompt property in the ComboBox control in Flex 
1.5. Thevalue can be either a string or an array (I bet you didn't know aboutthe array bit ;) )e.g. mx:ComboBox dataProvider={['1', '2', '3']} prompt=-select one- /
 mx:ComboBox dataProvider={['1', '2', '3']} prompt={['a', 'b', 'c']} /In the second example, the items 'a', 'b' and 'c' get displayed in thedropdown list as prompts.
Has anyone ever used prompt as an _array_? What was the use-case?(Reply only if you've used it as an _array_ in a real application.)Manish--l33t f3lx h4x0rm4cr0m3d14--
Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links--Flexcoders Mailing ListFAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: 
http://www.mail-archive.com/flexcoders%40yahoogroups.com 



YAHOO! GROUPS LINKS 

Visit your group flexcoders on the web. 
To unsubscribe from this group, send an email to:
[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 










--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] How to give hyperlink to a record in data grid

2005-11-10 Thread sandip_patil01
Hi All,

I have a datagrid containing 4 columns.
I have inserted static records in data grid using xml.
But in last column's record I want to give hyperlink to it.

say in last column I have record view.
I want to give hyperlink to this view word

Thx,
sandip







 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/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/

* 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] another event, instead move?

2005-11-10 Thread keishichi2001
env : Flex1.5 + Cairngorm

little bit difficult to explain my situation

===

i've trying to develop a catalog-viewer application with Flex.
Multiple components i have...

Main.mxml : this is the main application that user access.
cat1.mxml : catalog application 1.
cat2.mxml : catalog application 2.
...
catn.mxml : catalog application n.

Single catalog application may contain about 10 pages, so i used
ViewStack and 10 pages are all child(mx:Image) of the ViewStack.
The size of a page is vertical-rectangle(ie, 300x900).
However size of the ViewStack - that i mentioned above - is 300x300.
Which means, each page should have vertical scrollbar that user could
browse top, middle, bottom of the page.

Now, Main.mxml has 'catalog chooser' so that user could choose a
catalog they want to browse.
Main.mxml also has the catalog-controller so that user can move pages
either 'previous' or 'next'.
Also they could browse any part of the current page - top, middle, bottom.

All of catalog applications are defined within Main.mxml as follows.

mx:Loader contentPath=catalog/cat1.mxml.swf ... /

which means, the catalog user specified should be loaded dynamically.
In this case, AS code inside of Main.mxml doesn't work against cat1.mxml.
Therefore i use ModelLocator of Cairngorm, so that both main
application and catalog application should be able to share
information, like Y-axis of the image.(yes, sharing Y-axis does work
correctly.)

=

Now, my issue

Remember, single page of a catalog application has 300x900 size.
So user can move top to middle, middle to bottom, whatever
I'd like to give the page(mx:Image) with Effect(moveEffect), for
natural page moving...
I reallized i should at least have four Effects as following.

mx:Effect
  mx:Move name=movePageU2M yFrom=0 yTo=-300 duration=300 /
  mx:Move name=movePageM2B yFrom=-300 yTo=-600 duration=300 /
  mx:Move name=movePageB2M yFrom=-600 yTo=-300 duration=300 /
  mx:Move name=movePageM2U yFrom=-300 yTo=0 duration=300 /
/mx:Effect

And either of them should be set against moveEffect of mx:Image, when
user act on catalog-controller of Main.mxml.

For this, i've already tryied move event of mx:Image.
The event object has y, and oldY. I thought i could compare them and
tried to setStyle(moveEffect, ModelLocator.catEffect) within move event.
* ModelLocator.catEffect was set when user contolls catalog-controller
of Main.mxml.
However move event is broadcast *just after* object moved.
So above my code doesn't work well.


==

I hope some of you understand my explantion,,,
and could you please give me any clue?


Thanks in advance,
Keishichi







 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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] Re: Soap Question

2005-11-10 Thread Dave Wolf
If you were to re-write the mx:WebService tag so it only contained
one operation each, does the problem go away?

-- 
Dave Wolf
Cynergy Systems, Inc.
Macromedia Flex Alliance Partner
http://www.cynergysystems.com

Email:  [EMAIL PROTECTED]
Office: 866-CYNERGY

--- In flexcoders@yahoogroups.com, James [EMAIL PROTECTED] wrote:

 Hello Everyone,
  
 I'm getting a very strange error.
  
 Request implements version: http://schemas.xmlsoap.org/soap/envelope/ 
 Response implements version http://schemas.xmlsoap.org/wsdl/
  
 I've looked in the Docs found nothing on this, and I don't know how to
 modify the WEBService to change:
  
 The WEBService:
  
 mx:WebService id=PaymentWS protocol=http
  

wsdl=http://localhost/SerialDevice/SerialDevice.dll?Handler=GenSerialDevice
 WSDL
   showBusyCursor=true
 fault=faultHandler(event.fault.faultstring)
concurrency=multiple
 load=runServices()
 mx:operation name=OpenPort
 result=ResultHandler(event.result.OpenPortOut)
  mx:request
  bstrPortNameCOM4/bstrPortName
 BaudRate9600/BaudRate
 ByteSize8/ByteSize
 parityN/parity
 StopBits1/StopBits
 iReadTimeoutms300/iReadTimeoutms
   /mx:request
   /mx:operation
 mx:operation name=Read
 result=ReadResultHandler(event.result.ReadOut)
mx:request
 iDeviceNumber{ReadComPortNumber}/iDeviceNumber
/mx:request
   /mx:operation
 mx:operation name=Write
 result=WriteResultHandler(event.result.WriteOut)
mx:request
 iDeviceNumber{WriteComPortNumber}/iDeviceNumber
/mx:request
   /mx:operation
 mx:operation name=ClosePort
 result=CloseResultHandler(event.result.ClosePortOut)
mx:request
 iDeviceNumber{CloseComPortNumber}/iDeviceNumber
/mx:request
   /mx:operation
 /mx:WebService
 Any help would greatly be appreciated
  
 James








 Yahoo! Groups Sponsor ~-- 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/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/

* 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/
 




RE: [flexcoders] Re: Problem with type casting a TreedataProvider back to array...

2005-11-10 Thread Arunkumar S



I have try this first it self, when i tried this even the Root node "Base" is not displayed and so i tried with [].

Ifound out a work around for this problem. I'm modifying the treeDetails directly whenever i'm moving the nodes of the tree. When i send back the treeDetails to Java, it works fine.

Thanks Matt, thanks for your effort and interest shown in responding to my mail. 

Thanks and Regards,
Arun.Matt Chotin [EMAIL PROTECTED] wrote:









var treeDetails: Object = [{name: "Base"}];
When you put [] around something that turns it into an array. Try using this instead:

var treeDetails: Object = {name: "Base"};





From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Arunkumar SSent: Tuesday, November 08, 2005 11:29 PMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: Problem with type casting a TreedataProvider back to array...


I've done the same thing as you said, if you look at the code once again you can clearly note that treeDetails is an Object and not an array, yet can't find the solution for it. For your referance please see the mxml file below.



Regards,

Arun






?xml version="1.0" encoding="utf-8"?mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml"width="100%"height="100%"marginBottom="0"marginLeft="0"marginRight="0"marginTop="0"verticalGap="0"horizontalGap="0"mx:RemoteObjectid="RO"result="treeDetails.children=event.result"fault="mx.controls.Alert.show((event.fault.faultstring, 'Error'))"source="Tree.BuildTree"showBusyCursor="true"  mx:method
 name="getTreeData" / /mx:RemoteObjectmx:Panel creationComplete="RO.getTreeData();" width="258" height="471"mx:Script![CDATA[

var treeDetails: Object = [{name: "Base"}];var srcNode: Object;var srcParentNode : Object;public function onClickOfUpdate(){//var arr:Array = mx.utils.ArrayUtil.toArray(treeComponent.dataProvider);var arr:Array = treeComponent.dataProvider.getProperty("children");RO.updateTreeData(arr);}public function treeClick(event){srcParentNode =
 treeComponent.selectedNode.getParent();}function onClickOfUp(){if(srcParentNode.indexOf(treeComponent.selectedNode)  0){var srcNode = treeComponent.selectedNode;var index = srcParentNode.indexOf(srcNode);srcParentNode.removeTreeNodeAt(srcParentNode.indexOf(treeComponent.selectedNode));srcParentNode.addTreeNodeAt(index-1, srcNode);}else if(srcParentNode.getProperty('name') == undefined || srcParentNode.indexOf(treeComponent.selectedNode) == undefined) // when no node is selected{mx.controls.Alert.show("Please select a node before moving or The
 selected node is the Root node");}else // Selected node is the first node of its parent{mx.controls.Alert.show("Can't Move further Up");}}function onClickOfDown(){/* if the selected node last node of it's parent, move the node a position below */if(srcParentNode.indexOf(treeComponent.selectedNode) srcParentNode.getChildNodes().length-1){var srcNode = treeComponent.selectedNode;var index = srcParentNode.indexOf(srcNode);srcParentNode.removeTreeNodeAt(index);srcParentNode.addTreeNodeAt(index +
 1,srcNode);}else if(srcParentNode.getProperty('name') == undefined || srcParentNode.indexOf(treeComponent.selectedNode) == undefined) // when no node is selected{mx.controls.Alert.show("Please select a node before moving or The selected node is the Root node");}else // Selected node is the last node of its parent{mx.controls.Alert.show("Can't move further down");}}]]/mx:Scriptmx:HBox horizontalAlign="center" verticalAlign="middle" width="99%" height="40"mx:Button label="Up" click="onClickOfUp();"
 /mx:Button label="Down" click="onClickOfDown();" /mx:Button label="Update" click="onClickOfUpdate();" //mx:HBoxmx:Tree id = "treeComponent"dataProvider="{treeDetails.children}"labelField="name"cellPress="treeClick(event);" width="100%"height="86%"marginBottom="0"marginLeft="0"marginRight="0"marginTop="0"verticalGap="0"horizontalGap="0"borderThickness="0"backgroundSize="0"borderSides="0"
 hScrollPolicy="auto"vScrollPolicy="auto"fontFamily="Arial"fontSize="12"fontWeight="bold"/

/mx:Panel/mx:Application

!-- End of TreeCmp --






Matt Chotin [EMAIL PROTECTED] wrote:

You need to make sure that the dataProvider you assign to the Tree is single Object, not an array. So where you have treeDetails that should not be an Array but perhaps just the object. I would then also wait to assign the Tree.dataProvider until the result has come back. That way you can set up the whole structure, assign the dataProvider, and the nodes should be constructed correctly. 

Good luck!

Matt




From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Arunkumar SSent: Monday, November 07, 2005 11:52 PMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Re: Problem with type casting a TreedataProvider back to array...



I've attached the files again, please find a solution or work around for me...



Regards,

Arunm_chotin [EMAIL PROTECTED] wrote: 

can you re-post the file please? macromedia started 

Re: [flexcoders] How to give hyperlink to a record in data grid

2005-11-10 Thread Manish Jethani
On 11/10/05, sandip_patil01 [EMAIL PROTECTED] wrote:

 I have a datagrid containing 4 columns.
 I have inserted static records in data grid using xml.
 But in last column's record I want to give hyperlink to it.

Use a custom cell renderer using a Link.


 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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] problem with repeater displaying only one record

2005-11-10 Thread Paolo Bernardini
I was testing a simple application to see if it was possible to have 
a custom cellRenderer that displays multple rows of data depending 
on the dataProvider's value. Then setting variableRowHeight=true 
on the dataGrid that uses the cellRenderer I wanted to see if the 
rowHeight was adjusting to the height of the cellRenderer.

It did, but then I've noticed to problem. I'll attach the source 
code to make myself clearer.

Application code:

?xml version=1.0 encoding=utf-8?
  mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml;
mx:Model id=myDP
item num=1 fname=Christina 
email=[EMAIL PROTECTED] state=MA status=active
  multiRows label=one/
  multiRows label=two/
  multiRows label=three/
  multiRows2 label=three/
/item
item num=2 fname=Louis email=[EMAIL PROTECTED] 
state=FL status=active
  multiRows label=one/
  multiRows2 label=three/
/item
item num=3 fname=Bob email=[EMAIL PROTECTED] 
state=CA status=active
  multiRows label=one/
  multiRows label=two/
  multiRows2 label=three/
  multiRows2 label=three/
  multiRows2 label=three/
/item
item num=3 fname=Bob email=[EMAIL PROTECTED] 
state=CA status=active
  multiRows label=one/
  multiRows label=two/
  multiRows label=three/
  multiRows label=four/
  multiRows2 label=three/
  multiRows2 label=three/
/item
/mx:Model
mx:DataGrid id=dg1 dataProvider={myDP.item} 
editable=false hScrollPolicy=off variableRowHeight=true 
width=50% height=100% verticalAlign=top hGridLines=true 
hGridLineColor=#00
  mx:columns
mx:Array
  mx:DataGridColumn columnName=num headerText=num/
  mx:DataGridColumn columnName=fname headerText=name/
  mx:DataGridColumn columnName=email headerText=Email/
  mx:DataGridColumn columnName=state headerText=State/
  mx:DataGridColumn columnName=status 
headerText=Status/
  mx:DataGridColumn columnName=multiRows 
headerText=multiRows cellRenderer=ManyLabels/
  mx:DataGridColumn columnName=multiRows2 
headerText=multiRows2 cellRenderer=ManyLabels/
/mx:Array
  /mx:columns
/mx:DataGrid
  /mx:Application


CellRenderer code:

?xml version=1.0 encoding=utf-8?
mx:VBox xmlns:mx=http://www.macromedia.com/2003/mxml;
  borderStyle=none
  backgroundAlpha=0
  marginLeft=0 marginRight=0 horizontalAlign=center
  mx:Script
![CDATA[
 var listOwner : MovieClip;
 var getCellIndex : Function;
 var getDataLabel : Function;
 var isCellEditor : Boolean = true;

 function setValue(str:String, item:Object, sel:Boolean) : Void{
if (item[getDataLabel()] == undefined) {
this.visible = false;
} else {
this.visible = true;
rp.dataProvider = item[getDataLabel()];
}
 }
]]
/mx:Script
  mx:Repeater id=rp
mx:Label text={rp.currentItem.label} /
  /mx:Repeater
/mx:VBox


Now the main problem is that if in the model I have only one item as 
data for the repeater that value dosem't show.

The other issue is that when I roll over the cell that uses the 
CellRenderer I notice a very annoying flicker.





 Yahoo! Groups Sponsor ~-- 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/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/

* 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/
 




Re: [flexcoders] prompt property in ComboBox as array?

2005-11-10 Thread Manish Jethani
On 11/10/05, Dirk Eismann [EMAIL PROTECTED] wrote:
 sorry for the offtopic-reply but shouldn't your signature read l33t fl3x 
 h4x0r instead of l33t f3lx h4x0r ?

Yeah, being my QA buddy, Sam already pointed out the bug.  It'll be
fixed in the next build.


 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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/
 




Re: [flexcoders] How to give hyperlink to a record in data grid

2005-11-10 Thread Sandip Patil



Hi Manish,

I appreciate your help if you just elaborate it further.
What you mean custom cell renderer using a Link.
I know there is one attribute for mx:DataGridColumn i.e.cellRenderer.
But how to use it for giving hyperlink.

Thx,
sandip


Manish Jethani [EMAIL PROTECTED] wrote:
On 11/10/05, sandip_patil01 [EMAIL PROTECTED] wrote: I have a datagrid containing 4 columns. I have inserted static records in data grid using xml. But in last column's record I want to give hyperlink to it.Use a custom cell renderer using a Link.
		 Yahoo! FareChase - Search multiple travel sites in one click.

 

 





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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] Re: Soap Question

2005-11-10 Thread James
I took out all the other operations, and I get the same error...

And yes I'm still pulling out my hair

 

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Wolf
Sent: Thursday, November 10, 2005 7:59 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Soap Question

If you were to re-write the mx:WebService tag so it only contained
one operation each, does the problem go away?

-- 
Dave Wolf
Cynergy Systems, Inc.
Macromedia Flex Alliance Partner
http://www.cynergysystems.com

Email:  [EMAIL PROTECTED]
Office: 866-CYNERGY

--- In flexcoders@yahoogroups.com, James [EMAIL PROTECTED] wrote:

 Hello Everyone,
  
 I'm getting a very strange error.
  
 Request implements version: http://schemas.xmlsoap.org/soap/envelope/ 
 Response implements version http://schemas.xmlsoap.org/wsdl/
  
 I've looked in the Docs found nothing on this, and I don't know how to
 modify the WEBService to change:
  
 The WEBService:
  
 mx:WebService id=PaymentWS protocol=http
  

wsdl=http://localhost/SerialDevice/SerialDevice.dll?Handler=GenSerialDevice
 WSDL
   showBusyCursor=true
 fault=faultHandler(event.fault.faultstring)
concurrency=multiple
 load=runServices()
 mx:operation name=OpenPort
 result=ResultHandler(event.result.OpenPortOut)
  mx:request
  bstrPortNameCOM4/bstrPortName
 BaudRate9600/BaudRate
 ByteSize8/ByteSize
 parityN/parity
 StopBits1/StopBits
 iReadTimeoutms300/iReadTimeoutms
   /mx:request
   /mx:operation
 mx:operation name=Read
 result=ReadResultHandler(event.result.ReadOut)
mx:request
 iDeviceNumber{ReadComPortNumber}/iDeviceNumber
/mx:request
   /mx:operation
 mx:operation name=Write
 result=WriteResultHandler(event.result.WriteOut)
mx:request
 iDeviceNumber{WriteComPortNumber}/iDeviceNumber
/mx:request
   /mx:operation
 mx:operation name=ClosePort
 result=CloseResultHandler(event.result.ClosePortOut)
mx:request
 iDeviceNumber{CloseComPortNumber}/iDeviceNumber
/mx:request
   /mx:operation
 /mx:WebService
 Any help would greatly be appreciated
  
 James









--
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



 






 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/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/

* 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/
 




RE: [flexcoders] Cool Flex Site with Free 30 day trial

2005-11-10 Thread Merrill, Jason










I couldnt register on that site. No
matter what Yahoo e-mail account I own that I tried, I kept getting the error:



The email address entered is invalid. Please use the
'[EMAIL PROTECTED]' format.



I was just using [EMAIL PROTECTED] and
confirmed spelling, and that the e-mail and confirm e-mail boxes were correct. Maybe
they dont like Yahoo people.





Jason
Merrill | E-Learning Solutions |
icfconsulting.com 






















From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of sir_janksalot
Sent: Friday, November 04, 2005
7:25 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Cool Flex
Site with Free 30 day trial





There is a new company that has been making a corporate training
solution and doing some pretty cool things with it
in flex... (from
what I understand they are doing some video
branching which can
probably lead to choose your own
adventure type training) 

they offer a totally free 30 day trial at:

https://www1.g-t-t.com/ecom/processPromotion.cfml

could be exciting for those in the business world

sj









NOTICE:
This message is for the designated recipient only and may 
contain privileged or confidential information. If you have received it in 
error, please notify the sender immediately and delete the original.Any 
other use of this e-mail by you is prohibited.






--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











Re: [flexcoders] Code-only Flex apps

2005-11-10 Thread Daniel Cascais
Manish,

Thanks for the info. I'll play arround with it, just to get the grip on things.

Daniel

  You'll need some setup MXML, like so:

  Application initialize=main()
 Script source=main_script.as /
  /Application

  In your main_script.as you write your main function (which is an
  instance method on the Application-derived class).  From there it's
  all yours.

  It'll be hard to do it without a _single line of MXML_ -- there's just
  so much setup code required (see the -generated.as file) that it's
  not work writing by hand.


 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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/
 




RE: [flexcoders] Re: Repeater endIndex ?

2005-11-10 Thread Doodi, Hari - BLS CTR
Hi Tracy,
Thank you very much for the explanation and that is what I am
looking for and you saved my day. Once again thanks!


Thanks!
Hari

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Tracy Spratt
Sent: Tuesday, November 08, 2005 6:17 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: Repeater endIndex ?

In the repeater tag, set count=4.  This will cause only the first 4
items to be displayed.

This is a goods technique for large datasets, for you would then allow
for page-up and page down navigation.  It is much more performant than
rendering say 100 items.

Tracy

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Doodi, Hari - BLS CTR
Sent: Tuesday, November 08, 2005 3:26 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: Repeater endIndex ?

I did not understand. If you don't mind Can you post a sample code. What
I want to do is I want repeater to stop repeat at index 4.

Thanks!
Hari

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of m_chotin
Sent: Tuesday, November 08, 2005 1:39 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Repeater endIndex ?

The count property is what you're looking for.

--- In flexcoders@yahoogroups.com, Doodi, Hari - BLS CTR
[EMAIL PROTECTED] wrote:

 Hi All,
 
 I have a situation where in I get data from database as an
 array of VO of length more than 5 but I have to display only first 5
 records. Is there any way to ask repeater to stop at index 4?  Is
there
 any repeater property like endIndex as opposite  to startIndex. I need
 those extra records for some other comparisons and calculations. 
 
  
 
 Thanks! 
 Hari








--
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



 






--
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



 







--
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



 




 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/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/

* 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/
 




Re: [flexcoders] How to give hyperlink to a record in data grid

2005-11-10 Thread Manish Jethani
On 11/10/05, Sandip Patil [EMAIL PROTECTED] wrote:

 I know there is one attribute for mx:DataGridColumn i.e.cellRenderer.
 But how to use it for giving hyperlink.

It's there in the cell renderer documentation, it's there in the
samples, and there are numerous cell renderer examples if you search
the list archives.


--
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/
 




Re: [flexcoders] Cool Flex Site with Free 30 day trial

2005-11-10 Thread Johan Lopes
Shame their service seems to be geared only towards the US. I live in
London UK and had to use California as my state and 90210 as my
postcode to get access to the trial :(

Anyways, yes it looks cool and the UI interaction is very response
too. It's great to see Flex being used like this.

Johan


 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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/
 




Re: [flexcoders] Cool Flex Site with Free 30 day trial

2005-11-10 Thread Johan Lopes
typo there. I meant responsive of course.

On 11/10/05, Johan Lopes [EMAIL PROTECTED] wrote:
 Shame their service seems to be geared only towards the US. I live in
 London UK and had to use California as my state and 90210 as my
 postcode to get access to the trial :(

 Anyways, yes it looks cool and the UI interaction is very response
 too. It's great to see Flex being used like this.

 Johan



 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/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/

* 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/
 




Re: [flexcoders] Cool Flex Site with Free 30 day trial

2005-11-10 Thread Sjors Pals
Yup, really lame, just use their contact info ;)

6960 W. O'Bannon Drive
Suite 110
Las Vegas, NV 89117

Application looks really nice, one of the best Flex Sites i have seen.


Greets,

Sjors

Johan Lopes wrote:
 Shame their service seems to be geared only towards the US. I live in
 London UK and had to use California as my state and 90210 as my
 postcode to get access to the trial :(

 Anyways, yes it looks cool and the UI interaction is very response
 too. It's great to see Flex being used like this.

 Johan


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



 SPONSORED LINKS
 Web site design development 
 http://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=L-4QTvxB_quFDtMyhrQaHQ
  
   Computer software development 
 http://groups.yahoo.com/gads?t=msk=Computer+software+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=lvQjSRfQDfWudJSe1lLjHw
  
   Software design and development 
 http://groups.yahoo.com/gads?t=msk=Software+design+and+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=1pMBCdo3DsJbuU9AEmO1oQ
  

 Macromedia flex 
 http://groups.yahoo.com/gads?t=msk=Macromedia+flexw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=OO6nPIrz7_EpZI36cYzBjw
  
   Software development best practice 
 http://groups.yahoo.com/gads?t=msk=Software+development+best+practicew1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=f89quyyulIDsnABLD6IXIw
  



 
 YAHOO! GROUPS LINKS

 *  Visit your group flexcoders
   http://groups.yahoo.com/group/flexcoders on the web.

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

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


 




 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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] Best way to create mutiple (+100) objects

2005-11-10 Thread moyosaned
Anybody got a way to create more dan 100 objects and attach them to a
container. This is how I do it now:

I'm doing this on creationComplete of the container(event.target)

for(var i=0;iTOTAL_ITEMS;i++){ 
allItems.push(ThumbItem(event.target.createChild( ThumbItem, item+i,
{})));
allItems[i].contentThumbViewhelper = this;
allItems[i].height = 0;
allItems[i].visible = false;
}

When I'm doing this it looks like the app is freezing, so is there way
to duplicate ThumbItem, instead of creating it every time!!





 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/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/

* 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/
 




RE: [flexcoders] Best way to create mutiple (+100) objects

2005-11-10 Thread João Fernandes
Why not to use a repeater instead? 

João Fernandes
Secção de Desenvolvimento
Departamento de Informática


-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of 
moyosaned
Sent: quinta-feira, 10 de Novembro de 2005 15:31
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Best way to create mutiple (+100) objects

Anybody got a way to create more dan 100 objects and attach them to a 
container. This is how I do it now:

I'm doing this on creationComplete of the container(event.target)

for(var i=0;iTOTAL_ITEMS;i++){ 
allItems.push(ThumbItem(event.target.createChild( ThumbItem, item+i, {}))); 
allItems[i].contentThumbViewhelper = this; allItems[i].height = 0; 
allItems[i].visible = false; }

When I'm doing this it looks like the app is freezing, so is there way to 
duplicate ThumbItem, instead of creating it every time!!





 Yahoo! Groups Sponsor ~-- Fair 
play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/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



 




 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/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/

* 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] Remote Object call - Server Response code

2005-11-10 Thread Boddula, Sridhar

We use AMF Remote Object calls to get data from server.
Our server is protected by siteminder.
Due to multiple logins sever is sending response code 302 for RO call.
But client side RO is not able interpret any response codes other than
200.
RO call is just clocking.

Does any one know how to read server response codes when we use AMF RO
calls?

Thanks,

Sridhar Boddula,
EIS - New Tech. Development
617-664-8566(Work)


 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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/
 




Re: [flexcoders] Cool Flex Site with Free 30 day trial

2005-11-10 Thread Dave Carabetta
On 11/10/05, Sjors Pals [EMAIL PROTECTED] wrote:
 Yup, really lame, just use their contact info ;)

 6960 W. O'Bannon Drive
 Suite 110
 Las Vegas, NV 89117

 Application looks really nice, one of the best Flex Sites i have seen.


I keep getting a The connection to our server has been interrupted.
Click Yes to retry. when attempting to log in. So much for load
testing! ;)

Regards,
Dave.


 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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/
 




Re: [flexcoders] Applications forgetting variables

2005-11-10 Thread nostra72



What do you mean recreating classes





--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] Irregular Tables and TreeTables

2005-11-10 Thread Richard Rodseth



Has anybody done anything like Swing's TreeTable in Flex?

Also, is it possible with cell renderers to do a table/grid where
each selectable row is actually two lines high, and the second line has
information that ignores/spans columns?

Thanks
- Richard






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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] Re: Cool Flex Site with Free 30 day trial

2005-11-10 Thread sir_janksalot
i saw the link on the CF-talk board at houseoffusion.com... if you
search there you could probably find it 

sj






 Yahoo! Groups Sponsor ~-- 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/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/

* 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/
 




Re: [flexcoders] Best way to create mutiple (+100) objects

2005-11-10 Thread Manish Jethani
On 11/10/05, moyosaned [EMAIL PROTECTED] wrote:
 Anybody got a way to create more dan 100 objects and attach them to a
 container. This is how I do it now:

[snip]

 When I'm doing this it looks like the app is freezing, so is there way
 to duplicate ThumbItem, instead of creating it every time!!

You probably will never see all 100 at the same time, no?  You could
use a List with a custom cell renderer -- it recycles the renderer
objects as it scrolls, so you won't have these performance problems.


 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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] Re: Soap Question

2005-11-10 Thread Dave Wolf

Could we see the WSDL?  What encoding is the service using?  Can we
see how you are calling the service, etc.


-- 
Dave Wolf
Cynergy Systems, Inc.
Macromedia Flex Alliance Partner
http://www.cynergysystems.com

Email:  [EMAIL PROTECTED]
Office: 866-CYNERGY x85 


--- In flexcoders@yahoogroups.com, James [EMAIL PROTECTED] wrote:

 I took out all the other operations, and I get the same error...
 
 And yes I'm still pulling out my hair
 
  
 
 -Original Message-
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
 Behalf Of Dave Wolf
 Sent: Thursday, November 10, 2005 7:59 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Re: Soap Question
 
 If you were to re-write the mx:WebService tag so it only contained
 one operation each, does the problem go away?
 
 -- 
 Dave Wolf
 Cynergy Systems, Inc.
 Macromedia Flex Alliance Partner
 http://www.cynergysystems.com
 
 Email:  [EMAIL PROTECTED]
 Office: 866-CYNERGY
 
 --- In flexcoders@yahoogroups.com, James [EMAIL PROTECTED] wrote:
 
  Hello Everyone,
   
  I'm getting a very strange error.
   
  Request implements version: http://schemas.xmlsoap.org/soap/envelope/ 
  Response implements version http://schemas.xmlsoap.org/wsdl/
   
  I've looked in the Docs found nothing on this, and I don't know how to
  modify the WEBService to change:
   
  The WEBService:
   
  mx:WebService id=PaymentWS protocol=http
   
 

wsdl=http://localhost/SerialDevice/SerialDevice.dll?Handler=GenSerialDevice
  WSDL
showBusyCursor=true
  fault=faultHandler(event.fault.faultstring)
 concurrency=multiple
  load=runServices()
  mx:operation name=OpenPort
  result=ResultHandler(event.result.OpenPortOut)
   mx:request
   bstrPortNameCOM4/bstrPortName
  BaudRate9600/BaudRate
  ByteSize8/ByteSize
  parityN/parity
  StopBits1/StopBits
  iReadTimeoutms300/iReadTimeoutms
/mx:request
/mx:operation
  mx:operation name=Read
  result=ReadResultHandler(event.result.ReadOut)
 mx:request
  iDeviceNumber{ReadComPortNumber}/iDeviceNumber
 /mx:request
/mx:operation
  mx:operation name=Write
  result=WriteResultHandler(event.result.WriteOut)
 mx:request
  iDeviceNumber{WriteComPortNumber}/iDeviceNumber
 /mx:request
/mx:operation
  mx:operation name=ClosePort
  result=CloseResultHandler(event.result.ClosePortOut)
 mx:request
  iDeviceNumber{CloseComPortNumber}/iDeviceNumber
 /mx:request
/mx:operation
  /mx:WebService
  Any help would greatly be appreciated
   
  James
 
 
 
 
 
 
 
 
 
 --
 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







 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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/
 




RE: [flexcoders] Cool Flex Site with Free 30 day trial

2005-11-10 Thread Merrill, Jason










 Application looks really
nice, one of the best Flex Sites i have seen.



Sure wish I could see it. I dont want
to give them this e-mail. Perhaps their e-mail filter doesnt like
e-mail addresses with underscores like my Yahoo one does. 





Jason
Merrill | E-Learning Solutions |
icfconsulting.com 















NOTICE:
This message is for the designated recipient only and may 
contain privileged or confidential information. If you have received it in 
error, please notify the sender immediately and delete the original.Any 
other use of this e-mail by you is prohibited.






--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











[flexcoders] Re: Remote Object call - Server Response code

2005-11-10 Thread Dave Wolf
Im curious though.  If the wrapping HTML was downloaded from the site
and that was authentic, why isnt the RO call inheriting the same HTTP
Session.  The 302 would be because the container wasnt to redirect the
call to say a login screen right?

Usually we protect our services with HTTP Basic instead of Form which
doesnt require a 302 for the challenge.


-- 
Dave Wolf
Cynergy Systems, Inc.
Macromedia Flex Alliance Partner
http://www.cynergysystems.com

Email:  [EMAIL PROTECTED]
Office: 866-CYNERGY 

--- In flexcoders@yahoogroups.com, Boddula, Sridhar [EMAIL PROTECTED]
wrote:

 
 We use AMF Remote Object calls to get data from server.
 Our server is protected by siteminder.
 Due to multiple logins sever is sending response code 302 for RO call.
 But client side RO is not able interpret any response codes other than
 200.
 RO call is just clocking.
 
 Does any one know how to read server response codes when we use AMF RO
 calls?
 
 Thanks,
 
 Sridhar Boddula,
 EIS - New Tech. Development
 617-664-8566(Work)







 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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/
 





RE: [flexcoders] Cool Flex Site with Free 30 day trial

2005-11-10 Thread Robert Thompson



How is this so well organized when there does not appear to be an information page?

It's only a sign-up page and plus there's a Terms of Service on it that's "legally binding" (which is not a problem but is kind of odd when there's no information on the page other than requesting your e-mail, company, address, etc.).

Plus, Philippe Maegerman [EMAIL PROTECTED] wrote:


Nicely done and well organized .. 

Philippe Maegerman


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sir_janksalotSent: samedi 5 novembre 2005 1:25To: flexcoders@yahoogroups.comSubject: [flexcoders] Cool Flex Site with Free 30 day trial
There is a new company that has been making a corporate trainingsolution and doing some pretty cool things with it in flex... (fromwhat I understand they are doing some video branching which canprobably lead to "choose your own adventure" type training) they offer a totally free 30 day trial at:https://www1.g-t-t.com/ecom/processPromotion.cfmlcould be exciting for those in the business worldsj
SPONSORED LINKS 



Web site design development 
Computer software development 
Software design and development 

Macromedia flex 
Software development best practice 
--**STATEMENT OF CONFIDENTIALITY** 
This e-mail and any attached files are confidential and intended solely for the use of the individual to whom it is addressed. If you have received this email in error please send it back to the person that sent it to you. Any views or opinions presented are solely those of author and do not necessarily represent those the Emakina Company. Unauthorized publication, use, dissemination, forwarding, printing or copying of this email and its associated attachments is strictly prohibited.
We also inform you that we have checked that this message does not contain any virus but we decline any responsability in case of any damage caused by an a non detected virus.--
		 Yahoo! FareChase - Search multiple travel sites in one click.

 

 





--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] Cool Flex Site with Free 30 day trial

2005-11-10 Thread Robert Thompson



How is this so well organized when there does not appear to be an information page?

It's only a sign-up page and plus there's a Terms of Service on it that's "legally binding" (which is not a problem but is kind of odd when there's no information on the page other than requesting your e-mail, company, address, etc.).

Plus, IJ'm Philippe Maegerman [EMAIL PROTECTED] wrote:


Nicely done and well organized .. 

Philippe Maegerman


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sir_janksalotSent: samedi 5 novembre 2005 1:25To: flexcoders@yahoogroups.comSubject: [flexcoders] Cool Flex Site with Free 30 day trial
There is a new company that has been making a corporate trainingsolution and doing some pretty cool things with it in flex... (fromwhat I understand they are doing some video branching which canprobably lead to "choose your own adventure" type training) they offer a totally free 30 day trial at:https://www1.g-t-t.com/ecom/processPromotion.cfmlcould be exciting for those in the business worldsj
SPONSORED LINKS 



Web site design development 
Computer software development 
Software design and development 

Macromedia flex 
Software development best practice 
--**STATEMENT OF CONFIDENTIALITY** 
This e-mail and any attached files are confidential and intended solely for the use of the individual to whom it is addressed. If you have received this email in error please send it back to the person that sent it to you. Any views or opinions presented are solely those of author and do not necessarily represent those the Emakina Company. Unauthorized publication, use, dissemination, forwarding, printing or copying of this email and its associated attachments is strictly prohibited.
We also inform you that we have checked that this message does not contain any virus but we decline any responsability in case of any damage caused by an a non detected virus.--
		 Yahoo! FareChase - Search multiple travel sites in one click.

 

 





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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] Re: Soap Question

2005-11-10 Thread James
Sure, here is the WSDL, I call it with the WEBService below:

  ?xml version=1.0 ? 
- !--  ATL Server generated Web Service Description 
  -- 
- definitions xmlns:s=http://www.w3.org/2001/XMLSchema;
xmlns:http=http://schemas.xmlsoap.org/wsdl/http/;
xmlns:mime=http://schemas.xmlsoap.org/wsdl/mime/;
xmlns:soap=http://schemas.xmlsoap.org/wsdl/soap/;
xmlns:soapenc=http://schemas.xmlsoap.org/soap/encoding/;
xmlns:s0=urn:SerialDeviceService
xmlns:wsdl=http://schemas.xmlsoap.org/wsdl/;
xmlns:atls=http://tempuri.org/vc/atl/server/;
targetNamespace=urn:SerialDeviceService
xmlns=http://schemas.xmlsoap.org/wsdl/;
- types
- s:schema targetNamespace=urn:SerialDeviceService
attributeFormDefault=qualified elementFormDefault=qualified
  s:import namespace=http://schemas.xmlsoap.org/soap/encoding/; / 
  /s:schema
  /types
- message name=OpenPortIn
  part name=bstrPortName type=s:string / 
  part name=BaudRate type=s:int / 
  part name=ByteSize type=s:int / 
  part name=parity type=s:string / 
  part name=StopBits type=s:int / 
  part name=iReadTimeoutms type=s:int / 
  /message
- message name=OpenPortOut
  part name=return type=s:int / 
  /message
- message name=ReadIn
  part name=iDeviceNumber type=s:int / 
  part name=Count type=s:int / 
  /message
- message name=ReadOut
  part name=return type=s:string / 
  /message
- message name=WriteIn
  part name=iDeviceNumber type=s:int / 
  part name=Data type=s:string / 
  /message
  message name=WriteOut / 
- message name=ClosePortIn
  part name=iDeviceNumber type=s:int / 
  /message
  message name=ClosePortOut / 
- portType name=SerialDeviceServiceSoap
- operation name=OpenPort
  input message=s0:OpenPortIn / 
  output message=s0:OpenPortOut / 
  /operation
- operation name=Read
  input message=s0:ReadIn / 
  output message=s0:ReadOut / 
  /operation
- operation name=Write
  input message=s0:WriteIn / 
  output message=s0:WriteOut / 
  /operation
- operation name=ClosePort
  input message=s0:ClosePortIn / 
  output message=s0:ClosePortOut / 
  /operation
  /portType
- binding name=SerialDeviceServiceSoap type=s0:SerialDeviceServiceSoap
  soap:binding transport=http://schemas.xmlsoap.org/soap/http; style=rpc
/ 
- operation name=OpenPort
  soap:operation soapAction=#OpenPort style=rpc / 
- input
  soap:body use=encoded namespace=urn:SerialDeviceService
encodingStyle=http://schemas.xmlsoap.org/soap/encoding/; / 
  /input
- output
  soap:body use=encoded namespace=urn:SerialDeviceService
encodingStyle=http://schemas.xmlsoap.org/soap/encoding/; / 
  /output
  /operation
- operation name=Read
  soap:operation soapAction=#Read style=rpc / 
- input
  soap:body use=encoded namespace=urn:SerialDeviceService
encodingStyle=http://schemas.xmlsoap.org/soap/encoding/; / 
  /input
- output
  soap:body use=encoded namespace=urn:SerialDeviceService
encodingStyle=http://schemas.xmlsoap.org/soap/encoding/; / 
  /output
  /operation
- operation name=Write
  soap:operation soapAction=#Write style=rpc / 
- input
  soap:body use=encoded namespace=urn:SerialDeviceService
encodingStyle=http://schemas.xmlsoap.org/soap/encoding/; / 
  /input
- output
  soap:body use=encoded namespace=urn:SerialDeviceService
encodingStyle=http://schemas.xmlsoap.org/soap/encoding/; / 
  /output
  /operation
- operation name=ClosePort
  soap:operation soapAction=#ClosePort style=rpc / 
- input
  soap:body use=encoded namespace=urn:SerialDeviceService
encodingStyle=http://schemas.xmlsoap.org/soap/encoding/; / 
  /input
- output
  soap:body use=encoded namespace=urn:SerialDeviceService
encodingStyle=http://schemas.xmlsoap.org/soap/encoding/; / 
  /output
  /operation
  /binding
- service name=SerialDeviceService
- port name=SerialDeviceServiceSoap binding=s0:SerialDeviceServiceSoap
  soap:address
location=http://192.168.0.7:80/SerialDevice/SerialDevice.dll?Handler=Defaul
t / 
  /port
  /service
  /definitions 

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Wolf
Sent: Thursday, November 10, 2005 12:37 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Soap Question


Could we see the WSDL?  What encoding is the service using?  Can we
see how you are calling the service, etc.


-- 
Dave Wolf
Cynergy Systems, Inc.
Macromedia Flex Alliance Partner
http://www.cynergysystems.com

Email:  [EMAIL PROTECTED]
Office: 866-CYNERGY x85 


--- In flexcoders@yahoogroups.com, James [EMAIL PROTECTED] wrote:

 I took out all the other operations, and I get the same error...
 
 And yes I'm still pulling out my hair
 
  
 
 -Original Message-
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
 Behalf Of Dave Wolf
 Sent: Thursday, November 10, 2005 7:59 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Re: Soap Question
 
 If you were to re-write the mx:WebService tag so it only contained
 one operation each, does the problem go away?
 
 -- 
 Dave Wolf
 Cynergy Systems, Inc.
 Macromedia Flex Alliance Partner
 http://www.cynergysystems.com
 
 Email:  

[flexcoders] Re: Cool Flex Site with Free 30 day trial

2005-11-10 Thread fowleryj
--- In flexcoders@yahoogroups.com, Merrill, Jason [EMAIL PROTECTED] wrote:
 Perhaps their e-mail filter doesn't like e-mail addresses with
 underscores like my Yahoo one does.  

Either that or they don't like free e-mail addresses. I've seen some
sites that won't let you register with Hotmail or Yahoo e-mail accounts.





 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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/
 





Re: [flexcoders] Cool Flex Site with Free 30 day trial

2005-11-10 Thread JesterXL





I gave up; I gave them [EMAIL PROTECTED], and [EMAIL PROTECTED]; none of which ever 
received a confirmation. Shouldn't be that hard to use an 
app.

- Original Message - 
From: Robert Thompson 
To: flexcoders@yahoogroups.com 
Sent: Thursday, November 10, 2005 12:55 PM
Subject: RE: [flexcoders] Cool Flex Site with Free 30 day 
trial

How is this so well organized when there does not appear to be an 
information page?

It's only a sign-up page and plus there's a Terms of Service on it that's 
"legally binding" (which is not a problem but is kind of odd when there's no 
information on the page other than requesting your e-mail, company, address, 
etc.).

Plus, IJ'm Philippe Maegerman [EMAIL PROTECTED] wrote:

  
  Nicely done and well organized .. 

  
  Philippe 
  Maegerman
  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  sir_janksalotSent: samedi 5 novembre 2005 1:25To: 
  flexcoders@yahoogroups.comSubject: [flexcoders] Cool Flex Site with 
  Free 30 day trial
  There is a new company that has been making a corporate 
  trainingsolution and doing some pretty cool things with it in flex... 
  (fromwhat I understand they are doing some video branching which 
  canprobably lead to "choose your own adventure" type training) 
  they offer a totally free 30 day trial at:https://www1.g-t-t.com/ecom/processPromotion.cfmlcould 
  be exciting for those in the business 
  worldsj
  SPONSORED 
  LINKS 
  


  Web 
site design development 
  Computer 
software development 
  Software 
design and development 

  Macromedia 
flex 
  Software 
development best practice 
  --**STATEMENT 
  OF CONFIDENTIALITY** 
  This e-mail and any attached files are confidential 
  and intended solely for the use of the individual to whom it is addressed. If 
  you have received this email in error please send it back to the person that 
  sent it to you. Any views or opinions presented are solely those of author and 
  do not necessarily represent those the Emakina Company. Unauthorized 
  publication, use, dissemination, forwarding, printing or copying of this email 
  and its associated attachments is strictly prohibited.
  We also inform you that we have checked that this 
  message does not contain any virus but we decline any responsability in case 
  of any damage caused by an a non detected 
  virus.--


Yahoo! 
FareChase - Search multiple travel sites in one click. 





--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] Cool Flex Site with Free 30 day trial

2005-11-10 Thread Matt Chotin










My hotmail with an underscore went through
no prob











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL
Sent: Thursday, November 10, 2005
10:23 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Cool
Flex Site with Free 30 day trial







I gave up; I gave them [EMAIL PROTECTED],
and [EMAIL PROTECTED]; none of which
ever received a confirmation. Shouldn't be that hard to use an app.











- Original Message - 



From: Robert
Thompson 





To: flexcoders@yahoogroups.com






Sent: Thursday, November
10, 2005 12:55 PM





Subject: RE: [flexcoders]
Cool Flex Site with Free 30 day trial













How is this so well organized when there does not appear to be an
information page?











It's only a sign-up page and plus there's a Terms of Service on it
that's legally binding (which is not a problem but is kind of odd
when there's no information on the page other than requesting your e-mail,
company, address, etc.).











Plus, IJ'm 

Philippe Maegerman [EMAIL PROTECTED] wrote:






Nicely done and
well organized .. 







Philippe
Maegerman









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of sir_janksalot
Sent: samedi 5 novembre 2005 1:25
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Cool Flex
Site with Free 30 day trial

There is a new company that
has been making a corporate training
solution and doing some pretty cool things with it
in flex... (from
what I understand they are doing some video
branching which can
probably lead to choose your own
adventure type training) 

they offer a totally free 30 day trial at:

https://www1.g-t-t.com/ecom/processPromotion.cfml

could be exciting for those in the business world

sj













SPONSORED
LINKS 




 
  
  Web
  site design development 
  
  
  Computer
  software development 
  
  
  Software
  design and development 
  
 
 
  
  Macromedia
  flex 
  
  
  Software
  development best practice 
  
  
  
  
 




--
**STATEMENT OF CONFIDENTIALITY** 

This
e-mail and any attached files are confidential and intended solely for the use
of the individual to whom it is addressed. If you have received this email in
error please send it back to the person that sent it to you. Any views or
opinions presented are solely those of author and do not necessarily represent
those the Emakina Company. Unauthorized publication, use, dissemination,
forwarding, printing or copying of this email and its associated attachments is
strictly prohibited.

We
also inform you that we have checked that this message does not contain any
virus but we decline any responsability in case of any damage caused by an a
non detected virus.
--









Yahoo!
FareChase - Search multiple travel sites in one click. 







--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











Re: [flexcoders] Re: Cool Flex Site with Free 30 day trial

2005-11-10 Thread Dave Carabetta
On 11/10/05, fowleryj [EMAIL PROTECTED] wrote:
 --- In flexcoders@yahoogroups.com, Merrill, Jason [EMAIL PROTECTED] wrote:
  Perhaps their e-mail filter doesn't like e-mail addresses with
  underscores like my Yahoo one does.

 Either that or they don't like free e-mail addresses. I've seen some
 sites that won't let you register with Hotmail or Yahoo e-mail accounts.


No, I registered with my Hotmail account and I got a response right
away. But I think there servers are hosed or something, as I cannot
log in for the life of me. I keep getting a connection error message
when I hit the Login button.

Oh well.


 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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/
 




Re: [flexcoders] Cool Flex Site with Free 30 day trial

2005-11-10 Thread Robert Thompson



That's what I mean, and in the process you have to agree to terms of service w/o other info.

You should capture site info. now to make sure and document that you agreed to TOS w/o any other site info avail.JesterXL [EMAIL PROTECTED] wrote:




I gave up; I gave them [EMAIL PROTECTED], and [EMAIL PROTECTED]; none of which ever received a confirmation. Shouldn't be that hard to use an app.

- Original Message - 
From: Robert Thompson 
To: flexcoders@yahoogroups.com 
Sent: Thursday, November 10, 2005 12:55 PM
Subject: RE: [flexcoders] Cool Flex Site with Free 30 day trial

How is this so well organized when there does not appear to be an information page?

It's only a sign-up page and plus there's a Terms of Service on it that's "legally binding" (which is not a problem but is kind of odd when there's no information on the page other than requesting your e-mail, company, address, etc.).

Plus, IJ'm Philippe Maegerman [EMAIL PROTECTED] wrote:


Nicely done and well organized .. 

Philippe Maegerman


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sir_janksalotSent: samedi 5 novembre 2005 1:25To: flexcoders@yahoogroups.comSubject: [flexcoders] Cool Flex Site with Free 30 day trial
There is a new company that has been making a corporate trainingsolution and doing some pretty cool things with it in flex... (fromwhat I understand they are doing some video branching which canprobably lead to "choose your own adventure" type training) they offer a totally free 30 day trial at:https://www1.g-t-t.com/ecom/processPromotion.cfmlcould be exciting for those in the business worldsj
SPONSORED LINKS 



Web site design development 
Computer software development 
Software design and development 

Macromedia flex 
Software development best practice 
--**STATEMENT OF CONFIDENTIALITY** 
This e-mail and any attached files are confidential and intended solely for the use of the individual to whom it is addressed. If you have received this email in error please send it back to the person that sent it to you. Any views or opinions presented are solely those of author and do not necessarily represent those the Emakina Company. Unauthorized publication, use, dissemination, forwarding, printing or copying of this email and its associated attachments is strictly prohibited.
We also inform you that we have checked that this message does not contain any virus but we decline any responsability in case of any damage caused by an a non detected virus.--


Yahoo! FareChase - Search multiple travel sites in one click. 
		 Yahoo! FareChase - Search multiple travel sites in one click.

 

 





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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Cool Flex Site with Free 30 day trial

2005-11-10 Thread Leo



hi everybody

i'm not from the U.S. but I'd like to see this app runnig. When i try
to register it asks for a zip code and i don't know what to put there.
Someone can give me a clue on this???

Thanks in advanceOn 11/10/05, Matt Chotin [EMAIL PROTECTED] wrote:

















My hotmail with an underscore went through
no prob…











From: 
flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] 
On Behalf Of JesterXL
Sent: Thursday, November 10, 2005
10:23 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Cool
Flex Site with Free 30 day trial







I gave up; I gave them [EMAIL PROTECTED]
,
and [EMAIL PROTECTED]; none of which
ever received a confirmation. Shouldn't be that hard to use an app.











- Original Message - 




From: 
Robert
Thompson 





To: 
flexcoders@yahoogroups.com






Sent: Thursday, November
10, 2005 12:55 PM





Subject: RE: [flexcoders]
Cool Flex Site with Free 30 day trial













How is this so well organized when there does not appear to be an
information page?











It's only a sign-up page and plus there's a Terms of Service on it
that's legally binding (which is not a problem but is kind of odd
when there's no information on the page other than requesting your e-mail,
company, address, etc.).











Plus, IJ'm 

Philippe Maegerman [EMAIL PROTECTED]
 wrote:







Nicely done and
well organized .. 







Philippe
Maegerman









From:
 flexcoders@yahoogroups.com [mailto:
flexcoders@yahoogroups.com] On Behalf Of sir_janksalot
Sent: samedi 5 novembre 2005 1:25
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Cool Flex
Site with Free 30 day trial

There is a new company that
has been making a corporate training
solution and doing some pretty cool things with it
in flex... (from
what I understand they are doing some video
branching which can
probably lead to choose your own
adventure type training) 

they offer a totally free 30 day trial at:

https://www1.g-t-t.com/ecom/processPromotion.cfml


could be exciting for those in the business world

sj













SPONSORED
LINKS 




 
  

  
  
Web
  site design development 
  
  
  
Computer
  software development 
  
  
  
Software
  design and development 
  
 
 
  
Macromedia
  flex 
  
  
  
Software
  development best practice 
  
  
  
  
 




--
**STATEMENT OF CONFIDENTIALITY** 

This
e-mail and any attached files are confidential and intended solely for the use
of the individual to whom it is addressed. If you have received this email in
error please send it back to the person that sent it to you. Any views or
opinions presented are solely those of author and do not necessarily represent
those the Emakina Company. Unauthorized publication, use, dissemination,
forwarding, printing or copying of this email and its associated attachments is
strictly prohibited.

We
also inform you that we have checked that this message does not contain any
virus but we decline any responsability in case of any damage caused by an a
non detected virus.
--










Yahoo!
FareChase - Search multiple travel sites in one click. 







--
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



  Visit your group flexcoders on the web.
  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




  










-- Leonardo Moreno Guzmánhttp://leo.logtar.com






--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] Re: Cool Flex Site with Free 30 day trial

2005-11-10 Thread Merrill, Jason










I finally got in because someone on this
list kindly offered their account info to me. 



Looks very nice. I had wondered how Flex
could be used for e-learning (since that is my field) and this answers it (though
Im still a little confused looking at it what is pure Flex and what is
pure Flash  I mean some things are obviously Flash, but not sure how
much extra flash was involved and where actionscript was used for what 
would love to see the source code).





Jason
Merrill | E-Learning Solutions |
icfconsulting.com 






















From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Dave Carabetta
Sent: Thursday, November 10, 2005
1:33 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: Cool
Flex Site with Free 30 day trial





On 11/10/05, fowleryj
[EMAIL PROTECTED] wrote:
 --- In flexcoders@yahoogroups.com,
Merrill, Jason [EMAIL PROTECTED] wrote:
  Perhaps their e-mail filter doesn't like
e-mail addresses with
  underscores like my Yahoo one does.

 Either that or they don't like free e-mail
addresses. I've seen some
 sites that won't let you register with
Hotmail or Yahoo e-mail accounts.


No, I registered with my Hotmail account and I got
a response right
away. But I think there servers are hosed or
something, as I cannot
log in for the life of me. I keep getting a connection
error message
when I hit the Login button.

Oh well.



NOTICE:
This message is for the designated recipient only and may 
contain privileged or confidential information. If you have received it in 
error, please notify the sender immediately and delete the original.Any 
other use of this e-mail by you is prohibited.






--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











[flexcoders] RemoteObject method invocation

2005-11-10 Thread Mehdi, Agha
Title: RemoteObject method invocation







Hi all,

Whenever I load my application the first time during the day, it runs the first service call fine and just hangs up on the second call to the same service until I refresh the page. After that it runs fine throughout the day. I can't figure out what's wrong with it.

I am using CF on the backend. Code for the CFC initialization is this:

cfcomponent extends=com.Service

 cfset super.init() /

 cffunction name="doAction1"

 cffunction name="doAction2"

/cfcomponent

Agha Mehdi

IDT - eBusiness Program Manager

Work: 408.284.8239

Cell : 209.275.0482

Fax : 408.284.2766









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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] Re: Cool Flex Site with Free 30 day trial

2005-11-10 Thread Dave Wolf

LifeCoach has a mixture of the two, and interactions between the two.
 Pure animation/training/theraphy interacting say with a Flex testing
interface, itself interacting with a web services based Java testing
engine, and all of it working through a single signon layer.

You are going to find there is going to be in most major Flex
applications a mixed use of Flex, Flash, HTML, data services etc. 
Thats where the sweet spot is.

And making it seem seamless where you cant tell the differnece is
what makes it all cool.


-- 
Dave Wolf
Cynergy Systems, Inc.
Macromedia Flex Alliance Partner
http://www.cynergysystems.com

Email:  [EMAIL PROTECTED]
Office: 866-CYNERGY

--- In flexcoders@yahoogroups.com, Merrill, Jason [EMAIL PROTECTED] wrote:

 I finally got in because someone on this list kindly offered their
 account info to me.  
 
  
 
 Looks very nice.  I had wondered how Flex could be used for e-learning
 (since that is my field) and this answers it (though I'm still a little
 confused looking at it what is pure Flex and what is pure Flash - I mean
 some things are obviously Flash, but not sure how much extra flash was
 involved and where actionscript was used for what - would love to see
 the source code).
 
  
 
 Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com 
 
 
 
 
 
 
 
 
 
 
 
 
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
 Behalf Of Dave Carabetta
 Sent: Thursday, November 10, 2005 1:33 PM
 To: flexcoders@yahoogroups.com
 Subject: Re: [flexcoders] Re: Cool Flex Site with Free 30 day trial
 
  
 
 On 11/10/05, fowleryj [EMAIL PROTECTED] wrote:
  --- In flexcoders@yahoogroups.com, Merrill, Jason [EMAIL PROTECTED]
 wrote:
   Perhaps their e-mail filter doesn't like e-mail addresses with
   underscores like my Yahoo one does.
 
  Either that or they don't like free e-mail addresses. I've seen some
  sites that won't let you register with Hotmail or Yahoo e-mail
 accounts.
 
 
 No, I registered with my Hotmail account and I got a response right
 away. But I think there servers are hosed or something, as I cannot
 log in for the life of me. I keep getting a connection error message
 when I hit the Login button.
 
 Oh well.
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives:
 http://www.mail-archive.com/flexcoders%40yahoogroups.com 
 
 
 
 
 SPONSORED LINKS 
 
 Web site design development
 http://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+
 site+design+developmentw2=Computer+software+developmentw3=Software+des
 ign+and+developmentw4=Macromedia+flexw5=Software+development+best+prac
 ticec=5s=166.sig=L-4QTvxB_quFDtMyhrQaHQ  
 
 Computer software development
 http://groups.yahoo.com/gads?t=msk=Computer+software+developmentw1=We
 b+site+design+developmentw2=Computer+software+developmentw3=Software+d
 esign+and+developmentw4=Macromedia+flexw5=Software+development+best+pr
 acticec=5s=166.sig=lvQjSRfQDfWudJSe1lLjHw  
 
 Software design and development
 http://groups.yahoo.com/gads?t=msk=Software+design+and+developmentw1=
 Web+site+design+developmentw2=Computer+software+developmentw3=Software
 +design+and+developmentw4=Macromedia+flexw5=Software+development+best+
 practicec=5s=166.sig=1pMBCdo3DsJbuU9AEmO1oQ  
 
 Macromedia flex
 http://groups.yahoo.com/gads?t=msk=Macromedia+flexw1=Web+site+design+
 developmentw2=Computer+software+developmentw3=Software+design+and+deve
 lopmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=1
 66.sig=OO6nPIrz7_EpZI36cYzBjw  
 
 Software development best practice
 http://groups.yahoo.com/gads?t=msk=Software+development+best+practice;
 w1=Web+site+design+developmentw2=Computer+software+developmentw3=Softw
 are+design+and+developmentw4=Macromedia+flexw5=Software+development+be
 st+practicec=5s=166.sig=f89quyyulIDsnABLD6IXIw  
 
  
 
  
 
 
 
 YAHOO! GROUPS LINKS 
 
  
 
 *  Visit your group flexcoders
 http://groups.yahoo.com/group/flexcoders  on the web.
 
 *  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] 
 
 *  Your use of Yahoo! Groups is subject to the Yahoo! Terms of
 Service http://docs.yahoo.com/info/terms/ . 
 
  
 
 
 
 
 NOTICE:
 This message is for the designated recipient only and may contain
privileged or confidential information. If you have received it in
error, please notify the sender immediately and delete the original.
Any other use of this e-mail by you is prohibited.







 Yahoo! Groups Sponsor ~-- 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/nhFolB/TM
~- 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

[flexcoders] Re: Cool Flex Site with Free 30 day trial

2005-11-10 Thread sir_janksalot
more information was provided at the CF-Talk forum that I found this
at... the company's main page is gttlearn.com there is a really funny
 introduction there too about the SUPER brain (and believe me its
worth going there just for THAT... HAHA!)

if you want more you can find that original post at houseoffusion

sj

--- In flexcoders@yahoogroups.com, Robert Thompson
[EMAIL PROTECTED] wrote:

 That's what I mean, and in the process you have to agree to terms of
service w/o other info.
  
 You should capture site info. now to make sure and document that you
agreed to TOS w/o any other site info avail.
 
 JesterXL [EMAIL PROTECTED] wrote:
 I gave up; I gave them [EMAIL PROTECTED], and [EMAIL PROTECTED]; none of 
 which ever
received a confirmation.  Shouldn't be that hard to use an app.
  
 - Original Message - From: Robert Thompson 
 To: flexcoders@yahoogroups.com 
 Sent: Thursday, November 10, 2005 12:55 PM
 Subject: RE: [flexcoders] Cool Flex Site with Free 30 day trial
 
 
 
 How is this so well organized when there does not appear to be an
information page?
  
 It's only a sign-up page and plus there's a Terms of Service on it
that's legally binding (which is not a problem but is kind of odd
when there's no information on the page other than requesting your
e-mail, company, address, etc.).
  
 Plus, IJ'm 
 
 Philippe Maegerman [EMAIL PROTECTED] wrote:
 Nicely done and well organized .. 
  
 Philippe Maegerman
 
 
 -
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of sir_janksalot
 Sent: samedi 5 novembre 2005 1:25
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Cool Flex Site with Free 30 day trial
 
 
 
 There is a new company that has been making a corporate training
 solution and doing some pretty cool things with it in flex... (from
 what I understand they are doing some video branching which can
 probably lead to choose your own adventure type training) 
 
 they offer a totally free 30 day trial at:
 
 https://www1.g-t-t.com/ecom/processPromotion.cfml
 
 could be exciting for those in the business world
 
 sj
 
 
 
 
 
 
 
 
 SPONSORED LINKS 
 Web site design development Computer software development Software
design and development Macromedia flex Software development best practice 
 --
 **STATEMENT OF CONFIDENTIALITY** 
 
 This e-mail and any attached files are confidential and intended
solely for the use of the individual to whom it is addressed. If you
have received this email in error please send it back to the person
that sent it to you. Any views or opinions presented are solely those
of author and do not necessarily represent those the Emakina Company.
Unauthorized publication, use, dissemination, forwarding, printing or
copying of this email and its associated attachments is strictly
prohibited.
 
 We also inform you that we have checked that this message does not
contain any virus but we decline any responsability in case of any
damage caused by an a non detected virus.
 --
 
 
 -
 Yahoo! FareChase - Search multiple travel sites in one click. 
 
 --
 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 
 
 
 Visit your group flexcoders on the web.
   
 To unsubscribe from this group, send an email to:
  [EMAIL PROTECTED]
   
 Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service. 
 
 
 -
 
 
 
   
 -
  Yahoo! FareChase - Search multiple travel sites in one click.








 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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/
 




RE: [flexcoders] Cool Flex Site with Free 30 day trial

2005-11-10 Thread Tony Pujals











As Sjors recommended, just use their
address:



6960 W. O'Bannon Drive
Suite 110
Las Vegas, NV 89117



As far as email address, I used my personal
yahoo account (with an underscore) and was able to register just fine. The
process seems lame, but the Flex app was pretty polished looking. 



Tony

















From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Leo
Sent: Thursday, November 10, 2005
10:38 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Cool
Flex Site with Free 30 day trial





hi everybody

i'm not from the U.S.
but I'd like to see this app runnig. When i try to register it asks for a zip
code and i don't know what to put there. Someone can give me a clue on this???

Thanks in advance



On 11/10/05, Matt
Chotin [EMAIL PROTECTED]
wrote:



My hotmail with an underscore went through no prob











From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On Behalf Of JesterXL
Sent: Thursday, November 10, 2005
10:23 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Cool
Flex Site with Free 30 day trial







I
gave up; I gave them [EMAIL PROTECTED]
, and [EMAIL PROTECTED];
none of which ever received a confirmation. Shouldn't be that hard to use
an app.











-
Original Message - 



From: Robert Thompson 





To: flexcoders@yahoogroups.com 





Sent: Thursday, November 10, 2005 12:55
PM





Subject: RE: [flexcoders] Cool Flex Site
with Free 30 day trial













How is
this so well organized when there does not appear to be an information page?











It's only
a sign-up page and plus there's a Terms of Service on it that's legally
binding (which is not a problem but is kind of odd when there's no
information on the page other than requesting your e-mail, company, address,
etc.).











Plus,
IJ'm 

Philippe Maegerman [EMAIL PROTECTED]
wrote:





Nicely done and well organized .. 







Philippe Maegerman









From: flexcoders@yahoogroups.com
[mailto: flexcoders@yahoogroups.com]
On Behalf Of sir_janksalot
Sent: samedi 5 novembre 2005 1:25
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Cool Flex
Site with Free 30 day trial

There is a new company that has been making a
corporate training
solution and doing some pretty cool things with it
in flex... (from
what I understand they are doing some video
branching which can
probably lead to choose your own
adventure type training) 

they offer a totally free 30 day trial at:

https://www1.g-t-t.com/ecom/processPromotion.cfml


could be exciting for those in the business world

sj










SPONSORED LINKS 




 
  
  Web site design development 
  
  
  Computer software development 
  
  
  Software design and development 
  
 
 
  
  Macromedia flex 
  
  
  Software development best practice 
  
  
  
  
 


--
**STATEMENT OF CONFIDENTIALITY** 

This
e-mail and any attached files are confidential and intended solely for the use
of the individual to whom it is addressed. If you have received this email in
error please send it back to the person that sent it to you. Any views or
opinions presented are solely those of author and do not necessarily represent
those the Emakina Company. Unauthorized publication, use, dissemination,
forwarding, printing or copying of this email and its associated attachments is
strictly prohibited.

We
also inform you that we have checked that this message does not contain any
virus but we decline any responsability in case of any damage caused by an a
non detected virus.
--









Yahoo! FareChase - Search multiple travel sites in one click.



--
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





 Visit your group
 flexcoders
 on the web.
 
 To unsubscribe
 from this group, send an email to:
  [EMAIL PROTECTED]
 
 Your use of
 Yahoo! Groups is subject to the Yahoo! Terms of Service.

















-- 
Leonardo Moreno Guzmán
http://leo.logtar.com 







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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email 

RE: [flexcoders] Re: Cool Flex Site with Free 30 day trial

2005-11-10 Thread Merrill, Jason










Interesting, just now after navigating in
some other courses, it locked up on me when I clicked the Management Training
button using Firefox. 





Jason
Merrill | E-Learning Solutions |
icfconsulting.com 























NOTICE:
This message is for the designated recipient only and may 
contain privileged or confidential information. If you have received it in 
error, please notify the sender immediately and delete the original.Any 
other use of this e-mail by you is prohibited.






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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











[flexcoders] Re: setFocus is evil

2005-11-10 Thread dandiodati
I tried this but the carat is not being placed in the textinput.
The textInput gets focus, but I have to click somewhere to place the
carat in the textInput before being able to type. 
How do I get it to give focus and place the carat in the textinput so
I can just start typing the user name immediately?

Dan

--- In flexcoders@yahoogroups.com, Philippe Maegerman [EMAIL PROTECTED] 
wrote:

 Found that function getFocusManager() that makes it work quite well ;)
  
 ?xml version=1.0 encoding=utf-8?
 mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml;
creationComplete=myInit()
 mx:Script
 function myInit(){
 //http://www.mail-archive.com/flexcoders@yahoogroups.com/msg11231.html
 var fm = getFocusManager();
 fm.setFocus(testText);
 Selection.setSelection(0,testText.text.length)
 }
 /mx:Script
 mx:TextInput id=testText text=hello world/mx:TextInput
 /mx:Application
  
 Found in mail archives:
 http://www.mail-archive.com/flexcoders@yahoogroups.com/msg11231.html
  
 Philippe Maegerman
  
 
 
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of Mercer, Dustin
 Sent: mardi 2 août 2005 5:03
 To: flexcoders@yahoogroups.com
 Subject: RE: [flexcoders] setFocus is evil
 
 
 
 GFI MailSecurity's HTML threat engine found HTML scripts in this
email and has disabled them.
 
 Ok got it.  You have to use the selection object.  Here is the code
(Straight from Flash MX 204 LiveDocs
http://livedocs.macromedia.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Flash_MX_2004file=1659.html
) :
 
  
 
 this.createTextField(myText_txt, 99, 10, 10, 200, 30);
 
 myText_txt.text = this is my text;
 
 Selection.setFocus(myText_txt);
 
 Selection.setSelection(0, 3);
 
  
 
 Hope this helps :-)
 
  
 
 
 
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of Mercer, Dustin
 Sent: Monday, August 01, 2005 7:54 PM
 To: flexcoders@yahoogroups.com
 Subject: RE: [flexcoders] setFocus is evil
 
  
 
 Stacy,
 
  
 
 I have had this problem as well :-(  I am sad to say, I hate the
focus manager.  Ok that was a little harsh... but none the less, it
has its' issues.  There is a way to set the position of the caret
though (Set the start index of the caret as well as the end, so you
can choose the text you wish to be highlighted).  I am going to try to
find that code.  In the mean time, you may want to try setFocus in the
show event or childrenCreated event.  That may fix your issue.  If
not, then the code for setting the caret position may help.  I will
find that code and post it.  Give me a few...
 
  
 
 Dustin Mercer
 
  
 
 
 
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of Stacy Young
 Sent: Monday, August 01, 2005 7:03 PM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] setFocus is evil
 
  
 
 Tiny problem but it's still driving me nuts. I've got a viewstack
that's changed based on a users selection. Each time a container
within that stack is viewed an initialization script is run to
populate form elements. At the end of the process I'm using setFocus
to, well, focus on the first textinput field. The problem is the
selection on the textinput field is the length of the previous value
for that field. So if the current value of the textinput is abc and
the model changes to abcdef...When the setFocus executes it's only
highlighting from a to c
 
  
 
 Hope that was clear, 'tis late...
 
  
 
 Thx
 
 Stace
 
 
 
 
 
 --
 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 
 
 
   
 *  Visit your group flexcoders
http://groups.yahoo.com/group/flexcoders  on the web.
 
 *  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] 
 
 *  Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service http://docs.yahoo.com/info/terms/ . 
 
 
 
 
 
 
 --
 **STATEMENT OF CONFIDENTIALITY** 
 
 This e-mail and any attached files are confidential and intended
solely for the use of the individual to whom it is addressed. If you
have received this email in error please send it back to the person
that sent it to you. Any views or opinions presented are solely those
of author and do not necessarily represent those the Emakina Company.
Unauthorized publication, use, dissemination, forwarding, printing or
copying of this email and its associated attachments is strictly
prohibited.
 
 We also inform you that we have checked that this message does not
contain any virus but we decline any responsability in case of any
damage caused by an a non detected virus.
 

[flexcoders] Re: setFocus is evil

2005-11-10 Thread Renaun Erickson
I vaguely remember messing with this.  There was an issue with the
Broswer/FLash Player getting focus itself.  So basically your code
running in the flash player is set correct but the Flash Player it
self does not have focus, until you click some where on the flash swf
in the page.

I dont remember finding a way around it but I might be wrong.

Renaun

--- In flexcoders@yahoogroups.com, dandiodati [EMAIL PROTECTED] wrote:

 I tried this but the carat is not being placed in the textinput.
 The textInput gets focus, but I have to click somewhere to place the
 carat in the textInput before being able to type. 
 How do I get it to give focus and place the carat in the textinput so
 I can just start typing the user name immediately?
 
 Dan
 
 --- In flexcoders@yahoogroups.com, Philippe Maegerman [EMAIL PROTECTED]
wrote:
 
  Found that function getFocusManager() that makes it work quite well ;)
   
  ?xml version=1.0 encoding=utf-8?
  mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml;
 creationComplete=myInit()
  mx:Script
  function myInit(){
  //http://www.mail-archive.com/flexcoders@yahoogroups.com/msg11231.html
  var fm = getFocusManager();
  fm.setFocus(testText);
  Selection.setSelection(0,testText.text.length)
  }
  /mx:Script
  mx:TextInput id=testText text=hello world/mx:TextInput
  /mx:Application
   
  Found in mail archives:
  http://www.mail-archive.com/flexcoders@yahoogroups.com/msg11231.html
   
  Philippe Maegerman
   
  
  
  From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
 On Behalf Of Mercer, Dustin
  Sent: mardi 2 août 2005 5:03
  To: flexcoders@yahoogroups.com
  Subject: RE: [flexcoders] setFocus is evil
  
  
  
  GFI MailSecurity's HTML threat engine found HTML scripts in this
 email and has disabled them.
  
  Ok got it.  You have to use the selection object.  Here is the code
 (Straight from Flash MX 204 LiveDocs

http://livedocs.macromedia.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Flash_MX_2004file=1659.html
 ) :
  
   
  
  this.createTextField(myText_txt, 99, 10, 10, 200, 30);
  
  myText_txt.text = this is my text;
  
  Selection.setFocus(myText_txt);
  
  Selection.setSelection(0, 3);
  
   
  
  Hope this helps :-)
  
   
  
  
  
  From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
 On Behalf Of Mercer, Dustin
  Sent: Monday, August 01, 2005 7:54 PM
  To: flexcoders@yahoogroups.com
  Subject: RE: [flexcoders] setFocus is evil
  
   
  
  Stacy,
  
   
  
  I have had this problem as well :-(  I am sad to say, I hate the
 focus manager.  Ok that was a little harsh... but none the less, it
 has its' issues.  There is a way to set the position of the caret
 though (Set the start index of the caret as well as the end, so you
 can choose the text you wish to be highlighted).  I am going to try to
 find that code.  In the mean time, you may want to try setFocus in the
 show event or childrenCreated event.  That may fix your issue.  If
 not, then the code for setting the caret position may help.  I will
 find that code and post it.  Give me a few...
  
   
  
  Dustin Mercer
  
   
  
  
  
  From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
 On Behalf Of Stacy Young
  Sent: Monday, August 01, 2005 7:03 PM
  To: flexcoders@yahoogroups.com
  Subject: [flexcoders] setFocus is evil
  
   
  
  Tiny problem but it's still driving me nuts. I've got a viewstack
 that's changed based on a users selection. Each time a container
 within that stack is viewed an initialization script is run to
 populate form elements. At the end of the process I'm using setFocus
 to, well, focus on the first textinput field. The problem is the
 selection on the textinput field is the length of the previous value
 for that field. So if the current value of the textinput is abc and
 the model changes to abcdef...When the setFocus executes it's only
 highlighting from a to c
  
   
  
  Hope that was clear, 'tis late...
  
   
  
  Thx
  
  Stace
  
  
  
  
  
  --
  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 
  
  
  
  *Visit your group flexcoders
 http://groups.yahoo.com/group/flexcoders  on the web.

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

  *Your use of Yahoo! Groups is subject to the Yahoo! Terms of
 Service http://docs.yahoo.com/info/terms/ . 
  
  
  
  
  
  
  --
  **STATEMENT OF CONFIDENTIALITY** 
  
  This e-mail and any attached files are confidential and intended
 solely for the use of the individual to whom it is addressed. If you
 have received 

[flexcoders] Question about using several mxml files together

2005-11-10 Thread nostra72



Whats the advantages of doing this and is there a certain limit to the size an mxml file can get?





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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] Bounced Emails

2005-11-10 Thread jwc_wensan
To Moderator:

I have not received posts to my email address on file due to a bounced 
email since Sunday.  I have reactivated my account several times 
today, but have yet to start receiving again.

I have received emails (100s) since Sunday from other sources with 
no bounces, so I do not know why Yahoo has this problem.

What do I need to do?
Thanks,

Jack





 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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] Resend Posts To Email Address

2005-11-10 Thread jwc_wensan
To Moderator or others:

I have all Flexcoder Posts coming to my email address.

Since I have not received any posts since Sunday, is there a way to go 
back and have those posts resent to my email address?

Thanks,

Jack





 Yahoo! Groups Sponsor ~-- 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/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/

* 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/
 




RE: [flexcoders] Bounced Emails

2005-11-10 Thread Matt Chotin










This happened here at Macromedia too. It looks
like something got added to an abuse filter somewhere maybe (I asked our IT
dept to look into it). You might need to check with your email administrator
to find out if they can see anything.



Matt











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of jwc_wensan
Sent: Thursday, November 10, 2005
2:08 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Bounced
Emails





To Moderator:

I have not received posts to my email address on
file due to a bounced 
email since Sunday. I have reactivated my
account several times 
today, but have yet to start receiving again.

I have received emails (100s) since Sunday from
other sources with 
no bounces, so I do not know why Yahoo
has this problem.

What do I need to do?
Thanks,

Jack











--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











[flexcoders] Recognizing when a CheckBox inside a DataGrid is clicked

2005-11-10 Thread fowleryj
[env: Flex 1.5 with Cairngorm architecture]

I am using the CheckBoxCellRenderer provided by Peter Ent via this
download:
http://www.markme.com/pent/archives/flex/solutions/cellrenderers.zip

I have my program working such that when a user clicks the Save button
in my mxml file, all the rows whose CheckBoxes are checked are stored
in a new Array by a save() function in the mxml's ViewHelper.

What I would like to do now is update the text in one of the cells
when the CheckBox is clicked. To be more specific, each row in the
DataGrid has a date column, and when the row's CheckBox is clicked,
I'd like the current date to replace the date displayed in that row's
date column.

However, I can't figure out how to get the CheckBox to realize it has
been clicked so that I can call the updateDate() function in the
mxml's ViewHelper. I tried modifying the code in the
CheckBoxCellRenderer class, but from there, I couldn't find an easy
way to access the mxml's DataGrid and its dataProvider. I tried using
the change property of the DataGrid, but that only recognizes that a
row has been selected, not that a CheckBox has been clicked.

[As an aside, I noticed while I was modifying the CheckBoxCellRenderer
that the setValue() function is called twice everytime the mouse
passes over a DataGrid row containing a checked CheckBox(es). This
seemed odd.]

Thanks in advance!





 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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] Dynamic Events

2005-11-10 Thread Mark Wales

Has anyone used them? I've been a bit confused by several things:

DynamicEvent is a subclass (according to the documentation) of
flash.events.Event but is actually found in mx.events.

In addition, the documentation describes how you can add arbitrary
properties at runtime. However, experimenting with it, it does not
appear this works.

Is this simply a function of it being an alpha, am I doing something
wrong, or is something else amiss??

-Mark





 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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/
 




RE: [flexcoders] Re: Cool Flex Site with Free 30 day trial

2005-11-10 Thread Robert Thompson



Speaking of e-Learning which you mention below -- although I've not seen the service yet, I have to believe Macromedia will integrate any Flex2 advantages into Captivate/RoboDemo (which I have a lot of experience with and have created a lot of demo/simulation/learning projects for).

I would be interested in this serivce -- but I like to invest my time in long-term technologies; so the question is, how might Flex2 integrate with Captivate? Again, I note I've not seen the service yet -- want to see more of it before I agree to their TOS (TOS's are grreat when from larger companies, but from a small one I'm just a little more careful; would like to see company information, background etc...just a sign-up page with a "Legally Binding" agreement as they put it is a bit someone red-flaggish').

-r
"Merrill, Jason" [EMAIL PROTECTED] wrote:









I finally got in because someone on this list kindly offered their account info to me. 

Looks very nice. I had wondered how Flex could be used for e-learning (since that is my field) and this answers it (though I’m still a little confused looking at it what is pure Flex and what is pure Flash – I mean some things are obviously Flash, but not sure how much extra flash was involved and where actionscript was used for what – would love to see the source code).


Jason Merrill | E-Learning Solutions | icfconsulting.com 






From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Dave CarabettaSent: Thursday, November 10, 2005 1:33 PMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Re: Cool Flex Site with Free 30 day trial

On 11/10/05, fowleryj [EMAIL PROTECTED] wrote: --- In flexcoders@yahoogroups.com, "Merrill, Jason" [EMAIL PROTECTED] wrote:  Perhaps their e-mail filter doesn't like e-mail addresses with  underscores like my Yahoo one does. Either that or they don't like free e-mail addresses. I've seen some sites that won't let you register with Hotmail or Yahoo e-mail accounts.No, I registered with my Hotmail account and I got a response rightaway. But I think there servers are hosed or something, as I cannotlog in for the life of me. I keep getting a "connection error" messagewhen I hit the Login button.Oh well.
NOTICE:
This message is for the designated recipient only and may contain privileged or confidential information. If you have received it in error, please notify the sender immediately and delete the original.Any other use of this e-mail by you is prohibited.
		 Yahoo! FareChase - Search multiple travel sites in one click.

 

 





--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] Re: will we have access to makeplayerglobal script ?

2005-11-10 Thread zwetank
 
 * AS3 does support the ability to extend builtin objects by adding
 prototype methods.  Yes, you give up something
 (strong type checking)
 but it's no worse than in AS1 when it worked.  Actually AS1,
 AS2, and AS3 all support this.
 

duh !!
I was so used to do some hacks to circumvent the AS2 compiler
to allow such addition inside prototype that I didn't even tryed
to directly add such methods to the prototype with AS3.

Lol the tree hidding the forest :)

all is working, ok I lost the compile-time static type check,
but as all this methods are heavyly unit tested, not really a problem.

 
 * I suppose if you recompiled playerglobal.as with new methods
 in it, and took pains to add those methods as prototype methods,
 you could get back some of the lost compile-time checking.
 The bytecode you generated would still be compatible with
 prototype methods added on the fly at runtime.  
 

that's the goal, and it already working with AS2

1) update the intrinsic class
   by adding intrinsic methods
2) include the files containing the prototype
3) you have added methods with compile-time check

 I have no idea if we're looking at providing the playerglobal source
 (maybe we are since we're hoping to provide the framework source)
 but I can't imagine it will be a well-documented feature as to
 how to adjust it and re-compile...  I'll forward this to PM
 though and they can take it under consideration.
 

even with almost no documentation (just the basic :))
I would like a lot to be able to do that, well if possible...

but at least now I'm not blocked in what I planned to code.







 Yahoo! Groups Sponsor ~-- 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/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/

* 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/
 




Re: [flexcoders] Re: setFocus is evil

2005-11-10 Thread JesterXL
You need to tweak the onLoad tag in the body:

onLoad=theFlashControl.setFocus()

Don't know how to modify the server-side HTML Template, though.

- Original Message - 
From: Renaun Erickson [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, November 10, 2005 4:15 PM
Subject: [flexcoders] Re: setFocus is evil


I vaguely remember messing with this.  There was an issue with the
Broswer/FLash Player getting focus itself.  So basically your code
running in the flash player is set correct but the Flash Player it
self does not have focus, until you click some where on the flash swf
in the page.

I dont remember finding a way around it but I might be wrong.

Renaun

--- In flexcoders@yahoogroups.com, dandiodati [EMAIL PROTECTED] wrote:

 I tried this but the carat is not being placed in the textinput.
 The textInput gets focus, but I have to click somewhere to place the
 carat in the textInput before being able to type.
 How do I get it to give focus and place the carat in the textinput so
 I can just start typing the user name immediately?

 Dan

 --- In flexcoders@yahoogroups.com, Philippe Maegerman [EMAIL PROTECTED]
wrote:
 
  Found that function getFocusManager() that makes it work quite well ;)
 
  ?xml version=1.0 encoding=utf-8?
  mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml;
 creationComplete=myInit()
  mx:Script
  function myInit(){
  //http://www.mail-archive.com/flexcoders@yahoogroups.com/msg11231.html
  var fm = getFocusManager();
  fm.setFocus(testText);
  Selection.setSelection(0,testText.text.length)
  }
  /mx:Script
  mx:TextInput id=testText text=hello world/mx:TextInput
  /mx:Application
 
  Found in mail archives:
  http://www.mail-archive.com/flexcoders@yahoogroups.com/msg11231.html
 
  Philippe Maegerman
 
  
 
  From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
 On Behalf Of Mercer, Dustin
  Sent: mardi 2 août 2005 5:03
  To: flexcoders@yahoogroups.com
  Subject: RE: [flexcoders] setFocus is evil
 
 
 
  GFI MailSecurity's HTML threat engine found HTML scripts in this
 email and has disabled them.
 
  Ok got it.  You have to use the selection object.  Here is the code
 (Straight from Flash MX 204 LiveDocs

http://livedocs.macromedia.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Flash_MX_2004file=1659.html
 ) :
 
 
 
  this.createTextField(myText_txt, 99, 10, 10, 200, 30);
 
  myText_txt.text = this is my text;
 
  Selection.setFocus(myText_txt);
 
  Selection.setSelection(0, 3);
 
 
 
  Hope this helps :-)
 
 
 
  
 
  From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
 On Behalf Of Mercer, Dustin
  Sent: Monday, August 01, 2005 7:54 PM
  To: flexcoders@yahoogroups.com
  Subject: RE: [flexcoders] setFocus is evil
 
 
 
  Stacy,
 
 
 
  I have had this problem as well :-(  I am sad to say, I hate the
 focus manager.  Ok that was a little harsh... but none the less, it
 has its' issues.  There is a way to set the position of the caret
 though (Set the start index of the caret as well as the end, so you
 can choose the text you wish to be highlighted).  I am going to try to
 find that code.  In the mean time, you may want to try setFocus in the
 show event or childrenCreated event.  That may fix your issue.  If
 not, then the code for setting the caret position may help.  I will
 find that code and post it.  Give me a few...
 
 
 
  Dustin Mercer
 
 
 
  
 
  From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
 On Behalf Of Stacy Young
  Sent: Monday, August 01, 2005 7:03 PM
  To: flexcoders@yahoogroups.com
  Subject: [flexcoders] setFocus is evil
 
 
 
  Tiny problem but it's still driving me nuts. I've got a viewstack
 that's changed based on a users selection. Each time a container
 within that stack is viewed an initialization script is run to
 populate form elements. At the end of the process I'm using setFocus
 to, well, focus on the first textinput field. The problem is the
 selection on the textinput field is the length of the previous value
 for that field. So if the current value of the textinput is abc and
 the model changes to abcdef...When the setFocus executes it's only
 highlighting from a to c
 
 
 
  Hope that was clear, 'tis late...
 
 
 
  Thx
 
  Stace
 
 
 
 
 
  --
  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
 
 
 
  * Visit your group flexcoders
 http://groups.yahoo.com/group/flexcoders  on the web.
 
  * To unsubscribe from this group, send an email to:
  [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
 
  * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
 Service http://docs.yahoo.com/info/terms/ .
 
 
  
 
 
 
  

Re: [flexcoders] Recognizing when a CheckBox inside a DataGrid is clicked

2005-11-10 Thread JesterXL
Gotta use editField or dispatch an event.  The examples in the Flex docs on 
cellrenderers is a good one to look at.  If you want to allow the CheckBox 
to screw with the data in his cellRenderer, do this in his click function:

listOwner.editField(getCellIndex().itemIndex, getDataLabel(), 
check.selected);

That's, In the dataProvider, at position 0, set the field 'selected' to a 
value of 'true'.

or:

myDataProvider[0].selected = true;

Otherwise, dispatch an event so the controller that hosts the view can mess 
with the data himself:

listOwner.dispatchEvent({type: checkBoxClicked, target: listOwner, cell: 
this, selected: checkBox.selected});



- Original Message - 
From: fowleryj [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, November 10, 2005 4:46 PM
Subject: [flexcoders] Recognizing when a CheckBox inside a DataGrid is 
clicked


[env: Flex 1.5 with Cairngorm architecture]

I am using the CheckBoxCellRenderer provided by Peter Ent via this
download:
http://www.markme.com/pent/archives/flex/solutions/cellrenderers.zip

I have my program working such that when a user clicks the Save button
in my mxml file, all the rows whose CheckBoxes are checked are stored
in a new Array by a save() function in the mxml's ViewHelper.

What I would like to do now is update the text in one of the cells
when the CheckBox is clicked. To be more specific, each row in the
DataGrid has a date column, and when the row's CheckBox is clicked,
I'd like the current date to replace the date displayed in that row's
date column.

However, I can't figure out how to get the CheckBox to realize it has
been clicked so that I can call the updateDate() function in the
mxml's ViewHelper. I tried modifying the code in the
CheckBoxCellRenderer class, but from there, I couldn't find an easy
way to access the mxml's DataGrid and its dataProvider. I tried using
the change property of the DataGrid, but that only recognizes that a
row has been selected, not that a CheckBox has been clicked.

[As an aside, I noticed while I was modifying the CheckBoxCellRenderer
that the setValue() function is called twice everytime the mouse
passes over a DataGrid row containing a checked CheckBox(es). This
seemed odd.]

Thanks in advance!






--
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








 Yahoo! Groups Sponsor ~-- 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/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/

* 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/
 




Re: [flexcoders] Dynamic Events

2005-11-10 Thread JesterXL
Where did you find this?  Is it in the LiveDocs?
http://livedocs.macromedia.com/labs/1/flex/langref/index.html

If not where; I want to play.

- Original Message - 
From: Mark Wales [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, November 10, 2005 5:45 PM
Subject: [flexcoders] Dynamic Events



Has anyone used them? I've been a bit confused by several things:

DynamicEvent is a subclass (according to the documentation) of
flash.events.Event but is actually found in mx.events.

In addition, the documentation describes how you can add arbitrary
properties at runtime. However, experimenting with it, it does not
appear this works.

Is this simply a function of it being an alpha, am I doing something
wrong, or is something else amiss??

-Mark






--
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



 



 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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] Re: Dynamic Events (Flex2 Custom Events?)

2005-11-10 Thread Renaun Erickson
FLEX 2:
To added Arbitary properties to the Event object what you can do is
create your custom Event class that extends the flash.events.Event like:

package org.nevis.cairngorm.samples.store.view.checkout {
import flash.events.Event;

public class ShippingCostChangeEvent extends Event {
public var cost : Number;
}
}

Then in the MXML you access it like:

mx:Metadata
[Event( name = shippingCostChange, type =
org.nevis.cairngorm.samples.store.view.checkout.ShippingCostChangeEvent
)]
/mx:Metadata

mx:Button label=Continue click=dispatchEvent( { type :
shippingCostChange, cost : cost} ); /

You could also instantiate your custom class first and pass that
through the dispatchEvent.

Not sure if this is what you were asking about.

Renaun

--- In flexcoders@yahoogroups.com, Mark Wales [EMAIL PROTECTED] wrote:

 
 Has anyone used them? I've been a bit confused by several things:
 
 DynamicEvent is a subclass (according to the documentation) of
 flash.events.Event but is actually found in mx.events.
 
 In addition, the documentation describes how you can add arbitrary
 properties at runtime. However, experimenting with it, it does not
 appear this works.
 
 Is this simply a function of it being an alpha, am I doing something
 wrong, or is something else amiss??
 
 -Mark







 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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] Re: Dynamic Events (Flex2 Custom Events?)

2005-11-10 Thread Renaun Erickson
To add arbitrary properties ... 

Getting tired ;)

Renaun

--- In flexcoders@yahoogroups.com, Renaun Erickson [EMAIL PROTECTED] wrote:

 FLEX 2:
 To added Arbitary properties to the Event object what you can do is
 create your custom Event class that extends the flash.events.Event like:
 
 package org.nevis.cairngorm.samples.store.view.checkout {
   import flash.events.Event;
 
   public class ShippingCostChangeEvent extends Event {
   public var cost : Number;
   }
 }
 
 Then in the MXML you access it like:
 
   mx:Metadata
   [Event( name = shippingCostChange, type =

org.nevis.cairngorm.samples.store.view.checkout.ShippingCostChangeEvent
 )]
   /mx:Metadata
 
   mx:Button label=Continue click=dispatchEvent( { type :
 shippingCostChange, cost : cost} ); /
 
 You could also instantiate your custom class first and pass that
 through the dispatchEvent.
 
 Not sure if this is what you were asking about.
 
 Renaun
 
 --- In flexcoders@yahoogroups.com, Mark Wales [EMAIL PROTECTED] wrote:
 
  
  Has anyone used them? I've been a bit confused by several things:
  
  DynamicEvent is a subclass (according to the documentation) of
  flash.events.Event but is actually found in mx.events.
  
  In addition, the documentation describes how you can add arbitrary
  properties at runtime. However, experimenting with it, it does not
  appear this works.
  
  Is this simply a function of it being an alpha, am I doing something
  wrong, or is something else amiss??
  
  -Mark
 







 Yahoo! Groups Sponsor ~-- 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/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/

* 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/
 





RE: [flexcoders] Recognizing when a CheckBox inside a DataGrid is clicked

2005-11-10 Thread Malcolm
You could simply use listOwner.editField inside the cell renderer. For
example something like:

mx:CheckBox click=this.clickCheckBox( event )/

function clickCheckBox ()
{
listOwner.editField( getCellIndex().itemIndex,
My_Date_Column_Name_To_Update, Date() )
}

Thus when a user clicked the checkbox, listOwner.editField will update the
dataProvider and the date displayed in the dataGrid.

Hope this helps,
Malcolm

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of fowleryj
Sent: Friday, 11 November 2005 8:46 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Recognizing when a CheckBox inside a DataGrid is
clicked

[env: Flex 1.5 with Cairngorm architecture]

I am using the CheckBoxCellRenderer provided by Peter Ent via this
download:
http://www.markme.com/pent/archives/flex/solutions/cellrenderers.zip

I have my program working such that when a user clicks the Save button
in my mxml file, all the rows whose CheckBoxes are checked are stored
in a new Array by a save() function in the mxml's ViewHelper.

What I would like to do now is update the text in one of the cells
when the CheckBox is clicked. To be more specific, each row in the
DataGrid has a date column, and when the row's CheckBox is clicked,
I'd like the current date to replace the date displayed in that row's
date column.

However, I can't figure out how to get the CheckBox to realize it has
been clicked so that I can call the updateDate() function in the
mxml's ViewHelper. I tried modifying the code in the
CheckBoxCellRenderer class, but from there, I couldn't find an easy
way to access the mxml's DataGrid and its dataProvider. I tried using
the change property of the DataGrid, but that only recognizes that a
row has been selected, not that a CheckBox has been clicked.

[As an aside, I noticed while I was modifying the CheckBoxCellRenderer
that the setValue() function is called twice everytime the mouse
passes over a DataGrid row containing a checked CheckBox(es). This
seemed odd.]

Thanks in advance!






--
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



 





 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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/
 




Re: [flexcoders] Re: Dynamic Events (Flex2 Custom Events?)

2005-11-10 Thread JesterXL
I still can't set bubbles = true, though... bleh

- Original Message - 
From: Renaun Erickson [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, November 10, 2005 7:39 PM
Subject: [flexcoders] Re: Dynamic Events (Flex2 Custom Events?)


To add arbitrary properties ...

Getting tired ;)

Renaun

--- In flexcoders@yahoogroups.com, Renaun Erickson [EMAIL PROTECTED] wrote:

 FLEX 2:
 To added Arbitary properties to the Event object what you can do is
 create your custom Event class that extends the flash.events.Event like:

 package org.nevis.cairngorm.samples.store.view.checkout {
 import flash.events.Event;

 public class ShippingCostChangeEvent extends Event {
 public var cost : Number;
 }
 }

 Then in the MXML you access it like:

 mx:Metadata
 [Event( name = shippingCostChange, type =

org.nevis.cairngorm.samples.store.view.checkout.ShippingCostChangeEvent
 )]
 /mx:Metadata

 mx:Button label=Continue click=dispatchEvent( { type :
 shippingCostChange, cost : cost} ); /

 You could also instantiate your custom class first and pass that
 through the dispatchEvent.

 Not sure if this is what you were asking about.

 Renaun

 --- In flexcoders@yahoogroups.com, Mark Wales [EMAIL PROTECTED] wrote:
 
 
  Has anyone used them? I've been a bit confused by several things:
 
  DynamicEvent is a subclass (according to the documentation) of
  flash.events.Event but is actually found in mx.events.
 
  In addition, the documentation describes how you can add arbitrary
  properties at runtime. However, experimenting with it, it does not
  appear this works.
 
  Is this simply a function of it being an alpha, am I doing something
  wrong, or is something else amiss??
 
  -Mark
 








--
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








 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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] [about making a dynamic datagrid]

2005-11-10 Thread psmusima
 hello,

 I am in trouble with a cellrenderer.

 I want to put a cellrender in ACTIONSCRIPT file.

 source is ..

in a AS file

  dgcCol.cellRenderer=MultiFieldCellRenderer;

  dgcCol.headerRenderer = MyHeaderRenderer;


 headerrender is runned well, but cellrender is not seen.

 Can you help me?

 thanks for reading.
 







 Yahoo! Groups Sponsor ~-- 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/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/

* 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/
 




Re: [flexcoders] Cool Flex Site with Free 30 day trial

2005-11-10 Thread Scott Barnes




I'm probably being over-critical but heres my thoughts:


  Navigation needs work - Semantics behind the various buttons and
their placements, are at first confusing (exit? does that mean exit the
window, exit the application??? ) - Back To Main? tucked up to the top
left corner, where it blends easily to the other top navigation, rather
then why not place it same position, but at the bottom, rather
then top... etc..
  0% completed - whats that mean? do i sit and wait? or do i click,
whats it mean! ;) (keeping in mind these aren't flex developers using
it, more average pod worker)
  Colors at the bandwidth? wtf are they?
  UI panel flow - its too slideshow driven. There needs to be
either some sort of crumb process in place, or something that allows me
to cycle back 2 tiers if need be.. as this is more of an exploration
application rather then a linear process.


I'm being critical for a reason, as we are all armed to the teeth with
FLEX, meaning there is a lot of power at our hands. To simply praise an
application like this is a success? disturbs me.. for example, were are
the tooltips? fundamental usability tools are in our hands, and yet
sites like this ignore them? For me i place FLEX on a more strict
position then i would say a html based solution, as there is no excuse
other then time.

To be honest, they probably just spent $30k on something they could get
for less with say FLASH, as its very slideshow driven and nothing
really exciting that makes overwhelming use of FLEX? more its something
that any decent FLASH IDE developer could conjure... maybe there is
more to it then meets the eye behind the scenes?

My verdict
4 out of 10 

Pros:
- They use FLEX for eLearning which may win a future sale from one of us on the concept see they do it, we can do it better
- They have some really cheesy videos in place, that cracked me up (not
because of their slap stick attempt at humour, but because it was so
1980's)


On 11/10/05, Philippe Maegerman [EMAIL PROTECTED] wrote:







Nicely done and well organized .. 

Philippe 
Maegerman


From: flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] On Behalf Of 
sir_janksalotSent: samedi 5 novembre 2005 1:25To: 
flexcoders@yahoogroups.comSubject: [flexcoders] Cool Flex Site with 
Free 30 day trial
There is a new company that has been making a corporate 
trainingsolution and doing some pretty cool things with it in flex... 
(fromwhat I understand they are doing some video branching which 
canprobably lead to choose your own adventure type training) they 
offer a totally free 30 day trial at:https://www1.g-t-t.com/ecom/processPromotion.cfml
could 
be exciting for those in the business 
worldsj





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com









  
  
SPONSORED LINKS
  
  
  


Web site design development
  
  

Computer software development
  
  

Software design and development
  
  



Macromedia flex
  
  

Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group flexcoders on the web.

  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




  






--**STATEMENT OF CONFIDENTIALITY** 
This e-mail and any attached files are
confidential and intended solely for the use of the individual to whom
it is addressed. If you have received this email in error please send
it back to the person that sent it to you. Any views or opinions
presented are solely those of author and do not necessarily represent
those the Emakina Company. Unauthorized publication, use,
dissemination, forwarding, printing or copying of this email and its
associated attachments is strictly prohibited.
We also inform you that we have checked
that this message does not contain any virus but we decline any
responsability in case of any damage caused by an a non detected virus.--

-- Regards,Scott Barneshttp://www.mossyblog.com






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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
   

RE: [flexcoders] another event, instead move?

2005-11-10 Thread Matt Chotin










Assign the moveEffect before you do any
moving. Add an effectStart handler to the Image, the event property will
contain an effect property which is the instance of the effect
that youre using. Set the yFrom and yTo properties right then.



Havent tried this, but its a
thought



Good luck!



Matt











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of keishichi2001
Sent: Thursday, November 10, 2005
1:05 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] another
event, instead move?





env : Flex1.5 + Cairngorm

little bit difficult to explain my situation

===

i've trying to develop a catalog-viewer
application with Flex.
Multiple components i have...

Main.mxml : this is the main application that user
access.
cat1.mxml : catalog application 1.
cat2.mxml : catalog application 2.
...
catn.mxml : catalog application n.

Single catalog application may contain about 10
pages, so i used
ViewStack and 10 pages are all child(mx:Image) of
the ViewStack.
The size of a page is vertical-rectangle(ie,
300x900).
However size of the ViewStack - that i mentioned
above - is 300x300.
Which means, each page should have vertical
scrollbar that user could
browse top, middle, bottom of the page.

Now, Main.mxml has 'catalog chooser' so that user
could choose a
catalog they want to browse.
Main.mxml also has the catalog-controller so that
user can move pages
either 'previous' or 'next'.
Also they could browse any part of the current
page - top, middle, bottom.

All of catalog applications are defined within
Main.mxml as follows.

mx:Loader
contentPath=catalog/cat1.mxml.swf ... /

which means, the catalog user specified should be
loaded dynamically.
In this case, AS code inside of Main.mxml doesn't
work against cat1.mxml.
Therefore i use ModelLocator of Cairngorm, so that
both main
application and catalog application should be able
to share
information, like Y-axis of the image.(yes,
sharing Y-axis does work
correctly.)

=

Now, my issue

Remember, single page of a catalog application has
300x900 size.
So user can move top to middle, middle to bottom,
whatever
I'd like to give the page(mx:Image) with
Effect(moveEffect), for
natural page moving...
I reallized i should at least have four Effects as
following.

mx:Effect
 mx:Move name=movePageU2M
yFrom=0 yTo=-300 duration=300 /
 mx:Move name=movePageM2B
yFrom=-300 yTo=-600 duration=300 /
 mx:Move name=movePageB2M
yFrom=-600 yTo=-300 duration=300 /
 mx:Move name=movePageM2U
yFrom=-300 yTo=0 duration=300 /
/mx:Effect

And either of them should be set against
moveEffect of mx:Image, when
user act on catalog-controller of Main.mxml.

For this, i've already tryied move event of
mx:Image.
The event object has y, and oldY. I thought i could
compare them and
tried to setStyle(moveEffect,
ModelLocator.catEffect) within move event.
* ModelLocator.catEffect was set when user
contolls catalog-controller
of Main.mxml.
However move event is broadcast *just after*
object moved.
So above my code doesn't work well.


==

I hope some of you understand my explantion,,,
and could you please give me any clue?


Thanks in advance,
Keishichi













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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











RE: [flexcoders] Applications forgetting variables

2005-11-10 Thread Matt Chotin










As in, are you possible creating new instances
of classes when you thought you were using an instance that was created
previously.











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of [EMAIL PROTECTED]
Sent: Thursday, November 10, 2005
8:08 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders]
Applications forgetting variables





What do you mean recreating classes 







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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











RE: [flexcoders] Re: Dynamic Events (Flex2 Custom Events?)

2005-11-10 Thread Matt Chotin










I dont think the example is going
to work since youre trying to dispatch an anonymous object instead of an
Event. Flex 2 requires an Event to be dispatched.



There is mx.events.DynamicEvent which is a
subclass of Event that is dynamic. The constructor does take the bubbles
parameter so you can do with it what you will. I dont know if any of
the events that the components dispatch are dynamic, I think probably not.



Matt











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL
Sent: Thursday, November 10, 2005
4:51 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re:
Dynamic Events (Flex2 Custom Events?)





I still can't set bubbles =
true, though... bleh

- Original Message - 
From: Renaun Erickson
[EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, November 10, 2005 7:39 PM
Subject: [flexcoders] Re: Dynamic Events (Flex2
Custom Events?)


To add arbitrary properties ...

Getting tired ;)

Renaun

--- In flexcoders@yahoogroups.com,
Renaun Erickson [EMAIL PROTECTED] wrote:

 FLEX 2:
 To added Arbitary properties to the Event object
what you can do is
 create your custom Event class that extends
the flash.events.Event like:

 package
org.nevis.cairngorm.samples.store.view.checkout {
 import flash.events.Event;

 public class ShippingCostChangeEvent extends
Event {
 public var cost : Number;
 }
 }

 Then in the MXML you access it like:

 mx:Metadata
 [Event( name =
shippingCostChange, type =

org.nevis.cairngorm.samples.store.view.checkout.ShippingCostChangeEvent
 )]
 /mx:Metadata

 mx:Button label=Continue
click=dispatchEvent( { type :
 shippingCostChange, cost : cost}
); /

 You could also instantiate your custom class
first and pass that
 through the dispatchEvent.

 Not sure if this is what you were asking
about.

 Renaun

 --- In flexcoders@yahoogroups.com,
Mark Wales [EMAIL PROTECTED] wrote:
 
 
  Has anyone used them? I've been a bit
confused by several things:
 
  DynamicEvent is a subclass (according to
the documentation) of
  flash.events.Event but is actually found
in mx.events.
 
  In addition, the documentation describes
how you can add arbitrary
  properties at runtime. However,
experimenting with it, it does not
  appear this works.
 
  Is this simply a function of it being an
alpha, am I doing something
  wrong, or is something else amiss??
 
  -Mark
 








--
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














--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











[flexcoders] Re: Dynamic Events (Flex2 Custom Events?)

2005-11-10 Thread Renaun Erickson
Good to know, I haven't had time to get through all my testing.  So
what is the difference/benefits of subclassing Event as your own
custom class and using DynamicEvent class?

--- In flexcoders@yahoogroups.com, Matt Chotin [EMAIL PROTECTED] wrote:

 I don't think the example is going to work since you're trying to
 dispatch an anonymous object instead of an Event.  Flex 2 requires an
 Event to be dispatched.
 
  
 
 There is mx.events.DynamicEvent which is a subclass of Event that is
 dynamic.  The constructor does take the bubbles parameter so you can
 do with it what you will.  I don't know if any of the events that the
 components dispatch are dynamic, I think probably not.
 
  
 
 Matt
 
  
 
 
 
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
 Behalf Of JesterXL
 Sent: Thursday, November 10, 2005 4:51 PM
 To: flexcoders@yahoogroups.com
 Subject: Re: [flexcoders] Re: Dynamic Events (Flex2 Custom Events?)
 
  
 
 I still can't set bubbles = true, though... bleh
 
 - Original Message - 
 From: Renaun Erickson [EMAIL PROTECTED]
 To: flexcoders@yahoogroups.com
 Sent: Thursday, November 10, 2005 7:39 PM
 Subject: [flexcoders] Re: Dynamic Events (Flex2 Custom Events?)
 
 
 To add arbitrary properties ...
 
 Getting tired ;)
 
 Renaun
 
 --- In flexcoders@yahoogroups.com, Renaun Erickson [EMAIL PROTECTED]
 wrote:
 
  FLEX 2:
  To added Arbitary properties to the Event object what you can do is
  create your custom Event class that extends the flash.events.Event
 like:
 
  package org.nevis.cairngorm.samples.store.view.checkout {
  import flash.events.Event;
 
  public class ShippingCostChangeEvent extends Event {
  public var cost : Number;
  }
  }
 
  Then in the MXML you access it like:
 
  mx:Metadata
  [Event( name = shippingCostChange, type =
 
 org.nevis.cairngorm.samples.store.view.checkout.ShippingCostChangeEvent
 
  )]
  /mx:Metadata
 
  mx:Button label=Continue click=dispatchEvent( { type :
  shippingCostChange, cost : cost} ); /
 
  You could also instantiate your custom class first and pass that
  through the dispatchEvent.
 
  Not sure if this is what you were asking about.
 
  Renaun
 
  --- In flexcoders@yahoogroups.com, Mark Wales [EMAIL PROTECTED] wrote:
  
  
   Has anyone used them? I've been a bit confused by several things:
  
   DynamicEvent is a subclass (according to the documentation) of
   flash.events.Event but is actually found in mx.events.
  
   In addition, the documentation describes how you can add arbitrary
   properties at runtime. However, experimenting with it, it does not
   appear this works.
  
   Is this simply a function of it being an alpha, am I doing something
   wrong, or is something else amiss??
  
   -Mark
  
 
 
 
 
 
 
 
 
 --
 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
 
 
 
 
 
 
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives:
 http://www.mail-archive.com/flexcoders%40yahoogroups.com 
 
 
 
 
 SPONSORED LINKS 
 
 Web site design development
 http://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+
 site+design+developmentw2=Computer+software+developmentw3=Software+des
 ign+and+developmentw4=Macromedia+flexw5=Software+development+best+prac
 ticec=5s=166.sig=L-4QTvxB_quFDtMyhrQaHQ  
 
 Computer software development
 http://groups.yahoo.com/gads?t=msk=Computer+software+developmentw1=We
 b+site+design+developmentw2=Computer+software+developmentw3=Software+d
 esign+and+developmentw4=Macromedia+flexw5=Software+development+best+pr
 acticec=5s=166.sig=lvQjSRfQDfWudJSe1lLjHw  
 
 Software design and development
 http://groups.yahoo.com/gads?t=msk=Software+design+and+developmentw1=
 Web+site+design+developmentw2=Computer+software+developmentw3=Software
 +design+and+developmentw4=Macromedia+flexw5=Software+development+best+
 practicec=5s=166.sig=1pMBCdo3DsJbuU9AEmO1oQ  
 
 Macromedia flex
 http://groups.yahoo.com/gads?t=msk=Macromedia+flexw1=Web+site+design+
 developmentw2=Computer+software+developmentw3=Software+design+and+deve
 lopmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=1
 66.sig=OO6nPIrz7_EpZI36cYzBjw  
 
 Software development best practice
 http://groups.yahoo.com/gads?t=msk=Software+development+best+practice;
 w1=Web+site+design+developmentw2=Computer+software+developmentw3=Softw
 are+design+and+developmentw4=Macromedia+flexw5=Software+development+be
 st+practicec=5s=166.sig=f89quyyulIDsnABLD6IXIw  
 
  
 
  
 
 
 
 YAHOO! GROUPS LINKS 
 
  
 
 *  Visit your group flexcoders
 http://groups.yahoo.com/group/flexcoders  on the web.
 
 *  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] 
 
 *  Your use of Yahoo! Groups is subject to the 

[flexcoders] Re-Arrange Thumbnail Sample/ Source Code

2005-11-10 Thread nextadvantage
Anyone have any sample code used to re-arrange thumbnails?





 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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] Re: WebServices via ActionScript

2005-11-10 Thread huhgawz
It works excelent!!!

But how can i set the webservice params programatically?
I mean, if for example getCurrentSong(p1,p2) need a pair of parameters
or moreHow can i set them via ActionScript?


--- In flexcoders@yahoogroups.com, JesterXL [EMAIL PROTECTED] wrote:

 Starting a new thread since we hijacked the other one.
 
 I tested this and it works in Flex 1.5 and Flash 8.
 
 ?xml version=1.0 encoding=utf-8?
 mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml;
  initialize=getFunky()
  mx:Script
  ![CDATA[
  
  import mx.services.WebService;
  import mx.services.PendingCall;
  
  var myWebServiceObject:WebService;
  var MyPendingCallObject:PendingCall;
  
  
  public var debug_str:String = ;
  
  function getFunky()
  {
   d(WebService:  + WebService);
   var theURL = http://radio.tapper.net/artist.cfc?wsdl;;
   myWebServiceObject = new WebService(theURL);
   MyPendingCallObject = myWebServiceObject.getCurrentSong();
   d(Made call...);
   MyPendingCallObject.onResult = function(result)
   {
mx.core.Application.application.d(result:  + result);
for(var p in result)
{
 mx.core.Application.application.d(p + :  + result[p]);
}
   }
   MyPendingCallObject.onFault = function(fault)
   {
mx.core.Application.application.d(fault:  + fault);
for(var p in fault)
{
 mx.core.Application.application.d(p + :  + fault[p]);
}
   }
  }
  
  function d(o)
  {
   debug_str += o + \n;
  }
  
  
  ]]
  /mx:Script
  
  mx:TextArea text={debug_str} width=400 height=300 /
 /mx:Application







 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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] Any Flex ARP tutorial online?

2005-11-10 Thread Manuel Saint-Victor



I'm trying to find an example of some Flex- ARP integration. Are there any sample files or tutorials floating around to look at if I want a nice concrete example?Thanks Mani






--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] Irregular Tables and TreeTables

2005-11-10 Thread Malcolm










Not that I am aware of (in 1.5 anyway), I
could make use of something like a swing TreeTable myself.



I guess the only way to do something
similar would be to use a custom cell renderer, but how one would go about
implementing resizable table columns etc is beyond me



MM wishperhaps another component? 



mx:TreeTable



Malcolm











From:
flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Richard Rodseth
Sent: Friday, 11 November 2005
3:58 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Irregular
Tables and TreeTables





Has anybody done anything
like Swing's TreeTable in Flex?

Also, is it possible with cell renderers to do a table/grid where each
selectable row is actually two lines high, and the second line has information
that ignores/spans columns?

Thanks
- Richard








--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











Re: [flexcoders] Re-Arrange Thumbnail Sample/ Source Code

2005-11-10 Thread Aaron Rosenthal
Like to change the order of images in a tile list (drag and drop)

On Nov 10, 2005, at 7:34 PM, nextadvantage wrote:

 Anyone have any sample code used to re-arrange thumbnails?





  Yahoo! Groups Sponsor  
 ~--
 Get Bzzzy! (real tools to help you find a job). Welcome to the  
 Sweet Life.
 http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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









 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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/
 




Re: [flexcoders] Re: Dynamic Events (Flex2 Custom Events?)

2005-11-10 Thread JesterXL





I was subclassing Event, and Flex 2 told me bubbles 
was read-only.

I'll try using DynamicEvent then isntead; do you 
have the constructor signature handy?

- Original Message - 
From: Matt 
Chotin 
To: flexcoders@yahoogroups.com 
Sent: Thursday, November 10, 2005 9:16 PM
Subject: RE: [flexcoders] Re: Dynamic Events (Flex2 Custom 
Events?)


I don’t think the 
example is going to work since you’re trying to dispatch an anonymous object 
instead of an Event. Flex 2 requires an Event to be 
dispatched.

There is 
mx.events.DynamicEvent which is a subclass of Event that is dynamic. The 
constructor does take the “bubbles” parameter so you can do with it what you 
will. I don’t know if any of the events that the components dispatch are 
dynamic, I think probably not.

Matt





From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] 
On Behalf Of JesterXLSent: Thursday, November 10, 2005 4:51 
PMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Re: Dynamic 
Events (Flex2 Custom Events?)

I still can't set bubbles = true, though... 
bleh- Original Message - From: "Renaun Erickson" 
[EMAIL PROTECTED]To: 
flexcoders@yahoogroups.comSent: Thursday, November 10, 2005 7:39 
PMSubject: [flexcoders] Re: Dynamic 
Events (Flex2 Custom Events?)To add arbitrary properties ...Getting tired ;)Renaun--- In 
flexcoders@yahoogroups.com, "Renaun 
Erickson" [EMAIL PROTECTED] wrote: FLEX 
2: To added Arbitary properties 
to the Event object what you can do is create your custom Event class that extends the 
flash.events.Event like: package 
org.nevis.cairngorm.samples.store.view.checkout { import flash.events.Event; public 
class ShippingCostChangeEvent extends Event { public var cost : Number; } 
} Then in the MXML you access it 
like: mx:Metadata [Event( name = "shippingCostChange", type 
="org.nevis.cairngorm.samples.store.view.checkout.ShippingCostChangeEvent" )] 
/mx:Metadata 
mx:Button label="Continue" click="dispatchEvent( { type 
: "shippingCostChange", cost : 
cost} );" / You 
could also instantiate your custom class first and pass 
that through the 
dispatchEvent. Not 
sure if this is what you were asking about. 
Renaun --- In flexcoders@yahoogroups.com, "Mark Wales" 
[EMAIL PROTECTED] wrote: 
 
  Has anyone used them? 
I've been a bit confused by several things:  
 DynamicEvent is a subclass (according to the documentation) 
of  flash.events.Event but 
is actually found in mx.events. 
  In addition, the 
documentation describes how you can add arbitrary  properties at runtime. However, experimenting with 
it, it does not  appear 
this works. 
  Is this simply a 
function of it being an alpha, am I doing something  wrong, or is something else 
amiss?? 
  
-Mark 
--Flexcoders 
Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups 
Links





--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Re: WebServices via ActionScript

2005-11-10 Thread JesterXL
Change this:

MyPendingCallObject = myWebServiceObject.getCurrentSong();

To this:

var mySong:String = F'ing Hostile;
var artist:String = Pantera;
MyPendingCallObject = myWebServiceObject.getCurrentSong(mySong, artist);

The beauty is, it's code; you don't even know you're calling it 
webservice... it's just a method that takes longer than a millisecond  to 
excute, thus you need a result function... ah, I love Flex.

- Original Message - 
From: huhgawz [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, November 10, 2005 9:01 PM
Subject: [flexcoders] Re: WebServices via ActionScript


It works excelent!!!

But how can i set the webservice params programatically?
I mean, if for example getCurrentSong(p1,p2) need a pair of parameters
or moreHow can i set them via ActionScript?


--- In flexcoders@yahoogroups.com, JesterXL [EMAIL PROTECTED] wrote:

 Starting a new thread since we hijacked the other one.

 I tested this and it works in Flex 1.5 and Flash 8.

 ?xml version=1.0 encoding=utf-8?
 mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml;
  initialize=getFunky()
  mx:Script
  ![CDATA[

  import mx.services.WebService;
  import mx.services.PendingCall;

  var myWebServiceObject:WebService;
  var MyPendingCallObject:PendingCall;


  public var debug_str:String = ;

  function getFunky()
  {
   d(WebService:  + WebService);
   var theURL = http://radio.tapper.net/artist.cfc?wsdl;;
   myWebServiceObject = new WebService(theURL);
   MyPendingCallObject = myWebServiceObject.getCurrentSong();
   d(Made call...);
   MyPendingCallObject.onResult = function(result)
   {
mx.core.Application.application.d(result:  + result);
for(var p in result)
{
 mx.core.Application.application.d(p + :  + result[p]);
}
   }
   MyPendingCallObject.onFault = function(fault)
   {
mx.core.Application.application.d(fault:  + fault);
for(var p in fault)
{
 mx.core.Application.application.d(p + :  + fault[p]);
}
   }
  }

  function d(o)
  {
   debug_str += o + \n;
  }


  ]]
  /mx:Script

  mx:TextArea text={debug_str} width=400 height=300 /
 /mx:Application








--
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








 Yahoo! Groups Sponsor ~-- 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/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/

* 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/
 





RE: [flexcoders] Re: Dynamic Events (Flex2 Custom Events?)

2005-11-10 Thread Matt Chotin










Clarity of intent, potentially better
performance (at the expense of a slightly larger SWF), strong typechecking as
you use the event in your scripts to name a few.











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Renaun Erickson
Sent: Thursday, November 10, 2005
6:50 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Dynamic
Events (Flex2 Custom Events?)





Good to know, I haven't had time to get through all my testing.
So
what is the difference/benefits of subclassing
Event as your own
custom class and using DynamicEvent class?

--- In flexcoders@yahoogroups.com,
Matt Chotin [EMAIL PROTECTED] wrote:

 I don't think the example is going to work
since you're trying to
 dispatch an anonymous object instead of an
Event. Flex 2 requires an
 Event to be dispatched.
 
 
 
 There is mx.events.DynamicEvent which is a
subclass of Event that is
 dynamic. The constructor does take the
bubbles parameter so you can
 do with it what you will. I don't know
if any of the events that the
 components dispatch are dynamic, I think
probably not.
 
 
 
 Matt
 
 
 
 
 
 From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On
 Behalf Of JesterXL
 Sent: Thursday, November 10, 2005 4:51 PM
 To: flexcoders@yahoogroups.com
 Subject: Re: [flexcoders] Re: Dynamic Events
(Flex2 Custom Events?)
 
 
 
 I still can't set bubbles = true, though...
bleh
 
 - Original Message - 
 From: Renaun Erickson
[EMAIL PROTECTED]
 To: flexcoders@yahoogroups.com
 Sent: Thursday, November 10, 2005 7:39 PM
 Subject: [flexcoders] Re: Dynamic Events
(Flex2 Custom Events?)
 
 
 To add arbitrary properties ...
 
 Getting tired ;)
 
 Renaun
 
 --- In flexcoders@yahoogroups.com,
Renaun Erickson [EMAIL PROTECTED]
 wrote:
 
  FLEX 2:
  To added Arbitary properties to the
Event object what you can do is
  create your custom Event class that
extends the flash.events.Event
 like:
 
  package
org.nevis.cairngorm.samples.store.view.checkout {
  import flash.events.Event;
 
  public class ShippingCostChangeEvent
extends Event {
  public var cost : Number;
  }
  }
 
  Then in the MXML you access it like:
 
  mx:Metadata
  [Event( name =
shippingCostChange, type =
 

org.nevis.cairngorm.samples.store.view.checkout.ShippingCostChangeEvent
 
  )]
  /mx:Metadata
 
  mx:Button label=Continue
click=dispatchEvent( { type :
  shippingCostChange, cost :
cost} ); /
 
  You could also instantiate your custom
class first and pass that
  through the dispatchEvent.
 
  Not sure if this is what you were asking
about.
 
  Renaun
 
  --- In flexcoders@yahoogroups.com,
Mark Wales [EMAIL PROTECTED] wrote:
  
  
   Has anyone used them? I've been a
bit confused by several things:
  
   DynamicEvent is a subclass
(according to the documentation) of
   flash.events.Event but is actually
found in mx.events.
  
   In addition, the documentation
describes how you can add arbitrary
   properties at runtime. However,
experimenting with it, it does not
   appear this works.
  
   Is this simply a function of it
being an alpha, am I doing something
   wrong, or is something else amiss??
  
   -Mark
  
 
 
 
 
 
 
 
 
 --
 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
 
 
 
 
 
 
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives:
 http://www.mail-archive.com/flexcoders%40yahoogroups.com

 
 
 
 
 SPONSORED LINKS 
 
 Web site design development
 http://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+

site+design+developmentw2=Computer+software+developmentw3=Software+des
 ign+and+developmentw4=Macromedia+flexw5=Software+development+best+prac

ticec=5s=166.sig=L-4QTvxB_quFDtMyhrQaHQ 
 
 Computer software development
 http://groups.yahoo.com/gads?t=msk=Computer+software+developmentw1=We

b+site+design+developmentw2=Computer+software+developmentw3=Software+d

esign+and+developmentw4=Macromedia+flexw5=Software+development+best+pr

acticec=5s=166.sig=lvQjSRfQDfWudJSe1lLjHw 
 
 Software design and development
 http://groups.yahoo.com/gads?t=msk=Software+design+and+developmentw1=

Web+site+design+developmentw2=Computer+software+developmentw3=Software

+design+and+developmentw4=Macromedia+flexw5=Software+development+best+

practicec=5s=166.sig=1pMBCdo3DsJbuU9AEmO1oQ 
 
 Macromedia flex
 http://groups.yahoo.com/gads?t=msk=Macromedia+flexw1=Web+site+design+

developmentw2=Computer+software+developmentw3=Software+design+and+deve

lopmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=1
 66.sig=OO6nPIrz7_EpZI36cYzBjw 
 
 Software development best practice
 http://groups.yahoo.com/gads?t=msk=Software+development+best+practice

w1=Web+site+design+developmentw2=Computer+software+developmentw3=Softw


Re: [flexcoders] Any Flex ARP tutorial online?

2005-11-10 Thread JesterXL





Old, before I had my CommandRegistry; source at the 
bottom:
http://dev.jessewarden.com/swg/resources/

Unfinished, but more mature example:
http://www.jessewarden.com/archives/2005/09/miscellaneous_d_1.html


- Original Message - 
From: Manuel 
Saint-Victor 
To: flexcoders@yahoogroups.com 
Sent: Thursday, November 10, 2005 9:16 PM
Subject: [flexcoders] Any Flex ARP tutorial online?
I'm trying to find an example of some Flex- ARP 
integration. Are there any sample files or tutorials floating around to 
look at if I want a nice concrete example?Thanks Mani





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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Re-Arrange Thumbnail Sample/ Source Code

2005-11-10 Thread JesterXL
To early in the morning to hit you up with all the code, but check out 
mx.managers.DragManager to get the scoop.

In the meantime, just set dragEnabled on your list, and then forward it's 
dragEnter event to a function that does this:

funciton onDragEnter(event)
{
event.hanlded = true;
}

That'll show that it's ok to drop there.  Next, forward your dragOver:

functon onDragOver(event)
{
showDropFeedback();
}

I believe lists all have that function.  It gives them draw focus, and draws 
a little black line to show where you'll drop it.

Then, your out:

function onDragOut(event)
{
hideDropFeedback();
}

Finally, your drop, you get the location you dropped the item(s) at, and 
remove them from the dataProvider, and replace them at the location you 
dropped; pretty easy for 1:

var item = event.dragSource.dataForFormat(items)[0];
yourList.dataProvider.removeItemAt(yourList.selectedIndex);
yourList.dataProvider.addItemAt(loc, item);

So, the code in entirety is here.  Tested and works in a List.

function doDragEnter(event)
 {
  event.handled = true;
  my_list.showDropFeedback();
 }

 function doDragOver(event)
 {
  my_list.showDropFeedback();
 }

 function doDragExit(event)
 {
  my_list.hideDropFeedback();
 }

 function doDragDrop(event)
 {
  //dProps(event);
  my_list.hideDropFeedback();
  var loc = my_list.getDropLocation();
   var item = event.dragSource.dataForFormat(items)[0];
my_list.dataProvider.removeItemAt(my_list.selectedIndex);
my_list.dataProvider.addItemAt(loc, item);
   my_list.selectedIndex = loc;

 }


- Original Message - 
From: Aaron Rosenthal [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, November 10, 2005 11:26 PM
Subject: Re: [flexcoders] Re-Arrange Thumbnail Sample/ Source Code


Like to change the order of images in a tile list (drag and drop)

On Nov 10, 2005, at 7:34 PM, nextadvantage wrote:

 Anyone have any sample code used to re-arrange thumbnails?





  Yahoo! Groups Sponsor  
 ~--
 Get Bzzzy! (real tools to help you find a job). Welcome to the
 Sweet Life.
 http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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










--
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








 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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/
 




Re: [flexcoders] Re: Dynamic Events (Flex2 Custom Events?)

2005-11-10 Thread Manish Jethani
On 11/11/05, JesterXL [EMAIL PROTECTED] wrote:

 I'll try using DynamicEvent then isntead; do you have the constructor
 signature handy?

 DynamicEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)


 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/

* 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/
 




RE: [flexcoders] Re: Dynamic Events (Flex2 Custom Events?)

2005-11-10 Thread Matt Chotin










Yes, bubbles is read-only as a property, but
can be set in the constructor of an event type that exposes it (not all Event
subclasses put the variable in their constructor but I think were trying
for most Flex classes to do so). Constructor of DynamicEvent is:



DynamicEvent(type:String,
bubbles:Boolean
= false, cancelable:Boolean
= false)











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL
Sent: Thursday, November 10, 2005
8:58 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re:
Dynamic Events (Flex2 Custom Events?)







I was subclassing Event, and Flex 2 told me bubbles was
read-only.











I'll try using DynamicEvent then isntead; do you have the
constructor signature handy?











- Original Message - 



From: Matt Chotin






To: flexcoders@yahoogroups.com






Sent: Thursday, November
10, 2005 9:16 PM





Subject: RE: [flexcoders]
Re: Dynamic Events (Flex2 Custom Events?)











I dont think the example is going
to work since youre trying to dispatch an anonymous object instead of an
Event. Flex 2 requires an Event to be dispatched.



There is mx.events.DynamicEvent which is a
subclass of Event that is dynamic. The constructor does take the
bubbles parameter so you can do with it what you will. I
dont know if any of the events that the components dispatch are dynamic,
I think probably not.



Matt











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL
Sent: Thursday, November 10, 2005
4:51 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re:
Dynamic Events (Flex2 Custom Events?)





I still can't set bubbles =
true, though... bleh

- Original Message - 
From: Renaun Erickson
[EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, November 10, 2005 7:39 PM
Subject: [flexcoders] Re: Dynamic Events (Flex2
Custom Events?)


To add arbitrary properties ...

Getting tired ;)

Renaun

--- In flexcoders@yahoogroups.com,
Renaun Erickson [EMAIL PROTECTED] wrote:

 FLEX 2:
 To added Arbitary properties to the Event
object what you can do is
 create your custom Event class that extends
the flash.events.Event like:

 package
org.nevis.cairngorm.samples.store.view.checkout {
 import flash.events.Event;

 public class ShippingCostChangeEvent extends
Event {
 public var cost : Number;
 }
 }

 Then in the MXML you access it like:

 mx:Metadata
 [Event( name =
shippingCostChange, type =

org.nevis.cairngorm.samples.store.view.checkout.ShippingCostChangeEvent
 )]
 /mx:Metadata

 mx:Button label=Continue
click=dispatchEvent( { type :
 shippingCostChange, cost : cost} );
/

 You could also instantiate your custom class
first and pass that
 through the dispatchEvent.

 Not sure if this is what you were asking
about.

 Renaun

 --- In flexcoders@yahoogroups.com,
Mark Wales [EMAIL PROTECTED] wrote:
 
 
  Has anyone used them? I've been a bit
confused by several things:
 
  DynamicEvent is a subclass (according to
the documentation) of
  flash.events.Event but is actually found
in mx.events.
 
  In addition, the documentation describes
how you can add arbitrary
  properties at runtime. However,
experimenting with it, it does not
  appear this works.
 
  Is this simply a function of it being an
alpha, am I doing something
  wrong, or is something else amiss??
 
  -Mark
 








--
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
















--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.