Re: [flexcoders] Is there a way to get the memory footprint of the display list

2010-07-03 Thread dorkie dork from dorktown
thx

On Sun, Jul 4, 2010 at 12:08 AM, Alex Harui  wrote:

>
>
> You might be able to compute that from profiler output, but it won’t really
> tell you about backing Flash Player objects and OS graphics overhead.
>
>
>
> On 7/3/10 7:00 PM, "dorkiedorkfromdorkt...@gmail.com" <
> dorkiedorkfromdorkt...@gmail.com> wrote:
>
>
>
>
>
>
> I know getSize() will return the size of the object you pass into it.
>
> jp
>
>
>
>
>
> --
> Alex Harui
> Flex SDK Team
> Adobe System, Inc.
> http://blogs.adobe.com/aharui
>  
>


Re: [flexcoders] Is there a way to get the memory footprint of the display list

2010-07-03 Thread Alex Harui
You might be able to compute that from profiler output, but it won’t really 
tell you about backing Flash Player objects and OS graphics overhead.


On 7/3/10 7:00 PM, "dorkiedorkfromdorkt...@gmail.com" 
 wrote:






I know getSize() will return the size of the object you pass into it.

jp





--
Alex Harui
Flex SDK Team
Adobe System, Inc.
http://blogs.adobe.com/aharui


[flexcoders] Is there a way to get the memory footprint of the display list

2010-07-03 Thread dorkie dork from dorktown
I know getSize() will return the size of the object you pass into it.

jp


[flexcoders] Join Multiply

2010-07-03 Thread sondang pangaribuan (via Multiply)

Check out my Multiply site

I set up a Multiply site with my pictures, videos and blog and I want 
to add you as my friend so you can see it. First, you need to join 
Multiply! Once you join, you can also create your own site and share 
anything you want, with anyone you want.

Here's the link:
http://multiply.com/si/EIdysVUAMRX1eJw3hPAkpA

Thanks,
sondang







Stop e-mails, view our privacy policy, or report abuse: 
http://multiply.com/bl/EIdysVUAMRX1eJw3hPAkpA
We haven't added your email address to any lists, nor will we share it
with anyone at any time.
Copyright 2010 Multiply
6001 Park of Commerce Blvd, Boca Raton, FL



Re: [flexcoders] Melbourne Flex User Group Tonight

2010-07-03 Thread Clark Stevenson
Hope it goes well.

