[flexcoders] FDS Hosting Need

2006-10-01 Thread Alexander Tsoukias
Hi all,

Is there any interest in FDS hosting services?

If so, how would you categorize pricing?

Thanks,
Alexander





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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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




Re: [flexcoders] FlashPlayer security puzzle

2006-10-01 Thread Dima Ulich


That's what I did. Sorry that didn't post about it. I should note that you guys did a great job documenting Flex, it seems like there are answers for almost everything.
Dima
- Original Message From: Matt Chotin <[EMAIL PROTECTED]>To: flexcoders@yahoogroups.comSent: Sunday, October 1, 2006 5:47:43 AMSubject: RE: [flexcoders] FlashPlayer security puzzle



If you debug your server you’ll see that the first request coming from the player is something like .  You need to react to that by returning the crossdomain xml syntax that allows access to the domain where the SWF was served from (or *).  This would look like the same crossdomain as we document for the xml file.
 
HTH,
Matt
 




From: flexcoders@yahoogroups.com [mailto: flexcoders@yahoogroups.com ] On Behalf Of Tracy SprattSent: Tuesday, September 26, 2006 8:32 AMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] FlashPlayer security puzzle
 




Do you know about the crossdomain. xml security policy file?
 
Tracy
 




From: [EMAIL PROTECTED] ups.com [mailto: [EMAIL PROTECTED] ups.com ] On Behalf Of Dima UlichSent: Tuesday, September 26, 2006 7:57 AMTo: [EMAIL PROTECTED] ups.comSubject: [flexcoders] FlashPlayer security puzzle
 




Hello FlexCoders,
    
    I've been struggling with flash security matters for some time now. I have a php socket server, which is used both by php server and Flex Application. My php application does some heavy work and sends feedback to socket server so a user could know what's happening in a moment. My flex application works just fine when I started from FlexBuilder (default location) and it is in localTrusted sandbox. As soon as I place it to my webserver my application can't connect to my socket server. I have tried different ways to make it work with no luck. 
    Does anybody know how can I connect to socket server when flex application is online? 
Thanks beforehand,
Dima 
 
 

__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___


[flexcoders] Work with Flex Builder became Misson Impossible

2006-10-01 Thread Bjorn Schultheiss






Possible Fix:
You can use the Krysoft 
eclipse plugin to do your garbage collection for you. It even gives you a 
console to view your mem usage etc.do an new find and install with the 
remote site: http://www.kyrsoft.com/updates/
 
Here's the blog thread on Ted Patrick's blog with some 
interesting comments
http://www.onflex.org/ted/2006/09/flex-builder-memory-minimize-flex.php
 
Regards,
 
Bjorn 
Schultheiss
 


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Rogerio 
GonzalezSent: Monday, 2 October 2006 1:36 PMTo: 
flexcoders@yahoogroups.comSubject: Re: [flexcoders] Work with Flex 
Builder became Misson Impossible


Hi there, Igor,I Have the same problem. I give up and create an 
workspace for every project, so this problem doesn´t happen again.My 
initiate with this problema after have 5 projects of test and 2 "big" projects 
(around 700Kb compiled). Then I divide the projects for workspaces and let 
the tests separated.RegardsRogerio
On 10/1/06, Igor 
Costa < 
[EMAIL PROTECTED]com> wrote:

  
  
  
  
  Hey Adobe Flex Team please pay attention in this problemhttp://www.igorcosta.com/blog/wp-content/uploads/2006/10/work_or_not.jpg 
  I wonder how could happen with other users that has less memory than 
  me.I have installed 2GB RAM, processor 64Bits 1.8Ghz AMD Turion and 
  still have this.Lot's of projects opened can't be possible only 
  with 2 or 4 it's a terrible idea. I guess you could see using a 
  tiny version of Adobe Flex Builder, my version is Flex Builder Stand Alone 
  version.I'd like to know who have passed or has the same problem 
  of mine.Regards. -- 
  Igor Costawww.igorcosta.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
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



[flexcoders] CSS question

2006-10-01 Thread Robs
Hi all,
  I'm building a project which has the following structure:

  root --> this contains the launching mxml
   components
comp1
 assets --> graphics,etc
 business -> contains remotng code
 model --> data model
 controller --> event listeners/handlers
 view --> UI
comp2

   I want to use an external style sheet attached to the launching
mxml but contains styles for the rest of the components.
   Is it possible? If yes, then how do I go about it?

Thanks






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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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




[flexcoders] Re: loading animated gifs at runtime

2006-10-01 Thread passive_thoughts
I took the official Adobe Flex class back in August and the instructor
told us that animated gifs were not supported.

V

--- In flexcoders@yahoogroups.com, Andrew Bourne <[EMAIL PROTECTED]> wrote:
>
> Is it possible to load and display animated gifs at runtime?
> 
> I have been unsuccessful in using the Loader, SWFLoader or Image 
> components to display these. Livedocs nor other sites make any mention 
> of whether this is possible. Any help would be much appreciated.
> 
> Cheers,
> Andrew
>






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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





Re: [flexcoders] Re: question/suggestion about pass by reference

2006-10-01 Thread Pan Troglodytes



Right, I've done that before.  But my experience is that this kind of code can be a bit harder to follow and more prone to mistakes (was the height the first return value, or was that the width?)Besides, aren't Array's just objects where the property names are 0, 1, 2, etc?
On 9/29/06, Doug Lowder <[EMAIL PROTECTED]> wrote:
Regarding functions that need to return multiple integers, you couldalways return the values in an Array instead of an object.  I findthis easier to deal with when object creation would be overkill, andthere are precedents in AS component classes (
Slider.values,DataGrid.selectedIndices, etc.).function returnMultipleInts() : Array { var x: Number = 1; var y: Number = 2; return [x, y];}...trace( returnMultipleInts()[0] );trace( returnMultipleInts()[1] );
--- In flexcoders@yahoogroups.com, "Pan Troglodytes"<[EMAIL PROTECTED]> wrote:>> In my time as a programmer, I've found that I often need a
function to> return more than one result.  In AS3, this means constantlycreating objects> and assigning member variables to them, then returning them.  Thisis> especially annoying when I just need to pass back to integer
values (say an> x and a y).  Is this likely to every change in a future revision?>> Speaking of which, I sent in feedback about one of the livedocpages long> ago and never heard anything about it.  It was on pass-by-value
versus> pass-by-reference.  The livedoc is here:>>http://livedocs.macromedia.com/flex/2/docs/wwhelp/wwhimpl/common/html
/wwhelp.htm?context=LiveDocs_Parts&file=1832.html>> There is a very good summary of why they are wrong here:>> http://javadude.com/articles/passbyvalue.htm
>>> Even though it's java, the same applies to AS.>> --> Jason>--Flexcoders Mailing ListFAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links
<*> To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/<*> Your email settings:Individual Email | Traditional
<*> To change settings online go to:http://groups.yahoo.com/group/flexcoders/join(Yahoo! ID required)<*> To change settings via email:
mailto:[EMAIL PROTECTED]mailto:[EMAIL PROTECTED]
<*> To unsubscribe from this group, send an email to:[EMAIL PROTECTED]<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/-- Jason

__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



Re: [flexcoders] Re: binary in xml

2006-10-01 Thread Paul Hastings
On 10/1/06, EECOLOR <[EMAIL PROTECTED]> wrote:
> I think it has something to do with the way you write the information to the 
> byte array. If you try to write it as an object, the information (a string in 
> your case) will be translated to the AMF equivalant of the string, which is 
> not the actual data you need. So somehow (and i dont have enough experience 
> with this, nor the time to test it myself right now) you should convert the 
> string of bytes to actual bytes.

thanks, but i'll probably have to punt on this for the time being &
write out the graphics as files & pass their locations thru to flex. i
keep getting blind-sided by a bunch of seemingly trivial stuff flex
side, it's thrown my project schedule in the trash can several times
;-)

though one final question, the binaries are PNG. would that have an effect?

> Hope you get there, and when you do, please post the solution :)

i'll re-visit this as soon as we can get the project back on schedule.

thanks.


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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





Re: [flexcoders] Work with Flex Builder became Misson Impossible

2006-10-01 Thread Rogerio Gonzalez



Hi there, Igor,I Have the same problem. I give up and create an workspace for every project, so this problem doesn´t happen again.My initiate with this problema after have 5 projects of test and 2 "big" projects (around 700Kb compiled).
Then I divide the projects for workspaces and let the tests separated.RegardsRogerioOn 10/1/06, Igor Costa <
[EMAIL PROTECTED]> wrote:












  



Hey Adobe Flex Team please pay attention in this problem
http://www.igorcosta.com/blog/wp-content/uploads/2006/10/work_or_not.jpg
I wonder how could happen with other users that has less memory than me.I have installed 2GB RAM, processor 64Bits 1.8Ghz AMD Turion and still have this.Lot's of projects opened can't be possible only with 2 or 4 it's a terrible idea.
I guess you could see using a tiny version of Adobe Flex Builder, my version is Flex Builder Stand Alone version.I'd like to know who have passed or has the same problem of mine.Regards.
-- Igor Costawww.igorcosta.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
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



[flexcoders] exposing data in custom components

2006-10-01 Thread Douglas Knudsen



Ok, going through some discussions with some fellow employees on this.  What is a best practise for exposing data in custom components?  case 1: simple data.  eg, a fancy date selection component that exposes a selectedDate value.  Seems in this case a custom getter method in front of a privte variable.  Can you bind on this well enough?  Looking at 
DateChooser.as as a example, it appears this is a typical way.case 2: complex data.  eg, a custom component that does a employee search dumping data into a EmployeeVO object.  How to expose?  Same as in case 1?  OR should there be a custom event thrown containing the EmployeeVO object as a payload?  Should something like this expose the data in a generic AS Object to be more easily used perhaps, ie no need to import EmployeeVO?
thoughts?-- Douglas Knudsenhttp://www.cubicleman.comthis is my signature, like it

__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



[flexcoders] cross domain best practices?

2006-10-01 Thread dj
Cross domain policy check?

can somebody give me the best set up for a cross-domain policy, should 
it be an xml file or System.Security.allowDomain?  Do you have to check 
the policy for every image/swf that's loaded? 

How do you check the domain policy inside an mxml tag? is it better to 
make a custom loader for all loaded media/images for a cross domain check? 


