Re: [flexcoders] Trouble to connect my debug player to flex builder

2006-08-08 Thread Flapflap






Matt Chotin a crit:


  
  
  
  
  The url that
youre using is the correct
url? You dont have to navigate the browser to actually get the SWF to
load? Is
it loading the SWF directly or an HTML wrapper? Its the Player not
finding
the debugger or the debugger not finding the player? Big difference J
  
  
  
  







Hi,

I change the run and debug info to directly launch my generated html
+swf at my apache location : 
http://localhost/mysite/myFlexpage.html
I use Firefox.
This works fine.

And this is the player that not find the debugger.
-- 
Flapflap[at]sans-facon.net --
DevBlog : http://www.kilooctet.net

__._,_.___





--
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] Trouble to connect my debug player to flex builder

2006-08-07 Thread Flapflap
Hi there,

When launching debug through Flex Builder, my page is launched on a 
local apache through localhost.
But my player don't find the debugger (or maybe one time on ten)...
What can I do to be sure that all is good ?

This is a new fresh install (flex builder and plug-in) and I've well 
uninstall all previous flex beta.
Thanks for any clue

-- 
Flapflap[at]sans-facon.net --
DevBlog : http://www.kilooctet.net



--
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] ArrayUtil.toArray trouble (works in beta 3 not in release)

2006-08-07 Thread Flapflap
Hi there,

I use to have some httpservice xml result binding to an array using 
ArrayUtil.toArray method.
They used has a dataprovider for a combobox.
In beta 3 all is ok
Now my combobox only show one ligne of [Object object] seperate with comas.

I d'ont see anything one change on this method here : 
http://weblogs.macromedia.com/flexteam/archives/2006/06/flex_2_changes.cfm

So is there an explaination ?

-- 
Flapflap[at]sans-facon.net --
DevBlog : http://www.kilooctet.net



--
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: ArrayUtil.toArray trouble (works in beta 3 not in release)

2006-08-07 Thread Flapflap
Thanks fo the tip.
But I still hava a bug when my result only have one object (with zero or 
more all works fine)...




--
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] Trace and localhost

2006-06-02 Thread Flapflap






Tom Chiverton a écrit :

  On Thursday 01 June 2006 16:30, Flapflap wrote:
  
  
Yeah it run fine but don't trace.

  
  
True.
OTOH it will have line numbers in the window that pops up on exception, this 
is a big help :-)

  

Yes, ok sorry for the misunderstanding... This always work for me
exception pop-up throw to my figure when things go wrong.
So this his why I nee d to make my trace work. But launching my app
thru my local apache web server don't seems to enjoye flash debug...

-- 
Flapflap[at]sans-facon.net --
DevBlog : http://www.kilooctet.net






--
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] Trace and localhost

2006-06-02 Thread Flapflap






Tom Chiverton a écrit :

  On Friday 02 June 2006 14:16, Flapflap wrote:
  
  
my local apache web server don't seems to enjoye flash debug...

  
  
The trick is that the Flash running in your browser will make the connection 
to fdb.
So just run fdb on the same host as the web browser and user 'localhost' :-)

  

OK 
It seems there a little misunderstanding from me.
I just want to debug from the Flex Builder (fdb don't run when its open
because it is allready started)
So I cant find where in Flex Builder I can say that the app I need to
debug is loading throug localhost...
-- 
Flapflap[at]sans-facon.net --
DevBlog : http://www.kilooctet.net






--
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] Trace and localhost

2006-06-01 Thread Flapflap






Tom Chiverton a écrit :

  On Thursday 01 June 2006 14:10, Flapflap wrote:
  
  
But in debug mode it seems it break the connection with Flex so it don't
work (player ask me where Flash 8 execution place is ? With non success)...

  
  
Yes, it will when you compile Flex2 apps with debugging.
It'll run fine if you just cancel it.
  

Yeah it run fine but don't trace.

  
  
  
 how to get the debugging info (trace) when watching flex result 
over an web server ?

  
  
Mainly, start up the fdb program, and follow along in the docs :-)
  

O.K. in fact this is a diplomatic RTFM... ;-)

Will look more deeply on it so.
Thanks
-- 
Flapflap[at]sans-facon.net --
DevBlog : http://www.kilooctet.net






--
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] Image source to a repeaterItem

2006-05-19 Thread Flapflap



Hi there,

I got a object source that I use with a repeater
In this repeater I have a Image so source is binding to 
rep.currentItem.icon
The icon is a string representive the object embedding the image.
But the image dosen't load.
Same technique for a icon fiel of a list works well.

Example :

mx:Repeater id=rep dataProvider={myData}
 mx:Image id=iconImg source={rep.currentItem.icon}/
