[flexcoders] how to add new event for button?

2007-08-26 Thread Carlo Gulliani
Hi, everybody. Sorry for offtop, but i dont know what is doing( I've main scene (_root), in which load some swf's... My swf files have a lot of buttons How can I add new properties for button, that when mouse rollover playing special sound... I can write so: button.onRollover = function(){

Re: [flexcoders] how to add new event for button?

2007-08-26 Thread Carlo Gulliani
dd new event for button? Extend Button? Tracy From: [EMAIL PROTECTED] ups.com [mailto: [EMAIL PROTECTED] ups.com ] On Behalf Of Carlo Gulliani Sent: Sunday, August 26, 2007 12:51 PM To: Flexcoders Subject: [flexcoders] how to add new

Re: [flexcoders] how to add new event for button?

2007-08-26 Thread Carlo Gulliani
sorry, i forget say, it'squestion from as 2.0 and flash - Original Message From: Carlo Gulliani <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Monday, August 27, 2007 10:07:15 AM Subject: Re: [flexcoders] how to add new event for button?

[flexcoders] genie effect, i need help

2008-10-17 Thread Carlo Gulliani
hi all, does somebody knows how to make 'genie effect' like on macosx? i've found example for flex, but i can't understand how it work((( and i've found bug, it work only if my workspace is preview panel. maybe somebody could tell me how to think and how to make it. thanks in advance ___

Re: [flexcoders] genie effect, i need help

2008-10-17 Thread Carlo Gulliani
iverton <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Friday, October 17, 2008 5:18:13 PM Subject: Re: [flexcoders] genie effect, i need help On Friday 17 Oct 2008, Carlo Gulliani wrote: > hi all, does somebody knows how to make 'genie effect' like on macosx? i'v

Re: [flexcoders] genie effect, i need help

2008-10-18 Thread Carlo Gulliani
ul- diazhttp: //www.madeinflex .com/team/ #toc-raul- diaz http://blog. diaztorres. com/ Please, remove the file and point to our web site to get the source files. Thanks in advanced Carlos Rovira 2008/10/17 Carlo Gulliani really i don't remember who's wrote this code, i have downloaded it ear

Re: [flexcoders] genie effect, i need help

2008-10-19 Thread Carlo Gulliani
uestion and you can report bugs so he can update his code Best, C 2008/10/19 Carlo Gulliani ok, no problems, but can you help me to solve question? - Original Message From: Carlos Rovira To: [EMAIL PROTECTED] ups.com Cc: Raul Diaz Torres Sent: Saturday, October 18, 2008 7:49:47

[flexcoders] Image.source. bug or not?

2008-06-09 Thread Carlo Gulliani
everybody, hi. trying use on MacOSX. When I use path of my app's directory in source's property, then it's ok, but when I use my special path, i.e. path of folder, which is in my Documents directory, then I've not got my Image. looks: ... my picture is in //Users//myName//Documents//test//

[flexcoders] rotation effect. how?

2008-06-13 Thread Carlo Gulliani
how to create rotation effect with canvas component? I mean, for example, my canvas has button, i pressed it and my all component rotate on 180 in X-axis and I see new component on back-side. I mean such effect which has widgets in dashboard on macosx. when i choose some widget in macosx and pre

[flexcoders] rotation effect. how?

2008-06-13 Thread Carlo Gulliani
how to create rotation effect with canvas component? I mean, for example, my canvas has button, i pressed it and my all component rotate on 180 in X-axis and I see new component on back-side. I mean such effect which has widgets in dashboard on macosx. when i choose some widget in macosx and pre

Re: [flexcoders] rotation effect. how?

2008-06-13 Thread Carlo Gulliani
yes, It that is necessary to me. thank you, sir - Original Message From: Antanas Domarkas <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Friday, June 13, 2008 5:55:06 PM Subject: Re: [flexcoders] rotation effect. how? Option 1) Take a look at: http://weblogs. macromedia. com

Re: [flexcoders] rotation effect. how?

2008-06-13 Thread Carlo Gulliani
yes, i've got link on solution already. thanks - Original Message From: Sherif Abdou <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Friday, June 13, 2008 9:55:44 PM Subject: Re: [flexcoders] rotation effect. how? well three choices 1)use papervision and try it 2) use Flash pl

Re: [flexcoders] rotation effect. how?

2008-06-13 Thread Carlo Gulliani
) use Flash player 10 API 3) create your own math. - Original Message From: Carlo Gulliani To: Flexcoders <[EMAIL PROTECTED] ups.com> Sent: Friday, June 13, 2008 4:13:14 AM Subject: [flexcoders] rotation effect. how? how to create rotation effect with canvas component? I mean

Re: [flexcoders] Question for Subvision to Flex Bulider 3

2008-06-18 Thread Carlo Gulliani
try it http://www.flashmagazine.com/tutorials/detail/setting_up_subversion_with_adobe_flex_3/ - Original Message From: markflex2007 <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Wednesday, June 18, 2008 8:24:48 PM Subject: [flexcoders] Question for Subvision to Flex Bulider 3

[flexcoders] How to change columns count in FileSystemDataGrid?

2008-04-30 Thread Carlo Gulliani
Good time, everybody. I've component. After run compiler i see 5 columns, such as: Name, Type, Size, Created and Modified. Could you tell me, how can i change number of columns in my FileSystemDataGrid component? I want to leave only 3 columns: Name, Type and Size. and how can i set special si

[flexcoders] How to change columns count in FileSystemDataGrid?

2008-04-30 Thread Carlo Gulliani
Good time, everybody. I've component. After run compiler i see 5 columns, such as: Name, Type, Size, Created and Modified. Could you tell me, how can i change number of columns in my FileSystemDataGrid component? I want to leave only 3 columns: Name, Type and Size. and how can i set special si

[flexcoders] execute external application in adobe air

2008-05-01 Thread Carlo Gulliani
can i execute another external application through adobe air app? for example, i want to run .app file, which kind as shell file. there is command line stroke, which move files from location 1 to location 2, can i execute it from air or, maybe, can i call terminal (i work on mac os) and send to

[flexcoders] execute external application in adobe air

2008-05-01 Thread Carlo Gulliani
can i execute another external application through adobe air app? for example, i want to run .app file, which kind as shell file. there is command line stroke, which move files from location 1 to location 2, can i execute it from air or, maybe, can i call terminal (i work on mac os) and send to

Re: [flexcoders] execute external application in adobe air

2008-05-02 Thread Carlo Gulliani
cially no. I blogged about one possible work around. http://www.jeffryho user.com/ index.cfm/ 2008/4/22/ Using-AIR- to-launch- other-applicatio ns Carlo Gulliani wrote: > > > can i execute another external application through adobe air app? for > example, i want to run .app file, w

[flexcoders] addEventListener() for File.createDirectory(). How to use?

2008-05-05 Thread Carlo Gulliani
Hello, everybody! How to use addEventListener for File.createDirectory() on Adobe AIR? I write code: var dir:File = new File("e:\\").resolvePath("myDir"); dir.createDirectory(); dir.addEventListener(Event.COMPLETE, someFunc); // Tooltip show me that this event i can use for my parameter and I w

Re: [flexcoders] addEventListener() for File.createDirectory(). How to use?

2008-05-05 Thread Carlo Gulliani
Nobody know how create eventListener for File.createDirectory() ??? - Original Message From: Carlo Gulliani <[EMAIL PROTECTED]> To: Flexcoders Sent: Monday, May 5, 2008 4:53:11 PM Subject: [flexcoders] addEventListener() for File.createDirectory(). How to use? Hello, everybody

Re: [flexcoders] addEventListener() for File.createDirectory(). How to use?

2008-05-06 Thread Carlo Gulliani
ner() for File.createDirectory(). How to use? I think createDirectory( ) is synchronous. If it was asynchronous, it would be named createDirectoryAsyn c(). Gordon Smith Adobe Flex SDK Team From:[EMAIL PROTECTED] ups.com [mailto:flexcoders@ yahoogroups. com] On Behal

[flexcoders] HorizontalList.removeChildAt(index)

2008-05-07 Thread Carlo Gulliani
Good time, everybody. I've a problem. When I use HorizontalList I can't remove any childs. So, I write code: and code for it: This error doesn't give me to add new child to HorizontalList. After deleted some child and when I want to add new child, I must press two times mouse's b

Re: [flexcoders] HorizontalList.removeChildAt(index)

2008-05-09 Thread Carlo Gulliani
Oh, i don't know. Early I thought too that HList should update with my dataProvider, but when I add to dataProvider new child after removing, I get empty item. - Original Message From: Alex Harui <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Friday, May 9, 2008 3:08:22 AM Su

Re: [flexcoders] HorizontalList.removeChildAt(index)

2008-05-09 Thread Carlo Gulliani
so I add to dataProvider item: private function addItem():void{ if (dataFrame.length < 10){ dataFrame.addItem({image:"assets/test.jpg"}); } else { Alert.show("This is demo version!", "Alert!", Alert.OK); } } // when I press some button, I call this function and

Re: [flexcoders] Re: How can I launch windows applications like wordpad and notepad from AIR?

2008-05-12 Thread Carlo Gulliani
build air file and launch it. I've got the same errors on testing level - Original Message From: sudha_bsb <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Monday, May 12, 2008 9:28:30 PM Subject: [flexcoders] Re: How can I launch windows applications like wordpad and notepad f

[flexcoders] dragAndDrop in DataGrid and HList? How?

2008-05-13 Thread Carlo Gulliani
good time, everybody, i have two components: DataGrid and HList. I wanna move item from datagrid to hlist, it's ok, all working. and my code: var _IMGDIR:String = "e:\\test\\"; private function dragDropHandler(e:DragEvent):void{ if(

Re: [flexcoders] dragAndDrop in DataGrid and HList? How?

2008-05-13 Thread Carlo Gulliani
HList? How? The data object that got dropped ends up in the dataProvider, and the Image will pull a value from that dataObject based on labelField or labelFunction of the HList From:[EMAIL PROTECTED] ups.com [mailto: [EMAIL PROTECTED] ups.com ] On Behalf Of Car

Re: [flexcoders] dragAndDrop in DataGrid and HList? How?

2008-05-13 Thread Carlo Gulliani
thanks, will be trying tomorrov, i understand drag and drop working in datagrid and listcollection's components. and theoretical, can i use construction such as wrote Lee Brimelov in his blog www.gotoandlearn.com. I mean create sprite object and to set it drop property and when i dropped my item

Re: [flexcoders] dragAndDrop in DataGrid and HList? How?

2008-05-14 Thread Carlo Gulliani
nobody know how to solution this idea? - Original Message From: Carlo Gulliani <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Tuesday, May 13, 2008 10:37:29 PM Subject: Re: [flexcoders] dragAndDrop in DataGrid and HList? How? thanks, will be trying tomorrov, i unde

Re: [flexcoders] dragAndDrop in DataGrid and HList? How?

2008-05-15 Thread Carlo Gulliani
? I’m not sure I understand your current problem. From:[EMAIL PROTECTED] ups.com [mailto:flexcoders@ yahoogroups. com] On Behalf Of Carlo Gulliani Sent: Wednesday, May 14, 2008 4:02 AM To: [EMAIL PROTECTED] ups.com Subject: Re: [flexcoders] dragAndDrop in D

Re: [flexcoders] dragAndDrop in DataGrid and HList? How?

2008-05-15 Thread Carlo Gulliani
op I think. From:[EMAIL PROTECTED] ups.com [mailto:flexcoders@ yahoogroups. com] On Behalf Of Carlo Gulliani Sent: Thursday, May 15, 2008 12:45 AM To: [EMAIL PROTECTED] ups.com Subject: Re: [flexcoders] dragAndDrop in DataGrid and HList? How? I mean how can I use drag and drop for canvas component?

[flexcoders] how to compile cocoa framework to swc?

2009-01-08 Thread Carlo Gulliani
Hi, everybody, have a great 2009! Maybe who knows how to listen apple remote control in flex application? I have found RemoteControl.framework which was wrote in cocoa... Can i to compile this framework to SWC for example and attach it to my app? general, do u have any ideas about it? Today i've

[flexcoders] SoundTransform don't work

2007-04-05 Thread mychemic Carlo Gulliani
How can I change volume of sound in my app I used next code

[flexcoders] hand + rollOver

2007-04-09 Thread mychemic Carlo Gulliani
How I can display a "hand" on rollOver ? Food fight? Enjoy some healthy debate in the Yahoo! Answers Food & Drink Q&A. http://answers.yahoo.com/dir/?link=list&sid=396545367

Re: [flexcoders] Re: hand + rollOver

2007-04-09 Thread mychemic Carlo Gulliani
[EMAIL PROTECTED] ups.com, mychemic Carlo Gulliani wrote: > > > How I can display a "hand" on rollOver ? > > > > > _ _ _ _ _ _ _ > Food fight? Enjoy some healthy debate > i

[flexcoders] FlashVars from html

2007-04-20 Thread mychemic Carlo Gulliani
How can I use flashVars from html... In flash 8 i can receiving result from html files in swf file. How it works in as3 and flex? __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: {Disarmed} [flexcoders] Regd flex

2007-04-30 Thread mychemic Carlo Gulliani
but this mdm zinc version support only macos, but not support win - Original Message From: Jurgen Beck <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Monday, April 30, 2007 4:05:18 PM Subject: Re: {Disarmed} [flexcoders] Regd flex You need to b

Re: [flexcoders] Regd flex

2007-04-30 Thread mychemic Carlo Gulliani
Run swf file and select File- create project - Original Message From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Monday, April 30, 2007 3:56:16 PM Subject: [flexcoders] Regd flex Hi, Thanks in Advance I am new to Flex, h

Re: [flexcoders] Scrubbing in a MP3-file

2007-05-06 Thread mychemic Carlo Gulliani
Excuse me for my English, Whether can this component show ID3 Tags? Also maybe do you know how to display cover artwork mp3 file? - Original Message From: Sebastian Mohr <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Sunday, May 6, 2007 4:10:44 PM Subject: Re: [flexcoders] Scru

Re: [flexcoders] Scrubbing in a MP3-file

2007-05-06 Thread mychemic Carlo Gulliani
rs] Scrubbing in a MP3-file Try the ID3Reader component to get the artwork and ID3 tags: http://blog. benstucki. net/?id=24 Thijs On May 6, 2007, at 3:28 PM, mychemic Carlo Gulliani wrote: Excuse me for my English, Whether can this component show ID3 Tags? Al

Re: [flexcoders] Scrubbing in a MP3-file

2007-05-06 Thread mychemic Carlo Gulliani
sorry, i see all) - Original Message From: mychemic Carlo Gulliani <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Sunday, May 6, 2007 8:07:32 PM Subject: Re: [flexcoders] Scrubbing in a MP3-file wow, great thanks. Sorry for stupid questio