Thanks,
Patrick





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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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




[flexcoders] WebService case sensitive

2006-10-01 Thread Jeff Krueger



All,         I am wondering if there is a way to deal with case sensitive issues around the wsdl.  The element name in my wsdl is Pk, but the variable in the object I am sending is pk.  In watching a trace I notice that flex doesn't even attempt to send the request, instead I get the following error.  Is there a way to tell it not to worry about case.  I would really like to not rename all my variables.  Here is the error.     Thanks     Jeff     [RPC Fault faultString="Error #1069: Property Pk not found on com.routeto1.flex.vo.user.UserVO and there is no default value." faultCode="EncodingError" faultDetail="null"] at mx.rpc.soap::Operation/http://www.adobe.com/2006/flex/mx/internal::invokePendingCall() at mx.rpc.soap::Operation/send() at
 Function/http://adobe.com/AS3/2006/builtin::apply() at mx.rpc.soap.mxml::Operation/send() at Function/http://adobe.com/AS3/2006/builtin::apply() at mx.rpc::AbstractService/http://www.adobe.com/2006/actionscript/flash/proxy::callProperty() at com.routeto1.flex.business::SecurityDelegate/findUserSecurityKey() at com.routeto1.flex.command.security::FindUserSecurityKeyCMD/execute() at com.adobe.cairngorm.control::FrontController/::executeCommand() at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at com.adobe.cairngorm.control::CairngormEventDispatcher/dispatchEvent() at Home/setLoginStatus() at com.routeto1.flex.view.component::LoginViewHelper/setLoginStatus() at com.routeto1.flex.command.user::LoginCMD/result() at
 mx.rpc::AsyncToken/http://www.adobe.com/2006/flex/mx/internal::applyResult() at mx.rpc.events::ResultEvent/http://www.adobe.com/2006/flex/mx/internal::callTokenResponders() at mx.rpc::AbstractOperation/http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent() at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::resultHandler() at mx.rpc::Responder/result() at mx.rpc::AsyncRequest/acknowledge() at ::DirectHTTPMessageResponder/completeHandler() at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at flash.net::URLLoader/flash.net:URLLoader::onComplete() 
		Do you Yahoo!? Everyone is raving about the  all-new Yahoo! Mail.
__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



[flexcoders] loading animated gifs at runtime

2006-10-01 Thread Andrew Bourne
Is it possible to load and display animated gifs at runtime?

I have been unsuccessful in using the Loader, SWFLoader or Image 
components to display these. Livedocs nor other sites make any mention 
of whether this is possible. Any help would be much appreciated.

Cheers,
Andrew


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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





[flexcoders] Re: Effects when changing visible ViewStack Panes?

2006-10-01 Thread wayne_badu_johnson

Hi Steve

Depending on how you have setup the viewstacks, say they are being 
controlled by a linkbar, you assign the effects to the canvas's not 
the viewstack.

Example:

// MXML version

http://www.adobe.com/2006/mxml"; 
layout="absolute">









111
111
111

  








  

 



If you are doing it through Actionscript then you would just use the 
setStyle method and pass through as per the example below:


// Actionscript verion (Note: You will need to define your own 
effects)
// add view stack   
var myViewStack:ViewStack = new ViewStack();

// Canvas content
var myCanvas1:VBox = new VBox();
myCanvas1.label = "Canvas 1";   
myCanvas.setStyle('showEffect',getUIEffects().getWipeDown());   

//
var myCanvas2:VBox = new VBox();
myCanvas2.label = "Canvas 2";   
myCanvas2.setStyle('showEffect',getUIEffects().getWipeDown());  
 
// add content to viewstack
myViewStack:ViewStack .addChild(myCanvas1);
myViewStack:ViewStack .addChild(myCanvas2);

Cheers
Wayne





--- In flexcoders@yahoogroups.com, "Steve Kellogg @ Project SOC" 
<[EMAIL PROTECTED]> wrote:
>
> Hello,
> 
>  
> 
> I'm having a small problem that I hope someone here can help with.
> 
>  
> 
> I have a ViewStack, whose children are all Canvass (with other 
controls and
> views within the canvases).
> 
>  
> 
> I want to 'soften' the transitions between the panes, so I 
assigned a FADE
> effect to the "hideEffect" and "showEffect" effects (as per the
> instructions).
> 
>  
> 
> The PROBLEM is that this doesn't seem to work at all.  Is there 
some special
> trick to get this to work?
> 
>  
> 
> Thanks in advance for any assistance,
> 
>  
> 
> Steve
> 
>  
> 
>  
> 
>  
> 
> Steve Kellogg
> 
> Peak8 Solutions
> 
> 1401 14th Street
> 
> Boulder, Colorado
> 
> 80302, USA
> 
> Fax: 303.415.2597
> 
> E-Mail: [EMAIL PROTECTED]
>






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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





[flexcoders] WANTED: flex developer for small project immediately

2006-10-01 Thread tajmaya
Hello, I have a small flex job that I would like some help with.

At its simplest, I need a flash web site that draws from a database 
for pics and text.  

It is 100% designed already. What I need from you is a simple 
Flex/Flash framework so I can drop stuff into the database and BOOM, 
we have a flash/flex website.

Timeframe: Now.  This week anyway.  I would expect this to go pretty 
quickly and be done within a week working very part time.

Bid: probably about $400.  Tell me what you'd want.

How we will work together: over the net, yahoo messenger and email.  
Phone only if we need to.

How I can pay: on completion, by check or paypal.

Please tell me about your experience and send me some urls of your 
work.

I look forward to hearing from you,

Maya Wallach
hosting at flyingmountain dot 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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





[flexcoders] Socket buffers

2006-10-01 Thread vivekmago
I am trying to test the actionscript socket implementation and it 
seems like the Progress data event is not dispatched when the server 
responds back faster than the player can handle. Is this a known issue 
as I am trying to write a small client using the socket API to connect 
to a pub/sub system and when the messages coming back increases.. I 
start to loose the messages in the player...

Any help would be appreicated...






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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





[flexcoders] Re: Issue with Embedded font in TabNavigator

2006-10-01 Thread wayne_badu_johnson
Hi Sree

I think you will find that the tabs in the TabNavigator are actually 
Buttons, so you may need to look at your Button style settings.

Button {
   embedFonts: true;
   fontWeight: normal;
   fontFamily: myFont;
   color:#00FF00;
}

Cheers
Wayne

--- In flexcoders@yahoogroups.com, "Sreejith Unnikrishnan" 
<[EMAIL PROTECTED]> wrote:
>
> Embedded fonts are not reflected in the tabs of the TabNavigator.
> What might I be doing wrong?
> 
> It is reflected fine elsewhere though!
> 
> @font-face {
>  src: url(myFont.ttf);
>  fontFamily: "myFont";
> }
> TabNavigator { 
>  font-family: "myFont";
>  font-size: 14;
> }
>
> .myTabs {
>  font-family: "myFont";
>  font-size: 14;
> }
> 
> Regards
> Sree
>






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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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




[flexcoders] Saving TileList Drag Drop Reorder

2006-10-01 Thread He who runs with cattle
I have a TileList populated with a an array of images and using the
default behavior of the allowDragSelection, dragEnabled, dropEnabled,
dragMoveEnabled properties, the user can rearrange the list as needed. 

What I'm having a problem with is accessing the new order that the
user has rearranged the images to. The tileList's dataProvider
arrayCollection seems to push another position onto the array as a
temporary place holder while creating the new order. However, the new
order of the dataProvider does not seem to directly correspond to the
order displayed in the TileList.

Is there an easy way to access the new order of the displayed tilelist
after the user rearranges the list?

Here is what the arrayCollection looks like when the application first
starts:

this.myArrayCollection = Array (@2998af1)
[0] = Object (@26cff01)
file_name = "1159664036.jpg"
id = "1"
[1] = Object (@295ffa1)
file_name = "11596647771.jpg"
id = "33"
[2] = Object (@295ffe1)
file_name = "11596647772.jpg"
id = "34"

Here is what the arrayCollection looks like after the user drags the
first image to the right of the second image.

this.myArrayCollection = Array (@2998af1)
[0] = Object (@295ffa1)
file_name = "11596647771.jpg"
id = "33"
[1] = Object (@26cff01)
file_name = "1159664036.jpg"
id = "1"
[2] = Object (@26cff01)
file_name = "1159664036.jpg"
id = "1"
[3] = Object (@295ffe1)
file_name = "11596647772.jpg"
id = "34"



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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





[flexcoders] Event Issue? Error #1046: Type was not found or was not a compile-time constant

2006-10-01 Thread consciousdev
Hi there all!

Just downloaded the Flash 9 alpha after getting an intro to AS3 and
Flex. Seems like fun stuff, but I've run into a problem. For some
reason using a Event type as the input to the onComplete function is
causing problems. Perhaps a particular EventType is required?

import flash.net.URLLoader;
import flash.net.URLRequest;
import flash.xml.XML;
import flash.event.*;
import flash.error.*;

public function ConfigInit() {
  trace("Config()");
  loader = new URLLoader();
  loader.addEventListener(Event.COMPLETE, onComplete);
  loader.load(new URLRequest("C:\\Config\\Config.txt"));
}
   