/mx:Repeater
mx:Script
 ![CDATA[
  // Embed icons.
  [Bindable]
  [Embed(source=dpl/img/group.png)] 
  public var poste1:Class; 
  [Bindable]
  [Embed(source=dpl/img/calendar.png)] 
  public var poste2:Class;
 ]]!
/mx:Script

myData =
poste
iconposte1/icon
/poste
poste
iconposte2/icon
/poste

Hopes its clear...

-- 
Flapflap[at]sans-facon.net --
DevBlog : http://www.kilooctet.net







--
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] Flex2B3 : Tree keep open folder when updating dataProvider

2006-05-18 Thread Flapflap



Hi there,

I would like that when I change the dataProvider of my tree so it redraw 
itself, the items open stay open.
I try to deal with the openItems property and the valueCommit event but 
maybe this event is fire to soon ?

-- 
Flapflap[at]sans-facon.net --
DevBlog : http://www.kilooctet.net







--
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] Tree different icon depend on depth

2006-05-16 Thread Flapflap



Jason Hawryluk a écrit :
 Yes, use the iconfunction and determin the depth using the api's.

 jason


 -Message d'origine-
 De : flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] la part de Flapflap
 Envoyé : mardi 16 mai 2006 15:44
 À : Flexcoders
 Objet : [flexcoders] Tree different icon depend on depth


 Hi there,

 Is there a simple possibility to affect an icon to leaf depending on the 
 node depth ?

 
Thanks

WIll try that...

-- 
Flapflap[at]sans-facon.net --
DevBlog : http://www.kilooctet.net







--
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] Data of tree item

2006-05-16 Thread Flapflap



hi there,

Again with a tree ;-)

Is there a way to easily retrieve the data from dataProvider of an item 
of a tree.

In my mind a simple getItemAt(index) should work but this method dosen't 
exists (we can only have child with getChildAt, but child are displayObect)

Thanks

-- 
Flapflap[at]sans-facon.net --
DevBlog : http://www.kilooctet.net







--
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] About Flex 2 Beta risk to use and best way to communicate with php

2006-02-28 Thread Flapflap
Hi there,

I got two concrete questions about FLex 2 Beta

1- Now this is a beta and not an alpha any more, is it risky to developp 
with it ?
I think no, because Beta means nothing gonna change only bug will be 
corrected.

2- What's best way in flex to communicate with Php ?
My experiment with httpservice works well, but I'm open to suggestion.

Thanks

-- 
Flapflap[at]sans-facon.net --
DevBlog : http://www.kilooctet.net



--
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] [Flex2] Children of a component don't refresh display

2006-01-12 Thread Flapflap
Hi everybody

Sorry for the latency due to the lag...

Ok so I'll try to put my data in a new bindable property of my component 
instead of the dataObject (or wait to the next release).

For info, my textfield is not in a cellrender, is just in a canvas.


--
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] HTTPService to a php script with multiple function

2006-01-12 Thread Flapflap
Hi there,

I use httpservice for reeaching php script and communicate with mysql.
All works fine but I have make one httpservice by function I need to 
call on my php script...

Is there a more simple way so I can have one single httpservice 
component that can use many php function ?

I try to work with webservice and nusoap but the xsd:array return don't 
seems to be supported...

Thanks for any help
--
Flapflap


--
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] [Flex2] creationComplete throw several times...

2005-12-20 Thread Flapflap
Hi there,

I create a simple mxml component based on canvas.
I got a little script that will set the y and height depends on some 
data injected and of the height of the parent of my component.
So I create a function in as and call my function on the 
creationComplete event.
But the event is fire 4 times for each instance !
And the first event can have the parentDocument.height property, after 
that its a null so the app crash...

I know its alpha but have any of you some solution ?

Thanks...


 Yahoo! Groups Sponsor ~-- 
Most low income homes are not online. Make a difference this holiday season!
http://us.click.yahoo.com/5UeCyC/BWHMAA/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] Flex2 (old subject amfphp) best way to communicate with php

2005-12-16 Thread Flapflap
Hi there,

I read your post (not all... sorry) and to resume I look to others 
solutions

So I try the webservice way... Mmmm I got trouble with xsd:array type 
return form nusoap that don't support by Flex2 (not even by Flash)...
So does  you guys have a solution to exchange array data type from php 
to flex2 ?

In last I will look to httpservice or serialisation... but it's not the 
best way I assume...

--
Flapflap




 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/KIlPFB/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] Flex2 and Amfphp is it possible ?

2005-12-15 Thread Flapflap
Hi there,

Because RemoteObject isn't available on Alpha is there a way to use flex 
2 with amf php ?

Thanks...

By the way : Hello World !
 I'm new to this list.
--
Flapflap


 Yahoo! Groups Sponsor ~-- 
Most low income homes are not online. Make a difference this holiday season!
http://us.click.yahoo.com/5UeCyC/BWHMAA/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/