I wish i lived there :(

On 1 July 2010 01:50, Dale Fraser  wrote:

>
>
> Hi All,
>
>
>
> Sorry if I’m over promoting this, but it’s the first event.
>
>
>
> Venue: CogState
>Level 2 / 255 Bourke Street
>Melbourne Victoria
>
> When:  1st Thursday of the month (TONIGHT)
>
> Website:   http://mfug.groups.adobe.com
>
> Prizes:Twice a year we will draw a raffle for up to $2,100 USD
>of Adobe software, each user group you attend gets you
>one entry into the draw. So the more you come the more
>chance you have.
>
>
>
> Agenda:6:30 – 7:00 Pizza & Drinks
>7:00 – 8:30 Presentation
>8:30 – 9:00 Questions & Discussion
>
>
>
> SPECIAL!! There will be a prize draw tonight, come along and have a chance
> to win Adobe Creative Suite Web Premium.
>
> IMPORTANT!! If you can sign up at the above link and RSVP this would be
> helpful for catering purposes.
>
>
>
> Regards
>
> Dale Fraser
>
>
>
> http://dale.fraser.id.au
>
> http://cfmldocs.com
>
> http://learncf.com
>
> http://flexcf.com
>
>
>  
>


[flexcoders] Re: New Datagrid announced...

2010-07-03 Thread adrianresajones

My list is endless. My top #1: If I have multiple variable height rows using 
item renderer's, I would be great if the last row in the grid did not contain 
data that runs off of the bottom of the screen. I would like for the grid to 
only display complete rows.

I would like to be able to scroll by page.

--- In flexcoders@yahoogroups.com, "Gregor Kiddie"  wrote:
>
> Deepa announced that the Spark version of the Datagrid would be in Hero.
> 
>  
> 
> Are we talking a direct replacement for the MX Datagrid, or the ADG?
> 
>  
> 
> Let's hope it's more a direct replacement rather than redoing the ADG...
> that really was rubbish.
> 
>  
> 
> Saying that, what additional feature are people looking for in a new
> version of the Datagrid?
> 
>  
> 
> Gk.
>




Re: [flexcoders] Re: The lifespan of flex.

2010-07-03 Thread Technusiast
For its completeness and integration of solutions, no one can hold a candle to 
Adobe: Photoshop, illustrator, flash cs5, flash builder, actionscript, air, 
coldfusion.  Is there any other company that provides class-leading products in 
each and every component (both design and run-time) of an Internet application??

And no, I'm not an Adobe employee, to be clear :). 

Sent from my iPhone - until Android 2.2 makes it to my HTC Evo

On Jul 2, 2010, at 11:01 AM, "Rajan"  wrote:

In coming year most of the website will be Flex or Silver Light.

--- In flexcoders@yahoogroups.com, Alex Harui  wrote:
>
> Believe me, if you saw how many people and how much money is invested in 
> Flex, it would be clear that Adobe is committed.
> 
> See the showcase on the adobe site and various testimonials. There are many 
> large companies using Flex.
> 
> 
> On 7/2/10 5:15 AM, "Wesley Acheson"  wrote:
> 
> 
> 
> 
> 
> 
> Hi,
> 
> One of our clients is expressing concerns over the over all lifespan of flex.
> 
> Some of his specific worries are to do with the way flash isn't allowed on 
> certain apple mobile devices and the initial implementations of HTML5 which 
> is obviously backed by the W3C. Their concern is that flex won't be a 
> supported product 5 years down the line and/or the changes in browser 
> technology by that point will render flash obsolete.
> 
> Have any studies been done about the long term feasibility of flex? Are Adobe 
> commited to a long term existence of the product? Is there any public 
> evidence of large firms using it successfully?
> 
> Regards,
> 
> Wesley Acheson
> 
> 
> 
> 
> 
> --
> Alex Harui
> Flex SDK Team
> Adobe System, Inc.
> http://blogs.adobe.com/aharui
>






Re: [flexcoders] HTTP Session is lost in IE8 when SWF is opened in J2EE Web Application...

2010-07-03 Thread Jimmy G
I dont think I have experienced your issue, but here is a blog post about
some related to file uploads:

http://jimmyflex.blogspot.com/2010/05/fixing-file-upload-session-issue-with.html

Hope it helps.

Jimmy

On Fri, Jul 2, 2010 at 2:12 PM, Jitesh Shah  wrote:

>
>
> Web Server: Tomcat 6.x
> Java Version 1.6
>
> 1. Below is the way remote calls are implemented
>  destination="processData" result="resultHandlerGetWidgetData(event)"
> fault="faultHandler(event)"/>
>
> In script we have,
> remoteObjectGetWidgetData.channelSet =
> Application.application.channelSet;
> remoteObjectGetWidgetData.processXmlData(inputParam1,
> inputParam2, inputParam3);
>
>
> Now our product is in J2EE and this one component is development in Flash
> (It's basically Dashboard component displaying various graphs). So user
> punches out to this Dashboard (basically opens a new window) and user work
> on this to do some analysis. Let's after couple minutes when tries to access
> the main application (without even closing Dashboard Flash component), it
> redirects them to Login due to no session object is found.
>
> I can even recreate this issue by just clicking on Dashboard and go back
> (ALT-TAB) to my application and click any option in my application and
> session is lost. Timeout for this J2EE application is set to 60min.
>
> *
> Thanx and Regards
> --
> Jitesh Shah, PMP
> *
>
>
> On Fri, Jul 2, 2010 at 1:35 PM, Fotis Chatzinikos <
> fotis.chatzini...@gmail.com> wrote:
>
>>
>>
>> In my case there is no need to do that with remote calls ... It seems that
>> the sessionId is send correctly even in IE.
>>
>> You could manually get the connection url of RemoteObject and append the
>> session id (in the form of ;jsessionid= NOT ?jsessionid=)
>>
>> or programmatically create the remoteObject and add the jsessionid param
>>
>> Are you sure thought that it is a missing session problem? Did you use
>> something like Charles to see your amf calls?
>> Just asking because we do not have this problem here...
>>
>> We only use this with file uploads because these NEED the sesion id 100%
>> in IE
>>
>>
>>
>> On Fri, Jul 2, 2010 at 8:21 PM, Jitesh Shah  wrote:
>>
>>>
>>>
>>> 1. Remote/AMF
>>> 2. How can I append sessionid to the Remote/AMF call
>>>
>>>
>>> Thanx and Regards
>>> --
>>> Jitesh Shah, PMP
>>>
>>>
>>>
>>>
>>> On Fri, Jul 2, 2010 at 1:06 PM, Fotis Chatzinikos <
>>> fotis.chatzini...@gmail.com> wrote:
>>>


 What are you using to talk with your server RPC/AMF , web services ,
 http calls?

 You could try manually appending the jsession id to the call...


 On Fri, Jul 2, 2010 at 7:56 PM, shahjitesh  wrote:

>
>
> This issue is specific to IE8 browser (in non-compatible mode)
>
> 1. Application is developed in Flex 3.5, BlazeDS
> 2. When SWF is opened from JSP (in New Window) and any option in our
> application is clicked it send the control to Login Page (as Session 
> Object
> is not found)
>
> Has anyone came across this issue or any hints for resolving the issue
> would be much appreciated.
>
>



>>>
>>
>>
>> --
>> Fotis Chatzinikos, Ph.D.
>> Co-Founder,
>> LivinData Technologies
>> www.styledropper.com
>> fotis.chatzini...@gmail.com,
>>
>
>  
>



-- 
Jimmy G
Development Team Lead


[flexcoders] FileSystemComboBox + FileSystemHistoryButton slow?

2010-07-03 Thread Roy Pardi
Hi -

I've been testing out the FileSystemComboBox component in an AIR app and
find it very slow to respond - a second or two to open (respond to click)
and then the same or more to respond to a menu selection and close. There
is no significant custom code responding to the menu event.

I switched to the FileSystemHistoryButton component and it seems as slow.

I only have a few items in FileSystemHistoryButton dataProvider. The only
complexity is that I'm binding the dataProvider to an array in a custom
class.

Is this slowness a known issue or am I missing something?

thanks

/r
-- 
-
http://www.roypardi.com/





[flexcoders] misleading errors about Vector3D, Matrix3D, PerspectiveProjection REFdn1026535538

2010-07-03 Thread dennis
In Flex 3.0.2 SDK I get the follow misleading errors:

 

1046: Type was not found or was not a compile-time constant: Vector3D.

1046: Type was not found or was not a compile-time constant: Matrix3D.

1046: Type was not found or was not a compile-time constant:
PerspectiveProjection.

 

This happened after I installed and the Flex Builder 4 on the same windows
system.

Of course I don't use any of these classes (Vector3D, Matrix3D,
PerspectiveProjection). Also there is no these definition in any file of the
my projects. This error occurred in my all projects (it is a real disaster).


At internet I found this error is because some kind of incompatibility with
something the Flex 4 installed. Flash player? Air? I don't know. At Adobe's
forums I found nothing. So here we are.

I have the latest update of Flex 3. I tried to replace the ActiveX Flash
Player from 10 to 9 without result. I removed the Air player, nothing again.

Please.. Help. desperately.

 

Take care

dennis

...we are what we are doing...  P Think! before you print.