private function onComplete(evt:Event):void {
...

Flash 9 Error:

**Error**
C:\Repository\CReqs\trunk\Flash\AS3\com\creqs\ui\core\Config.as : Line
74, Column 37 : [Compiler] Error #1046: Type was not found or was not
a compile-time constant: Event.
private function onComplete(event:Event):void {
ReferenceError: Error #1065: Variable
Timeline0_33a3fce9152d34591bcfb486e18ebe is not defined.

I've tried a number of different things, but this error always crops
up. Does anyone have any insight?

Thanks!





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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





[flexcoders] Work with Flex Builder became Misson Impossible

2006-10-01 Thread Igor Costa



Hey Adobe Flex Team please pay attention in this problemhttp://www.igorcosta.com/blog/wp-content/uploads/2006/10/work_or_not.jpg
I wonder how could happen with other users that has less memory than me.I have installed 2GB RAM, processor 64Bits 1.8Ghz AMD Turion and still have this.Lot's of projects opened can't be possible only with 2 or 4 it's a terrible idea.
I guess you could see using a tiny version of Adobe Flex Builder, my version is Flex Builder Stand Alone version.I'd like to know who have passed or has the same problem of mine.Regards.
-- Igor Costawww.igorcosta.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
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



[flexcoders] Re: Stats on flash player 9 penetration.

2006-10-01 Thread ben.clinkinbeard
I also know of a company that has already rolled out FP9 to all of
their desktops. I am not sure of the exact number, but I think its in
the neighborhood of 60,000 to 80,000 machines. Very cool indeed.

Ben


--- In flexcoders@yahoogroups.com, "David Mendels" <[EMAIL PROTECTED]> wrote:
>
> Hi,
>  
> Two more data points:
>  
> a) One from JD:
> http://weblogs.macromedia.com/jd/archives/2006/10/apple_updates_f.cfm
>  
> Not everyone cares about the Mac, but for those who do, it is nice to
> know that Apple is pushing FP9 out to all their customers
>  
> b) I can't give the name, but I was speaking with one of the largest
> manufacturers in North America recently.  They are doing a lot of
> internal applications with Flex 2 and decided to push out Flash Player 9
> to all 100,000+ desktop machines in their company worldwide.  This is
> great news for Flash Player 9 in its first 90 days on the market.  It is
> just one data point, but this is the earliest I have ever seen that
> behaviour.
>  
> -David
> 
> 
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Clint Modien
> Sent: Sunday, October 01, 2006 3:06 PM
> To: flexcoders@yahoogroups.com
> Subject: Re: [flexcoders] Stats on flash player 9 penetration.
> 
> 
> Thanks guys... I'll relay this info to my client.  Should help them
> choose to go with flex 2.
> 
>  
> On 10/1/06, Matt Chotin <[EMAIL PROTECTED]> wrote: 
> 
>   
> 
>   Some very popular sites require Player 9 because it was the
> earliest release with some security fixes.  Those fixes are in older
> versions that will be coming out soon (or may have already come out).
> As in, there will be newer versions of Player 8 and Player 7 with those
> fixes I think. 
> 
>
> 
>   Matt
> 
>
> 
>   
> 
> 
> 
>   From: [EMAIL PROTECTED] ups.com 
> [mailto:[EMAIL PROTECTED] ups.com  ] On Behalf Of
> Clint Modien
>   Sent: Sunday, October 01, 2006 10:42 AM 
>   
>   To: flexcoders@yahoogroups.com  
>   Subject: Re: [flexcoders] Stats on flash player 9 penetration.
> 
>   
> 
>   
> 
>
> 
>   Thanks Matt.
> 
>
> 
>   I'm totally confused now.  Isn't the only thing requiring a
> player upgrade to 9.0 flex 2?  Without auto-update turned on what is
> causing such a blazing fast adoption rate? 
> 
>
> 
>   
>   
>
> 
>   On 9/30/06, Matt Chotin < [EMAIL PROTECTED]
>  > wrote: 
> 
>   Actually I'm not sure we've turned on auto-update yet.  But the
> downloads have been high without it.  We're still figuring out the
> timing of auto-update. 
> 
>
> 
>   Matt
> 
>
> 
>   
> 
> 
> 
>   From: [EMAIL PROTECTED] ups.com   [mailto:
> [EMAIL PROTECTED]   ups.com
>  ] On Behalf Of John Dowdell
>   Sent: Friday, September 29, 2006 2:47 PM
>   To: [EMAIL PROTECTED] ups.com  
>   Subject: Re: [flexcoders] Stats on flash player 9 penetration. 
> 
>
> 
>   Clint Modien wrote:
>   > Do we have stats for flash player 9 penetration yet?
>   > Has Adobe turned on the auto-update for flash 9 player yet? If
> not... when? 
>   > Do we have stats for when Adobe turned on auto-update for
> flash 8
>   > player? What was the adoption rate before and after it was
> turned on?
>   
>   Adobe Flash Player 9 entered general public distribution at the
> end of June: 
>   
> http://weblogs.macromedia.com/emmy/archives/2006/06/a_pocket_guide.cfm 
>   
>   It did not fall within the most recent consumer audit:
>   
> http://weblogs.macromedia.com/emmy/archives/2006/08/flash_player_8_1.cfm
>   
>   The daily rate of successful installations indicates that we're
> likely 
>   close to an astounding 50% consumer viewability already:
>   http://blog.digitalbackcountry.com/?p=498
>   
>   I don't know the auto-update date offhand, but it has
> contributed to the 
>   above results.
>   
>   FP9 adoption is freakin' fast, that's the long and short of it.
> ;-)
>   
>   jd
>   
>   -- 
>   John Dowdell . Adobe Developer Support . San Francisco CA USA
>   Weblog: http://weblogs.macromedia.com/jd 
>   Aggregator: http://weblogs.macromedia.com/mxna
>   Technotes: http://www.macromedia.com/support/
>   Spam killed my private email -- public record is best, thanks.
>






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

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

<*> Your email settings:
Individual Email | Traditional


Re: [flexcoders] Stats on flash player 9 penetration.

2006-10-01 Thread Tom Bray



I think it might have a lot to do with the fact that MySpace requires Flash 9 for security reasons.  See http://www.flickr.com/photos/niallkennedy/194489479/
Just a hunch :)-TomOn 10/1/06, Michael Schmalle <[EMAIL PROTECTED]> wrote:













  



Could it be that Flex 2 was in alpha back in Jan and it just is more wlecome because a lot of people were 'experiementing'.Just a thought,Peace, Mike
On 10/1/06, 
Matt Chotin <[EMAIL PROTECTED]> wrote:














  













Some very popular sites require Player 9
because it was the earliest release with some security fixes.  Those fixes are
in older versions that will be coming out soon (or may have already come out). 
As in, there will be newer versions of Player 8 and Player 7 with those fixes I
think.

 

Matt

 









From: [EMAIL PROTECTED]

ups.com [mailto:
[EMAIL PROTECTED]
ups.com] On Behalf Of Clint Modien
Sent: Sunday, October 01, 2006
10:42 AM
To: [EMAIL PROTECTED]ups.com
Subject: Re: [flexcoders] Stats on
flash player 9 penetration.



 









Thanks Matt.





 





I'm totally confused now.  Isn't the only thing requiring a player
upgrade to 9.0 flex 2?  Without auto-update turned on what is causing such
a blazing fast adoption rate?





 







 





On 9/30/06, Matt
Chotin <[EMAIL PROTECTED]>
wrote: 












Actually I'm not sure
we've turned on auto-update yet.  But the downloads have been high without
it.  We're still figuring out the timing of auto-update. 


 


Matt


 











From:
[EMAIL PROTECTED] ups.com
[mailto:[EMAIL PROTECTED]

 ups.com] On Behalf Of John Dowdell
Sent: Friday, September 29, 2006
2:47 PM
To: [EMAIL PROTECTED]ups.com
Subject: Re: [flexcoders] Stats on
flash player 9 penetration. 




 








Clint Modien wrote:
> Do we have stats for flash player 9 penetration yet?
> Has Adobe turned on the auto-update for flash 9 player yet? If not...
when? 
> Do we have stats for when Adobe turned on auto-update for flash 8
> player? What was the adoption rate before and after it was turned on?

Adobe Flash Player 9 entered general public distribution at the end of June: 
http://weblogs.macromedia.com/emmy/archives/2006/06/a_pocket_guide.cfm


It did not fall within the most recent consumer audit:
http://weblogs.macromedia.com/emmy/archives/2006/08/flash_player_8_1.cfm


The daily rate of successful installations indicates that we're likely 
close to an astounding 50% consumer viewability already:
http://blog.digitalbackcountry.com/?p=498

I don't know the auto-update date offhand, but it has contributed to the 
above results.

FP9 adoption is freakin' fast, that's the long and short of it. ;-)

jd

-- 
John Dowdell . Adobe Developer
Support . San Francisco CA USA
Weblog: http://weblogs.macromedia.com/jd

Aggregator: http://weblogs.macromedia.com/mxna
Technotes: http://www.macromedia.com/support/
Spam killed my private email -- public record is best, thanks.



















 












  













-- What goes up, does come down.

  















__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



RE: [flexcoders] Stats on flash player 9 penetration.

2006-10-01 Thread David Mendels





Hi,
 
Two more data points:
 
a) One from JD: http://weblogs.macromedia.com/jd/archives/2006/10/apple_updates_f.cfm
 
Not everyone cares about the Mac, but for those who do, it 
is nice to know that Apple is pushing FP9 out to all their 
customers
 
b) I can't give the name, but I was speaking with one of 
the largest manufacturers in North America recently.  They are doing a lot 
of internal applications with Flex 2 and decided to push out Flash Player 9 to 
all 100,000+ desktop machines in their company worldwide.  This is great 
news for Flash Player 9 in its first 90 days on the market.  It is just one 
data point, but this is the earliest I have ever seen that 
behaviour.
 
-David


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Clint 
ModienSent: Sunday, October 01, 2006 3:06 PMTo: 
flexcoders@yahoogroups.comSubject: Re: [flexcoders] Stats on flash 
player 9 penetration.

Thanks guys... I'll relay this info to my client.  Should help them 
choose to go with flex 2. 
On 10/1/06, Matt 
Chotin <[EMAIL PROTECTED]> 
wrote: 

  
  
  
  
  
  
  Some very popular 
  sites require Player 9 because it was the earliest release with some security 
  fixes.  Those fixes are in older versions that will be coming out soon 
  (or may have already come out).  As in, there will be newer versions of 
  Player 8 and Player 7 with those fixes I think. 
   
  Matt
   
  
  
  
  
  From: 
  [EMAIL PROTECTED] ups.com [mailto:[EMAIL PROTECTED] ups.com] On Behalf Of 
  Clint ModienSent: 
  Sunday, October 01, 2006 10:42 AM 
  To: [EMAIL PROTECTED]ups.com Subject: Re: [flexcoders] Stats on flash 
  player 9 penetration.
  
  
  
   
  
  
  
  
  Thanks 
  Matt.
  
   
  
  I'm 
  totally confused now.  Isn't the only thing requiring a player upgrade to 
  9.0 flex 2?  Without auto-update turned on what is causing such a blazing 
  fast adoption rate? 
  
   
  
   
  
  On 
  9/30/06, Matt Chotin < [EMAIL PROTECTED]> 
  wrote: 
  
  
  
  
  
  Actually I'm not sure 
  we've turned on auto-update yet.  But the downloads have been high 
  without it.  We're still figuring out the timing of auto-update. 
  
   
  Matt
   
  
  
  
  
  From: 
  [EMAIL PROTECTED] ups.com [mailto: [EMAIL PROTECTED] ups.com] On Behalf Of 
  John DowdellSent: 
  Friday, September 29, 2006 2:47 PMTo: 
  [EMAIL PROTECTED] ups.comSubject: Re: [flexcoders] Stats on flash 
  player 9 penetration. 
   
  
  
  
  Clint Modien wrote:> Do we have stats for flash 
  player 9 penetration yet?> Has Adobe turned on the auto-update for 
  flash 9 player yet? If not... when? > Do we have stats for when Adobe 
  turned on auto-update for flash 8> player? What was the adoption rate 
  before and after it was turned on?Adobe Flash Player 9 entered general 
  public distribution at the end of June: http://weblogs.macromedia.com/emmy/archives/2006/06/a_pocket_guide.cfm 
  It did not fall within the most recent consumer audit:http://weblogs.macromedia.com/emmy/archives/2006/08/flash_player_8_1.cfmThe 
  daily rate of successful installations indicates that we're likely close 
  to an astounding 50% consumer viewability already:http://blog.digitalbackcountry.com/?p=498I don't 
  know the auto-update date offhand, but it has contributed to the above 
  results.FP9 adoption is freakin' fast, that's the long and short of 
  it. ;-)jd-- John Dowdell . Adobe Developer Support . San 
  Francisco CA USAWeblog: http://weblogs.macromedia.com/jd Aggregator: http://weblogs.macromedia.com/mxnaTechnotes: http://www.macromedia.com/support/Spam killed my private 
  email -- public record is best, 
  thanks.
   
  
  
   
__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



[flexcoders] Re: Binding bug?

2006-10-01 Thread Tom Bray



If I wait until the application's creationComplete event fires to set foo, then the binding is executed in the nested TestComp, so I'll backtrack from thinking this is a bug but I still think the behavior below is unexpected, at least for me.  What confuses me is that if I nest the TestComp inside a plain old Canvas, the binding executes, but when I'm nesting it inside a component that extends Canvas, it doesn't.  Can anyone explain what's going on here?
Thanks,TomOn 10/1/06, Tom Bray <[EMAIL PROTECTED]> wrote:
If you create the following three files and run the application, you'll see that the instance of TestComp with id of "ok" will trace out that foobar was set, but the instance of TestComp that's inside another custom component will not get set.  This seems like a bug to me.  Am I missing something?

 
//Main application:
 
http://www.adobe.com/2006/mxml
" layout="vertical" xmlns:local="*">
  

 
//TestComp:
 
http://www.adobe.com/2006/mxml
" width="400" height="300">

 
//CustomComp:
http://www.adobe.com/2006/mxml
" width="400" height="300">
 



__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



[flexcoders] Issue with Embedded font in TabNavigator

2006-10-01 Thread Sreejith Unnikrishnan





Embedded fonts are not reflected in the tabs of the 
TabNavigator.
What might I be doing wrong?
 
It is reflected fine elsewhere though!
 
@font-face { src: 
url(myFont.ttf); fontFamily: "myFont";}TabNavigator { 
 font-family: "myFont"; font-size: 
14;}   .myTabs { font-family: 
"myFont"; font-size: 14;}
 
Regards
Sree 
__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



RE: [flexcoders] Navigating between Screens

2006-10-01 Thread Tracy Spratt












I understand “best practice”
for communication from a child component to a parent is to use the event
system.  This makes the component easily reusable.

 

A simpler way is to use
Application.application to reference the scope of the root application.  Something
like:

Application.application.myViewStack.selectedIndex
= 3;

 

Tracy

 

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of jlentz2112
Sent: Saturday, September 30, 2006
10:32 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Navigating
between Screens



 







Hi,

I'm new to Flex 2 development. I've seen some tutorials on
ViewStacks, but they used a navigator bar or tab bar to switch between
screens. I've got an ap that won't have the bars or tabs to switch
by. It starts with a login screen, then goes to a data screen that
has buttons that when clicked will either return to the login screen
or continue on to another screen. I've tried to have the component
screen select the next screen in the ViewStack, but the ViewStack
isn't in the scope of the child. What is the best way to implement
this kind of navigation? Thanks for the help.

jlentz






__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___






Re: [flexcoders] Bugs in Panel Component

2006-10-01 Thread Michael Schmalle



Hi,The 'bugs' you listed for the borders are not bugs. If you look into the HaloBorders class, you will find that roundedBottomCorners is only rendered with the 'default' and 'alert' borderStyle.As far as inset and outset, those are not rendered with corner radii either, so that is not a bug.
What you listed with the 50% bug, that might be a bug since the Flex class proportionally measures and is supposed to allocate the percentages(if they fit) from the parent container. Peace, Mike
On 10/1/06, omkarjoe <[EMAIL PROTECTED]> wrote:













  



Hi all,

I think I have found a bug in Panel Component. Following are the 
details

> If you set borderStyle="solid" then whatever you set for
roundedBottomCorners it doesn't effect.

> If you add controlBar to a panel then also setting 
roundedBottomCorner property to false doesn't work.

> If borderstyle property of a panel is set to inset / outset then 
border at the top corners remains squerish. Interestingly in this 
case fill at the top will have rounded corner but borders won't.

> For this bug, I am not quite sure if it's in a VBox or panel... 
Here is a scenaio,

Add two panels under a VBox and set their height to 50% each, set 
panels layout to vertical. Now add 10 to 20 components (Controls) to 
panel. Now according to my knowledge panel shudn't increase in size 
and both the panels shud have equal size. and if no. of components 
doesn't fit to the panels area it should display a scrollbar (I have 
kept the scrollPolicy of the panel to 'auto'), but instead it 
increases the height of a panel.

I think these all are bugs kindly let me know...

Cheers!!!


  













-- What goes up, does come down.

__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



[flexcoders] Binding bug?

2006-10-01 Thread Tom Bray



If you create the following three files and run the application, you'll see that the instance of TestComp with id of "ok" will trace out that foobar was set, but the instance of TestComp that's inside another custom component will not get set.  This seems like a bug to me.  Am I missing something?

 
//Main application:
 
http://www.adobe.com/2006/mxml" layout="vertical" xmlns:local="*">
  

 
//TestComp:
 
http://www.adobe.com/2006/mxml" width="400" height="300">

 
//CustomComp:
http://www.adobe.com/2006/mxml" width="400" height="300">
 

__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



[flexcoders] Accessing resources in one project from another

2006-10-01 Thread hank williams
I have two project/applications that are in the same workspace. I
would like to be able to access the .as and mxml files in project A
from project B. I have gone into the dialog at properties>project
references of project B and selected project A.

But having done so, I still am not able to see the files from A within
B. Is there some additional step I need to take or does this feature
only work if A is a library project and not an regular application
project.

Hank


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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





[flexcoders] Bugs in Panel Component

2006-10-01 Thread omkarjoe
Hi all,

I think I have found a bug in Panel Component. Following are the 
details

> If you set borderStyle="solid" then whatever you set for
roundedBottomCorners it doesn't effect.

> If you add controlBar to a panel then also setting 
roundedBottomCorner property to false doesn't work.

> If borderstyle property of a panel is set to inset / outset then 
border at the top corners remains squerish. Interestingly in this 
case fill at the top will have rounded corner but borders won't.

> For this bug, I am not quite sure if it's in a VBox or panel... 
Here is a scenaio,

Add two panels under a VBox and set their height to 50% each, set 
panels layout to vertical. Now add 10 to 20 components (Controls) to 
panel. Now according to my knowledge panel shudn't increase in size 
and both the panels shud have equal size. and if no. of components 
doesn't fit to the panels area it should display a scrollbar (I have 
kept the scrollPolicy of the panel to 'auto'), but instead it 
increases the height of a panel.

I think these all are bugs kindly let me know...

Cheers!!!






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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





RE: [flexcoders] Navigating between Screens

2006-10-01 Thread Dimitrios Gianninas

Easy :)


  ...


then your buttons would have:





Dimitrios Gianninas
Optimal Payments Inc.



-Original Message-
From: flexcoders@yahoogroups.com on behalf of jlentz2112
Sent: Sat 9/30/2006 10:32 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Navigating between Screens
 
Hi,

I'm new to Flex 2 development.  I've seen some tutorials on
ViewStacks, but they used a navigator bar or tab bar to switch between
screens.  I've got an ap that won't have the bars or tabs to switch
by.  It starts with a login screen, then goes to a data screen that
has buttons that when clicked will either return to the login screen
or continue on to another screen.  I've tried to have the component
screen select the next screen in the ViewStack, but the ViewStack
isn't in the scope of the child.  What is the best way to implement
this kind of navigation?   Thanks for the help.

jlentz




-- 
WARNING
---
This electronic message and its attachments may contain confidential, 
proprietary or legally privileged information, which is solely for the use of 
the intended recipient.  No privilege or other rights are waived by any 
unintended transmission or unauthorized retransmission of this message.  If you 
are not the intended recipient of this message, or if you have received it in 
error, you should immediately stop reading this message and delete it and all 
attachments from your system.  The reading, distribution, copying or other use 
of this message or its attachments by unintended recipients is unauthorized and 
may be unlawful.  If you have received this e-mail in error, please notify the 
sender.

AVIS IMPORTANT
--
Ce message électronique et ses pièces jointes peuvent contenir des 
renseignements confidentiels, exclusifs ou légalement privilégiés destinés au 
seul usage du destinataire visé.  L'expéditeur original ne renonce à aucun 
privilège ou à aucun autre droit si le présent message a été transmis 
involontairement ou s'il est retransmis sans son autorisation.  Si vous n'êtes 
pas le destinataire visé du présent message ou si vous l'avez reçu par erreur, 
veuillez cesser immédiatement de le lire et le supprimer, ainsi que toutes ses 
pièces jointes, de votre système.  La lecture, la distribution, la copie ou 
tout autre usage du présent message ou de ses pièces jointes par des personnes 
autres que le destinataire visé ne sont pas autorisés et pourraient être 
illégaux.  Si vous avez reçu ce courrier électronique par erreur, veuillez en 
aviser l'expéditeur.



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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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

Re: [flexcoders] Stats on flash player 9 penetration.

2006-10-01 Thread Michael Schmalle



Could it be that Flex 2 was in alpha back in Jan and it just is more wlecome because a lot of people were 'experiementing'.Just a thought,Peace, MikeOn 10/1/06, 
Matt Chotin <[EMAIL PROTECTED]> wrote:













  













Some very popular sites require Player 9
because it was the earliest release with some security fixes.  Those fixes are
in older versions that will be coming out soon (or may have already come out). 
As in, there will be newer versions of Player 8 and Player 7 with those fixes I
think.

 

Matt

 









From: [EMAIL PROTECTED]
ups.com [mailto:[EMAIL PROTECTED]
ups.com] On Behalf Of Clint Modien
Sent: Sunday, October 01, 2006
10:42 AM
To: [EMAIL PROTECTED]ups.com
Subject: Re: [flexcoders] Stats on
flash player 9 penetration.



 









Thanks Matt.





 





I'm totally confused now.  Isn't the only thing requiring a player
upgrade to 9.0 flex 2?  Without auto-update turned on what is causing such
a blazing fast adoption rate?





 







 





On 9/30/06, Matt
Chotin <[EMAIL PROTECTED]>
wrote: 












Actually I'm not sure
we've turned on auto-update yet.  But the downloads have been high without
it.  We're still figuring out the timing of auto-update. 


 


Matt


 











From:
[EMAIL PROTECTED] ups.com
[mailto:[EMAIL PROTECTED]
 ups.com] On Behalf Of John Dowdell
Sent: Friday, September 29, 2006
2:47 PM
To: [EMAIL PROTECTED]ups.com
Subject: Re: [flexcoders] Stats on
flash player 9 penetration. 




 








Clint Modien wrote:
> Do we have stats for flash player 9 penetration yet?
> Has Adobe turned on the auto-update for flash 9 player yet? If not...
when? 
> Do we have stats for when Adobe turned on auto-update for flash 8
> player? What was the adoption rate before and after it was turned on?

Adobe Flash Player 9 entered general public distribution at the end of June: 
http://weblogs.macromedia.com/emmy/archives/2006/06/a_pocket_guide.cfm


It did not fall within the most recent consumer audit:
http://weblogs.macromedia.com/emmy/archives/2006/08/flash_player_8_1.cfm


The daily rate of successful installations indicates that we're likely 
close to an astounding 50% consumer viewability already:
http://blog.digitalbackcountry.com/?p=498

I don't know the auto-update date offhand, but it has contributed to the 
above results.

FP9 adoption is freakin' fast, that's the long and short of it. ;-)

jd

-- 
John Dowdell . Adobe Developer
Support . San Francisco CA USA
Weblog: http://weblogs.macromedia.com/jd

Aggregator: http://weblogs.macromedia.com/mxna
Technotes: http://www.macromedia.com/support/
Spam killed my private email -- public record is best, thanks.



















 












  













-- What goes up, does come down.

__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



Re: [flexcoders] Stats on flash player 9 penetration.

2006-10-01 Thread Clint Modien



Thanks guys... I'll relay this info to my client.  Should help them choose to go with flex 2. 
On 10/1/06, Matt Chotin <[EMAIL PROTECTED]> wrote:







Some very popular sites require Player 9 because it was the earliest release with some security fixes.  Those fixes are in older versions that will be coming out soon (or may have already come out).  As in, there will be newer versions of Player 8 and Player 7 with those fixes I think.

 
Matt
 




From: [EMAIL PROTECTED]
ups.com [mailto:[EMAIL PROTECTED]
ups.com] On Behalf Of Clint ModienSent: Sunday, October 01, 2006 10:42 AM 
To: [EMAIL PROTECTED]ups.com
Subject: Re: [flexcoders] Stats on flash player 9 penetration.


 




Thanks Matt.

 

I'm totally confused now.  Isn't the only thing requiring a player upgrade to 9.0 flex 2?  Without auto-update turned on what is causing such a blazing fast adoption rate?


 

 

On 9/30/06, Matt Chotin <
[EMAIL PROTECTED]> wrote: 





Actually I'm not sure we've turned on auto-update yet.  But the downloads have been high without it.  We're still figuring out the timing of auto-update. 

 
Matt
 




From:
 [EMAIL PROTECTED] ups.com [mailto:
[EMAIL PROTECTED] ups.com] On Behalf Of John Dowdell
Sent: Friday, September 29, 2006 2:47 PMTo: [EMAIL PROTECTED]
ups.comSubject: Re: [flexcoders] Stats on flash player 9 penetration. 
 



Clint Modien wrote:> Do we have stats for flash player 9 penetration yet?> Has Adobe turned on the auto-update for flash 9 player yet? If not... when? 
> Do we have stats for when Adobe turned on auto-update for flash 8> player? What was the adoption rate before and after it was turned on?Adobe Flash Player 9 entered general public distribution at the end of June: 
http://weblogs.macromedia.com/emmy/archives/2006/06/a_pocket_guide.cfm 
It did not fall within the most recent consumer audit:
http://weblogs.macromedia.com/emmy/archives/2006/08/flash_player_8_1.cfmThe daily rate of successful installations indicates that we're likely close to an astounding 50% consumer viewability already:
http://blog.digitalbackcountry.com/?p=498I don't know the auto-update date offhand, but it has contributed to the above results.FP9 adoption is freakin' fast, that's the long and short of it. ;-)
jd-- John Dowdell . Adobe Developer Support . San Francisco CA USAWeblog: http://weblogs.macromedia.com/jd 
Aggregator: http://weblogs.macromedia.com/mxnaTechnotes: 
http://www.macromedia.com/support/Spam killed my private email -- public record is best, thanks.
 

 

__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



RE: [flexcoders] Re: issue with progress bar loader becoming stuck

2006-10-01 Thread Matt Chotin












Dispatching an event doesn’t cause a
break in your code.  If you follow in a debugger you’ll see that dispatch
is still synchronous.  You must write your code to handle the recursive
function in an asynchronous manner.  I’m not sure why callLater would
call immediately, its whole point is to wait a frame.  We’d need an example
of that failing.

 

Matt

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of wayneposner
Sent: Sunday, October 01, 2006
7:28 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: issue
with progress bar loader becoming stuck



 







I've also tried a using a dispatchevent to a callLater
which calls 
my recursive function. Still no progress bar until the recursive 
function completes. This isn't the first issue I've had with the 
callLater function either--it seems there may be some sort of bug 
with how it actually executes because for me, it always executes 
immediately after I call it.

Anyway, doing what you suggest--using a break in the code--if my 
dispatchEvent (on Click) displays my ProgressBar, theres a break in 
the code. I then had it set up so that the ProgressBar would fire a 
call for the CreationComplete event to call my rescursion. So 
there's two steps before the recursion gets called and still no 
progress bar. 

I'd be more than happy to send you the code, because something 
definitely isn't right.

Wayne

--- In [EMAIL PROTECTED]ups.com,
"Matt Chotin" <[EMAIL PROTECTED]> wrote:
>
> You really need to break your function up into multiple calls so 
that a
> frame can draw in between. There is no concept of forcing the UI 
to
> draw, your AS code has to exit. Look into writing your function 
so that
> you can call it in phases using something like a timer or 
callLater.
> 
> 
> 
> Matt
> 
> 
> 
> 
> 
> From: [EMAIL PROTECTED]ups.com

[mailto:[EMAIL PROTECTED]ups.com]
On
> Behalf Of wayneposner
> Sent: Thursday, September 28, 2006 9:05 AM
> To: [EMAIL PROTECTED]ups.com
> Subject: [flexcoders] Re: issue with progress bar loader becoming 
stuck
> 
> 
> 
> Is there a method or some call to use that forces the UI to 
> refresh. I actaully tried staging the call to my recursive 
function 
> so that it wouldn't get called until three events later--
> creationComplete dispatched to a render event which then 
dispatched 
> to my event which called the recursion. Still no progress bar.
> 
> Thanks,
> Wayne
> 
> --- In [EMAIL PROTECTED]ups.com

40yahoogroups.com>
> , Tom Chiverton > 
> wrote:
> >
> > On Thursday 28 September 2006 14:09, Mark Hawley wrote:
> > > Flash is single-threaded. You're not going to ever get screen 
> refreshes
> > > during a function's execution.
> > 
> > Sometimes the internal model isn't even updated during execution.
> > 
> > -- 
> > Tom Chiverton
> > Helping to globally foster B2B clusters
> > 
> > 
> > 
> > This email is sent for and on behalf of Halliwells LLP.
> > 
> > Halliwells LLP is a limited liability partnership registered in 
> England and Wales under
registered number OC307980 whose 
registered 
> office address is at St James's Court Brown Street Manchester M2 
> 2JF. A list of members is available for inspection at the 
> registered office. Any reference to a partner in relation to 
> Halliwells LLP means a member of Halliwells LLP. Regulated by the 
> Law Society.
> > 
> > CONFIDENTIALITY
> > 
> > This email is intended only for the use of the addressee named 
> above and may be confidential or legally privileged. If you are 
not 
> the addressee you must not read it and must not use any 
information 
> contained in nor copy it nor inform any person other than 
Halliwells 
> LLP or the addressee of its existence or contents. If you have 
> received this email in error please delete it and notify 
Halliwells 
> LLP IT Department on 0870 365 8008.
> > 
> > For more information about Halliwells LLP visit 
www.halliwells.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
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Uns

RE: [flexcoders] Stats on flash player 9 penetration.

2006-10-01 Thread Matt Chotin












Some very popular sites require Player 9
because it was the earliest release with some security fixes.  Those fixes are
in older versions that will be coming out soon (or may have already come out). 
As in, there will be newer versions of Player 8 and Player 7 with those fixes I
think.

 

Matt

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Clint Modien
Sent: Sunday, October 01, 2006
10:42 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Stats on
flash player 9 penetration.



 









Thanks Matt.





 





I'm totally confused now.  Isn't the only thing requiring a player
upgrade to 9.0 flex 2?  Without auto-update turned on what is causing such
a blazing fast adoption rate?





 







 





On 9/30/06, Matt
Chotin <[EMAIL PROTECTED]com>
wrote: 











Actually I'm not sure
we've turned on auto-update yet.  But the downloads have been high without
it.  We're still figuring out the timing of auto-update. 

 

Matt

 









From:
[EMAIL PROTECTED] ups.com
[mailto:[EMAIL PROTECTED] ups.com] On Behalf Of John Dowdell
Sent: Friday, September 29, 2006
2:47 PM
To: [EMAIL PROTECTED]ups.com
Subject: Re: [flexcoders] Stats on
flash player 9 penetration. 



 







Clint Modien wrote:
> Do we have stats for flash player 9 penetration yet?
> Has Adobe turned on the auto-update for flash 9 player yet? If not...
when? 
> Do we have stats for when Adobe turned on auto-update for flash 8
> player? What was the adoption rate before and after it was turned on?

Adobe Flash Player 9 entered general public distribution at the end of June: 
http://weblogs.macromedia.com/emmy/archives/2006/06/a_pocket_guide.cfm


It did not fall within the most recent consumer audit:
http://weblogs.macromedia.com/emmy/archives/2006/08/flash_player_8_1.cfm

The daily rate of successful installations indicates that we're likely 
close to an astounding 50% consumer viewability already:
http://blog.digitalbackcountry.com/?p=498

I don't know the auto-update date offhand, but it has contributed to the 
above results.

FP9 adoption is freakin' fast, that's the long and short of it. ;-)

jd

-- 
John Dowdell . Adobe Developer
Support . San Francisco CA USA
Weblog: http://weblogs.macromedia.com/jd

Aggregator: http://weblogs.macromedia.com/mxna
Technotes: http://www.macromedia.com/support/
Spam killed my private email -- public record is best, thanks.



















 








__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___






Re: [flexcoders] Installing FDS as Web Service

2006-10-01 Thread Francois Dejardin





Hi all,I'm trying to install fds as service on Win2003.. i've read 
that it was possible with jrunsvc but it doesn't work with the following 
command line : jrunsvc.exe -install jrun-server "Flex data service" 
"Flex Data Service"(I find the jrunsvc from Coldfusion installation 
directory)Is it something wrong ? regards
 

  - Original Message - 
  From: 
  flexdesigners 
  
  To: flexcoders@yahoogroups.com 
  Sent: Friday, September 29, 2006 8:34 
  PM
  Subject: [flexcoders] Installing FDS as 
  Web Service
  
  
  Hi all,I'm trying to install fds as service on Win2003.. i've read 
  that it was possible with jrunsvc but it doesn't work with the following 
  command line : jrunsvc.exe -install jrun-server "Flex data service" 
  "Flex Data Service"(I find the jrunsvc from Coldfusion installation 
  directory)Is it something wrong ? regards
__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



[flexcoders] Font size limit

2006-10-01 Thread Robert Wąs
Is any technical rule for flash player  that prevents set "fontSize" 
style above about 130? In flash ide i can set font size to very large 
sizes but if i have only flex compiler i can't.  I try on "native" 
TextField  too with similar result. Below my test class
package
{
import flash.display.Sprite;
import flash.text.TextField;
import flash.text.TextFormat;
   
public class FontTest extends Sprite
{
[Embed(source='../../@FONT_FILE@', fontName='@FONT_NAME@', 
mimeType='application/x-font')]
public var myFont:Class;
private var tf:TextField
public function FontTest (){
tf=new TextField()
addChild(tf)
tf.width=100
tf.height=500
tf.text="a"
tf.embedFonts=true
var tForm:TextFormat=new TextFormat("@FONT_NAME@",600)
tf.setTextFormat(tForm)
  //  tf.scaleY=tf.scaleX=3
//scaling works OK
}
}
}

-- 
Robert Was





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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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




Re: [flexcoders] Stats on flash player 9 penetration.

2006-10-01 Thread Clint Modien



Thanks Matt.
 
I'm totally confused now.  Isn't the only thing requiring a player upgrade to 9.0 flex 2?  Without auto-update turned on what is causing such a blazing fast adoption rate?
 
 
On 9/30/06, Matt Chotin <[EMAIL PROTECTED]> wrote:







Actually I'm not sure we've turned on auto-update yet.  But the downloads have been high without it.  We're still figuring out the timing of auto-update.

 
Matt
 




From: [EMAIL PROTECTED]
ups.com [mailto:[EMAIL PROTECTED]
ups.com] On Behalf Of John DowdellSent: Friday, September 29, 2006 2:47 PMTo:
 [EMAIL PROTECTED]ups.comSubject: Re: [flexcoders] Stats on flash player 9 penetration.

 



Clint Modien wrote:> Do we have stats for flash player 9 penetration yet?> Has Adobe turned on the auto-update for flash 9 player yet? If not... when?
> Do we have stats for when Adobe turned on auto-update for flash 8> player? What was the adoption rate before and after it was turned on?Adobe Flash Player 9 entered general public distribution at the end of June:
http://weblogs.macromedia.com/emmy/archives/2006/06/a_pocket_guide.cfm
It did not fall within the most recent consumer audit:
http://weblogs.macromedia.com/emmy/archives/2006/08/flash_player_8_1.cfmThe daily rate of successful installations indicates that we're likely close to an astounding 50% consumer viewability already:
http://blog.digitalbackcountry.com/?p=498I don't know the auto-update date offhand, but it has contributed to the above results.FP9 adoption is freakin' fast, that's the long and short of it. ;-)
jd-- John Dowdell . Adobe Developer Support . San Francisco CA USAWeblog: http://weblogs.macromedia.com/jd
Aggregator: http://weblogs.macromedia.com/mxnaTechnotes: 
http://www.macromedia.com/support/Spam killed my private email -- public record is best, thanks.

 

__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



[flexcoders] Effects when changing visible ViewStack Panes?

2006-10-01 Thread Steve Kellogg @ Project SOC










Hello,

 

I’m having a small problem that I hope someone here
can help with.

 

I have a ViewStack, whose children are all Canvass (with
other controls and views within the canvases).

 

I want to ‘soften’ the transitions between the
panes, so I assigned a FADE effect to the “hideEffect” and “showEffect”
effects (as per the instructions).

 

The PROBLEM is that this doesn’t seem to work at
all.  Is there some special trick to get this to work?

 

Thanks in advance for any assistance,

 

Steve

 

 

 

Steve
Kellogg

Peak8
Solutions

1401 14th Street

Boulder, Colorado

80302, USA

Fax:
303.415.2597

E-Mail:
[EMAIL PROTECTED]

 




__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___





[flexcoders] Re: Mapping Fails, CFCs

2006-10-01 Thread lostinrecursion
I work with a shared host, so I wonder if that is possible. But I
would like to give it a go.

Could you provide me a simple example?

Thanks
-LIR





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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





Re: [flexcoders] Re: binary in xml

2006-10-01 Thread EECOLOR



I think it has something to do with the way you write the information to the byte array. If you try to write it as an object, the information (a string in your case) will be translated to the AMF equivalant of the string, which is not the actual data you need. So somehow (and i dont have enough experience with this, nor the time to test it myself right now) you should convert the string of bytes to actual bytes.

 
Check out the different write options on the byte array class, and maybe start another thread to get help converting a string of bytes to actual bytes.
 
Hope you get there, and when you do, please post the solution :)
 
 
Greetz Erik

__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



Re: [flexcoders] Re: Mapping Fails, CFCs

2006-10-01 Thread EECOLOR



Would the solution not be to use a customtag root to place your common cfc's in?
 
This way you wont have any translation problems in the future as some1 pointed out in this request.
 
Do you see anything negative in using custom tag paths?
 
 
Greetz Erik

__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



[flexcoders] Re: Mapping Fails, CFCs

2006-10-01 Thread lostinrecursion
Hi all,

Sorry to be a pain, but I am still struggling with this problem in a
big way. I still cannot get my mappings to work from Flex 2.

I really need to work this out or I am going to be forced to change
the paths to every file (AS Classes Remote Alias, CFCs, CFC Calls,
etc) each time I want to test on the production server and then change
them back when I want to go back to my development machine.

Can anyone suggest something?

Again, the mappings work fine when called from a normal CFM template.

They fail in Flex returning the "Coludn't find component..." error.

Thank so much if anyone could help.

-LIR








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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





[flexcoders] Re: Panel Rounded Bottom Corners

2006-10-01 Thread omkarjoe
Hi all,

Thanks Tim and Bruce for your reply, what i found that 

> if you set borderStyle="solid" then whatever you set for 
roundedBottomCorners it doesn't effect. 

> Another thing is that if you add controlBar to a panel then also 
roundedBottomCorner property doesn't work. 

> Also try setting borderstyle to inset / outset then border at the 
top corners also become squerish. Interestingly in this case fills 
will have rounded corner but borders wont.

I think these all are bugs kindly let me know...

Cheers!!!

--- In flexcoders@yahoogroups.com, "Bruce Denham" <[EMAIL PROTECTED]> 
wrote:
>
> Can you send the style sheet your using or or the code. The 
default 
> for this property is false, and I've never had a problem with 
this, 
> so post your code. I'll try to replicate the problem.
> 
> Bruce 
> 
> --- In flexcoders@yahoogroups.com, "omkarjoe"  
> wrote:
> >
> > Hi All,
> > 
> > I am reposting this problem again as I havn't got any reply... 
> Here is 
> > the problem I am facing,
> > 
> > I am trying to create a pannel which does not have rounded bottom
> > corners. When I set roundedBottomCorners style of a panel 
> to 'false',
> > GOD knows why but it doesn't affect??? And interestingly if I 
> switch
> > to design mode it shows squarish corners but when I run my 
> application
> > they are rounded again Also If I attach a controlbar to my 
> panel
> > no matter what i set it will always show rounded corners at the
> > bottom. Is there any way or workaround for this??? I also tried
> > finding if any updates are available... but couldn't findone. I 
> really 
> > need this urgently...
> > 
> > Thanks in advance
> > Omkar
> >
>






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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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




Re: [flexcoders] Coverage testing for AS3 implementation?

2006-10-01 Thread aaron smith



awesome.On 10/1/06, Matt Chotin <[EMAIL PROTECTED]> wrote:



















Not right now, player enhancements needed,
but when we have something to work with there may be stuff the community can
do.

 

Matt

 









From: 
flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] 
On Behalf Of aaron smith
Sent: Saturday, September 30, 2006
7:53 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Coverage
testing for AS3 implementation?



 







that would be hot!. anything I can do to help?



On 9/30/06, Matt
Chotin <[EMAIL PROTECTED]>
wrote:





Not at the moment.  We had one internally for 1.5 but we
haven't ported up to 2.0 yet.  Some day…

 









From: 
flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On Behalf Of aaron smith
Sent: Friday, September 22, 2006
4:53 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Coverage
testing for AS3 implementation?



 







Is there
any AS3 implementation for Coverage testing, something similar to Clover in
Java?













 
















__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



[flexcoders] Re: issue with progress bar loader becoming stuck

2006-10-01 Thread wayneposner
I've also tried a using a dispatchevent to a callLater which calls 
my recursive function.  Still no progress bar until the recursive 
function completes.  This isn't the first issue I've had with the 
callLater function either--it seems there may be some sort of bug 
with how it actually executes because for me, it always executes 
immediately after I call it.

Anyway, doing what you suggest--using a break in the code--if my 
dispatchEvent (on Click) displays my ProgressBar, theres a break in 
the code.  I then had it set up so that the ProgressBar would fire a 
call for the CreationComplete event to call my rescursion.  So 
there's two steps before the recursion gets called and still no 
progress bar. 

I'd be more than happy to send you the code, because something 
definitely isn't right.

Wayne

--- In flexcoders@yahoogroups.com, "Matt Chotin" <[EMAIL PROTECTED]> wrote:
>
> You really need to break your function up into multiple calls so 
that a
> frame can draw in between.  There is no concept of forcing the UI 
to
> draw, your AS code has to exit.  Look into writing your function 
so that
> you can call it in phases using something like a timer or 
callLater.
> 
>  
> 
> Matt
> 
>  
> 
> 
> 
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of wayneposner
> Sent: Thursday, September 28, 2006 9:05 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: issue with progress bar loader becoming 
stuck
> 
>  
> 
> Is there a method or some call to use that forces the UI to 
> refresh. I actaully tried staging the call to my recursive 
function 
> so that it wouldn't get called until three events later--
> creationComplete dispatched to a render event which then 
dispatched 
> to my event which called the recursion. Still no progress bar.
> 
> Thanks,
> Wayne
> 
> --- In flexcoders@yahoogroups.com 
> , Tom Chiverton  
> wrote:
> >
> > On Thursday 28 September 2006 14:09, Mark Hawley wrote:
> > > Flash is single-threaded. You're not going to ever get screen 
> refreshes
> > > during a function's execution.
> > 
> > Sometimes the internal model isn't even updated during execution.
> > 
> > -- 
> > Tom Chiverton
> > Helping to globally foster B2B clusters
> > 
> > 
> > 
> > This email is sent for and on behalf of Halliwells LLP.
> > 
> > Halliwells LLP is a limited liability partnership registered in 
> England and Wales under registered number OC307980 whose 
registered 
> office address is at St James's Court Brown Street Manchester M2 
> 2JF. A list of members is available for inspection at the 
> registered office. Any reference to a partner in relation to 
> Halliwells LLP means a member of Halliwells LLP. Regulated by the 
> Law Society.
> > 
> > CONFIDENTIALITY
> > 
> > This email is intended only for the use of the addressee named 
> above and may be confidential or legally privileged. If you are 
not 
> the addressee you must not read it and must not use any 
information 
> contained in nor copy it nor inform any person other than 
Halliwells 
> LLP or the addressee of its existence or contents. If you have 
> received this email in error please delete it and notify 
Halliwells 
> LLP IT Department on 0870 365 8008.
> > 
> > For more information about Halliwells LLP visit 
www.halliwells.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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





Re: [flexcoders] cairngorm for flex 2

2006-10-01 Thread Douglas McCarroll
http://labs.adobe.com/wiki/index.php/Cairngorm#Downloads

relisanhard52 wrote:
>
> Hi
> Where can I find download for cairngorm for flex 2.
> Please advise.
>
> Tks.
>
>  



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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





[flexcoders] loading font in runtime

2006-10-01 Thread Robert Wąs
I build interface where user select font form list, font is loaded and 
applied to text in textarea. I found that my method works only once on, 
subsequent loading not embed new font. What can i fix?
1. template class for compiling with embedded font
package
{
import flash.display.Sprite;
   
public class FontTemplate extends Sprite
{
[Embed(source='../../@FONT_FILE@', fontName='@FONT_NAME@', 
mimeType='application/x-font')]
public var myFont:Class;
}
}
2.class fragment about loading
private function loadFont():void{
var context:LoaderContext=new LoaderContext()

context.applicationDomain=ApplicationDomain.currentDomain
var req:URLRequest=new 
URLRequest(designElement.designElementVO.font.swf_glyphs_url)
ld=new Loader()

ld.contentLoaderInfo.addEventListener(Event.COMPLETE,evFontLoaded)
ld.load(req,context)
}
private function evFontLoaded(e:Event):void{
var content:DisplayObject=ld.content
var cl:Class=content["myFont"];
Font.registerFont(cl)
var fonts:Array=Font.enumerateFonts()
var str:String="Embeded fonts:\n"
for(var i:uint=0;ihttp://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





[flexcoders] Navigating between Screens

2006-10-01 Thread jlentz2112
Hi,

I'm new to Flex 2 development.  I've seen some tutorials on
ViewStacks, but they used a navigator bar or tab bar to switch between
screens.  I've got an ap that won't have the bars or tabs to switch
by.  It starts with a login screen, then goes to a data screen that
has buttons that when clicked will either return to the login screen
or continue on to another screen.  I've tried to have the component
screen select the next screen in the ViewStack, but the ViewStack
isn't in the scope of the child.  What is the best way to implement
this kind of navigation?   Thanks for the help.

jlentz





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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





Re: [flexcoders] Problem with IFrame

2006-10-01 Thread John Kirby
Title: quote






I tried using Brian's example in a TabNavigator except the html appears
at the bottom of the page instead og inside the tab containing the
IFrame.

Paul Andrews said the following:


  
  - Original Message - 
From: "Ali Mills" <[EMAIL PROTECTED]com>
To: <[EMAIL PROTECTED]ups.com>
Sent: Wednesday, September 27, 2006 9:14 PM
Subject: Re: [flexcoders] Problem with IFrame
  
> Tim,
>
> IFrame isn't an MXML element. It's HTML. So, the "type not found
> error" MXMLC is throwing makes sense.
  
Actually it's both an HTML element and a custom mxml component (a
subclass 
of canvas)..
  
Paul
  
>The Coenraets example you using
> as a guide works by using _javascript_ to overlay an IFrame in HTML
over
> the SWF's OBJECT/EMBED location in HTML. The example's been updated
> by Brian Deitte for Flex 2, and the updated version can be found at
> http://www.deitte.com/archives/2006/08/finally_updated.htm.
>
> This is a tricky feature to get just right. Good luck with it!
>
>
> Ali
>
>
> --
> 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
>
>
>
>
>
>
>
>
>
>
> 
  
  
  



-- 


Whether you think that you can, or that you
can't, you are usually right.
 - Henry Ford 



__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___




[flexcoders] New Autocomplete component (free)...feedback?

2006-10-01 Thread Bjorn Schultheiss





http://weblogs.macromedia.com/flexteam/archives/2006/09/component_autoc.cfm
 
Regards,
 
Bjorn 
Schultheiss




From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of hank 
williamsSent: Thursday, 28 September 2006 2:05 PMTo: 
flexcoders@yahoogroups.comSubject: Re: [flexcoders] New Autocomplete 
component (free)...feedback?


Are you sure this is the right url? nothing at 
weblogs.macromedia.comseems to respond at all. I also tried at 
weblogs.adobe.com.HankOn 9/27/06, David Mendels <[EMAIL PROTECTED]com> 
wrote:> Hi all,>> FYI:> http://weblogs.macromedia.com/flexteam/archives/2006/09/component_autoc.> 
cfm>> We'd be interested in feedback.>> 
Thanks,> David> Adobe>>> --> 
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
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



[flexcoders] cairngorm for flex 2

2006-10-01 Thread relisanhard52
Hi
Where can I find download for cairngorm for flex 2.
Please advise.

Tks.





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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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




[flexcoders] DataGrid source when dropEnabled?

2006-10-01 Thread trevor_corevx
I'm trying to delete specific DataGrid items whose members are
constructed of drag-and-drop objects from another grid.  I would like
a user to have a chance to remove objects that they did not mean to
place into the dropEnabled DataGrid.

What would the datasource for this DataGrid be so I can remove the
item based on selectedIndex or otherwise?

Thanks for any help!





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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





RE: [flexcoders] Re: Format a datatip.

2006-10-01 Thread Ely Greenfield





 
 
 
LineSeriesItem(hitData.item).yValue
 
Ely.
 


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of jnewportSent: 
Friday, September 29, 2006 12:35 PMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] Re: Format a 
datatip.


I tried that, but didn't work 
correctly.LineSeries.(hitData.element).yField. which gave me 
the State name,but it won't give me the amount, which is what I am trying to 
get todo format.I have been trying to use chartItem, but no success. 
Flex can get meall the data on its own with the showDataTips=true, so 
it knows how toget the data out of my ArrayCollection. I just want to be 
able to getat what Flex knows. I need to get at what showDataTips is 
doing when set to True. Anyone know what it is?--- In [EMAIL PROTECTED]ups.com, 
"Mehdi, Agha" ...> wrote:>> J,> 
> Try event.hitData.element.yField/.xField> > 
Agha Mehdi> IDT - eBusiness Program Manager> > 
-Original Message-> From: [EMAIL PROTECTED]ups.com 
[mailto:[EMAIL PROTECTED]ups.com] 
On> Behalf Of jnewport> Sent: Friday, September 29, 2006 9:11 
AM> To: [EMAIL PROTECTED]ups.com> 
Subject: [flexcoders] Format a datatip.> > I was wondering how to 
format a datatip for a LineChart. If I use> showDataTips everything looks 
good but the amounts are not formatted> to $##,###. I have created an 
ArrayCollection that looks like the> following.> > private 
var expensesAC:ArrayCollection = new ArrayCollection( [> { Month: 
"Jan", Texas: 2000, Utah: 1500, Kansas: 450 },> { Month: "Feb", Texas: 
1000, Utah: 200, Kansas: 600 },> { Month: "Mar", Texas: 1500, Utah: 500, 
Kansas: 300 },> { Month: "Apr", Texas: 1800, Utah: 1200, Kansas: 900 
},> { Month: "May", Texas: 2400, Utah: 575, Kansas: 500 } ]);> 
> I have tried to use cf.format(); on the data before its put into 
the> ArrayCollection, which works so I get something like this.> 
> private var expensesAC:ArrayCollection = new ArrayCollection( 
[> { Month: "Jan", Texas: $2,000, Utah: $1,500, Kansas: $450 },> 
> But then Flex won't plot the dataguessing it doesn't like the "$". 
> > > So I am trying to use a function like this> 
> private function formatDataTip(hitData:HitData):String 
{> var month:String = 
hitData.item.DONTKNOWWHATSHOULDGOHERE> > but I don't 
know what should come after item. I have tried to do a> 
trace(hitData.item.toString), but I get object object. Is there a 
way> to trace out whats in the hitData.item? > > J> 
> > > > > > --> 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
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



RE: [flexcoders] Re: overriding Button's style sheet

2006-10-01 Thread Gordon Smith












Put your Button selector in the
 tag of the .

 

- Gordon

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of JClouz
Sent: Thursday, September 28, 2006
7:38 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re:
overriding Button's style sheet



 









Hey Jester,





 





So I came across your blog entry at http://www.jessewarden.com/archives/2006/07/flex_chronicles_22.html






about buttons being defaulted to Bold and how that messes up
embedded fonts and I'm having that exact problem.





 





Thanks so much for bloggin about it, but I'm not sure where
I can access the Button's style attributes so I can overwrite them.





 





When I put the 





 





Button
{
embedFonts: true; 
fontWeight: normal;
fontFamily: oldSkool;
}





 





in the  section of my component I get a
compiler warning that says, "CSS type selectors are not supported in
components." and it still doesn't work.





 





 





So my question is where can I find the Button's style
attributes in a file so I can overwrite them.






Thanks so much, I really appreciate all you do for the flex community.





 





Jamie





 








__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___






RE: [flexcoders] Re: Compiler warning about unused CSS type selector

2006-10-01 Thread Matt Chotin












Odd, if you can send us a full example we
can take a look.

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of tobiaspatton
Sent: Thursday, September 21, 2006
8:59 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Compiler
warning about unused CSS type selector



 







Thanks Matt, but still no joy.

mxmlc -compiler.keep-all-type-selectors=true -source-
path=D:\PerforceDepot\galiano\Galiano.Tobias_Patton\Client/classes
-
include-
libraries=locale\EN\lib\Galiano.swc,D:\PerforceDepot\galiano\Galiano.
Tobias_Patton\tools\compiler\Flex2frameworks\locale\en_US\framework_r
b.swc DashboardAdmin.mxml
[mxmlc] Loading configuration 
file :\PerforceDepot\galiano\Galiano.Tobias_Patton\tools\compiler\Fle
x2\frameworks\flex-config.xml
[mxmlc] 
D:\PerforceDepot\galiano\Galiano.Tobias_Patton\Client\DashboardJobsVi
ew\DashboardAdmin.mxml: Warning: The type selector 'ComboBox' was 
not processed, because the type was not used in the application.
[mxmlc]
[mxmlc] 
D:\PerforceDepot\galiano\Galiano.Tobias_Patton\Client\DashboardJobsVi
ew\DashboardAdmin.swf (382213 bytes)

--- In [EMAIL PROTECTED]ups.com,
"Matt Chotin" <[EMAIL PROTECTED]> wrote:
>
> There's a filesize penalty for unused type selectors. Tobias, I 
saw you
> had -compiler.keep-all-type-selectors but you didn't follow it
with
> =true. Can you try adding the =true? It should do what you want.
> 
> 
> 
> Matt
> 
> 
> 
> 
> 
> From: [EMAIL PROTECTED]ups.com

[mailto:[EMAIL PROTECTED]ups.com]
On
> Behalf Of Shannon Hicks
> Sent: Tuesday, September 19, 2006 9:17 AM
> To: [EMAIL PROTECTED]ups.com
> Subject: RE: [Junk E-Mail - LOW] [flexcoders] Re: Compiler warning 
about
> unused CSS type selector
> 
> 
> 
> Perhaps more importantly, why the warning?
> 
> 
> 
> Is there a performance or (significant) filesize penalty for having
> unused styles in Flex? I remember styles were an issue with CFFORM.
> 
> 
> 
> Shan
> 
> 
> 
> 
> 
> From: [EMAIL PROTECTED]ups.com

[mailto:[EMAIL PROTECTED]ups.com]
On
> Behalf Of tobiaspatton
> Sent: Tuesday, September 19, 2006 11:00 AM
> To: [EMAIL PROTECTED]ups.com
> Subject: [Junk E-Mail - LOW] [flexcoders] Re: Compiler warning 
about
> unused CSS type selector
> 
> That's right. I have three related applications and I would like 
to 
> use a single style sheet for all three. One of the applications 
does 
> not use the ComboBox control, so reports this warning. 
> 
> I'm hoping there's a switch in flex-config.xml to disable this 
> warning, but can't find one.
> 
> Tobias.
> 
> --- In [EMAIL PROTECTED]ups.com

40yahoogroups.com>
> , "Hilary Bridel"  
> wrote:
> >
> > Tobias,
> > You are probably referencing an external .css file in your code 
> which
> > has a reference to a style for ComboBox, but you are not using a
> > combobox in your app???
> > 
> > Hilary
> > 
> > www.bridel.org
> > 
> > 
> > On 9/19/06, tobiaspatton > wrote:
> > > Anyone know how to get rid this warning?
> > >
> > > Warning: The type selector 'ComboBox' was not processed, 
because 
> the
> > > type was not used in the application.
> > >
> > > Thanks.
> > > Tobias.
> > >
> > >
> > >
> > >
> > >
> > >
> > > --
> > > 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
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > 
> > 
> > -- 
> > Hilary
> > 
> > --
> >
> 
> 
> 
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.405 / Virus Database: 268.12.5/450 - Release Date:
> 9/18/2006
> 
> 
> 
> --
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.1.405 / Virus Database: 268.12.5/450 - Release Date:
> 9/18/2006
>






__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscri

RE: [flexcoders] rowCount = {dataProvider.length}

2006-10-01 Thread flex-guitar





Thanks 
Benoit,
That 
is better than entering the dataProvider twice. I'm being nitpicky, but I'd 
rather have a self-reference - so that I don't have to change either the id or 
the dataProvider string twice if I reuse or change the code. Something like 
event.target for events.
 
But id 
is less likely to change than the dataProvider, so this is a step in the right 
direction.
 
Thanks 
for the suggestion,
Derek
 
 

  -Original Message-From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED]On Behalf Of Benoit 
  HediardSent: Friday, September 29, 2006 10:31 AMTo: 
  flexcoders@yahoogroups.comSubject: RE: [flexcoders] rowCount = 
  {dataProvider.length}
  
  You can do it like this: dataProvider="{myDataProvider}"rowCount="{myCombo.dataProvider.length}"/>Benoit 
  Hediard-Message d'origine-De : [EMAIL PROTECTED]ups.com 
  [mailto:[EMAIL PROTECTED]ups.com] 
  De lapart de flex-guitarEnvoyé : vendredi 29 septembre 2006 15:57À 
  : [EMAIL PROTECTED]ups.comObjet 
  : [flexcoders] rowCount = {dataProvider.length}Hello 
  everyone,I'm trying to set several ComboBoxs to show their dropdown 
  withoutscrolling. There are a few posts in the archive suggesting to set 
  therowCount to the dataProvider.length :"{MyDataProvider}"rowCount="{dataProvider.length}"/>but 
  I get an compile error ("undefined property 'dataProvider'")This 
  makes sense, since dataProvider isn't a property of my app, just ofthis 
  component. But I'd rather not type in the dataProvider name again, 
  I'drather reference it. Do components have a self-reference that can be 
  used intheir own bindlings? i.e.:rowCount 
  ="{thisCompont.dataProvider.length}"or do I have set each 
  one 
  directly:rowCount="{MyDataProvider.length}"Thanks,Derek--Flexcoders 
  Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch 
  Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 
  Groups Links__ NOD32 1.1783 (20060929) 
  Information __This message was checked by NOD32 antivirus 
  system.http://www.eset.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
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



[flexcoders] Re: binary in xml

2006-10-01 Thread coldfusionpaul
--- In flexcoders@yahoogroups.com, EECOLOR <[EMAIL PROTECTED]> wrote:
> image. If thats the case you can do the following:
> 
> 1. Store the binary data from the xml in a BytesArray.
> 2. Use Loader.loadBytes() to make it an image.

hi greetz,

i've given that method a solid newbie try but i can't get the data
loaded into a ByteArray from the xml. i've tried 

// any legends in this?
thisLegend=XML(TreeListData(super.listData).item.legend);
if (thisLegend) {
var loader:Loader=new Loader();
var ba:ByteArray=new ByteArray();
ba.writeObject([EMAIL PROTECTED]);
loader.loadBytes(ba);
addChild(loader.content);
}
but flex keeps throwing runtme "Error #2124: Loaded file is an unknown
type." errors.

any ideas?

thanks.







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

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

<*> Your email settings:
Individual Email | Traditional

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

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

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

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





RE: [flexcoders] Coverage testing for AS3 implementation?

2006-10-01 Thread Matt Chotin












Not right now, player enhancements needed,
but when we have something to work with there may be stuff the community can
do.

 

Matt

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of aaron smith
Sent: Saturday, September 30, 2006
7:53 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Coverage
testing for AS3 implementation?



 







that would be hot!. anything I can do to help?



On 9/30/06, Matt
Chotin <[EMAIL PROTECTED]com>
wrote:





Not at the moment.  We had one internally for 1.5 but we
haven't ported up to 2.0 yet.  Some day…

 









From: [EMAIL PROTECTED]ups.com
[mailto:[EMAIL PROTECTED]ups.com]
On Behalf Of aaron smith
Sent: Friday, September 22, 2006
4:53 PM
To: [EMAIL PROTECTED]ups.com
Subject: [flexcoders] Coverage
testing for AS3 implementation?



 







Is there
any AS3 implementation for Coverage testing, something similar to Clover in
Java?













 








__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___