Intellij memory profiler

2015-10-08 Thread Mark Line
Hi, Has anyone managed to get the following plugin to work: https://plugins.jetbrains.com/plugin/5351?pr or does anyone know of a good alternative to the FB profiler. I was looking for something more like the tools in FB (so not adobe scout, which is useful although not for finding memory

Re: Flash Builder not showing desktop Application

2015-04-14 Thread Mark Line
Have you attached something? Attachments are stripped off the emails on here. Maybe post the project on github? Dropbox, drive etc? On 14 Apr 2015 9:36 pm, pctechtv ch...@pctechtv.com wrote: I can see the code in the post. That is the only code I have. I am only trying to follow along with

Re: Chrome for debugging

2015-04-05 Thread Mark Line
Don't think you can turn it off in chrome. In Firefox you can turn the time out off. I tend to use FF for dev (debug player) and keep chrome with the pepper player for normal use On 5 Apr 2015 11:46 am, mark goldin markzolo...@gmail.com wrote: Exactly what I did. Everything is working fine

Event order processing

2015-03-04 Thread Mark Line
Hi, I was wondering if someone could confirm something for me about event processing. I know if you two events are dispatched one after another, the second event will be dispatched only after all handlers of the first event are executed and the dispatchEvent method is returned. However does

Re: Event order processing

2015-03-04 Thread Mark Line
On Mar 4, 2015, at 11:30 PM, Mark Line markl...@gmail.com wrote: Hi, I was wondering if someone could confirm something for me about event processing. I know if you two events are dispatched one after another, the second event will be dispatched only after all handlers of the first event

Re: Anyone is using MSBuild

2014-12-18 Thread Mark Line
I have it working by setting up a new c++ project within the master build sln. With in that project I set a prebuild event that calls ant that does all the flex building. Seems to work quite nicely however it does mean you need ant installed on your build server as well On 18 December 2014 at

Re: hasOwnProperty with namespace

2014-06-24 Thread Mark Line
This might help: http://jacksondunstan.com/articles/2609 On 24 Jun 2014 18:08, Mihai Chira mihai.ch...@gmail.com wrote: It does do it, but I was hoping I could achieve it with hasOwnProperty() because it's in a memory and speed-sensitive area of the application. On 24 June 2014 17:06,

RE: FlexUnit 4.2 UIImpersonator

2014-04-30 Thread Mark Line
I've not done any testing for a mobile project but can confirm its working correctly with spark components. Do you have a whole class we can have a look at? (PS you can't use attachments here) Here is a basic example: public class MyTest { private var _myForm:MyForm;

Flex unit 4.2.0

2014-04-23 Thread Mark Line
Hi everyone, Not sure if anyone on here will have the answers for not. I wanted to have a look at the apache release of Flex unit (4.2.0). Weirdly blogs.apache.org/flex wont currently resolved for me. Does anyone know if this build of Flex unit is like the first build of Apache Flex (EG

RE: Flex unit 4.2.0

2014-04-23 Thread Mark Line
Thanks for the quick reply. Oh yes it appears I'm blind. If anyone else wants to see the release notes: http://mirror.ox.ac.uk/sites/rsync.apache.org/flex/flexunit/4.2.0/RELEASE_NO TES It quite clear on the flex website, not quite sure how I missed it. I'll switch over from the Flash builders

RE: Squiggly or spelling lib/tools

2014-03-19 Thread Mark Line
I ended up using https://github.com/gskinner/SPL in the project I was working on. It's really nicely structured and easy to extend. I added a TextFlow plugin to work with what I needed and I used a worker to parse a zipped hunspell dictionary and some classes to create rules etc. That said I

Re: Android tablet performance recommendations

2014-03-05 Thread Mark Line
I have tested a flex app that is quite busy and works nice on both Nexus 7 (old and new) and a tesco hudl. Although they are both 7. I've also tested on a nexus 10 and it worked well as well. I think nexus 10 are around £250 as a new might be coming out soon. Its got really hight res though: 1920

RE: code metrics

2014-02-28 Thread Mark Line
I am also having problems getting it to run. I'm getting the same error as well: !ENTRY org.eclipse.ui 4 4 2014-02-25 13:20:47.707 !MESSAGE Unable to create menu item com.adobe.ac.pmd.eclipse.toolbar.runCommand, command com.adobe.ac.pmd.eclipse.flexpmd.runCommand.category not defined My settings

Re: code metrics

2014-02-28 Thread Mark Line
The links to the version are dead on that page, however after some digging I found them here: http://opensource.adobe.com/svn/opensource/flexpmd/maven-repository/release/com/adobe/ac/flex-pmd/1.2/ For me I still have the same issue, as in the tool runs correctly (with correct results created in

Re: Slow view stake on Microsoft but not Mac or Chrombook

2014-02-25 Thread Mark Line
If you have Flash builder installed you can easily check via the profiler. Change between viewstacks and try to force garbage collection within the profiler. Even doing this once will show if the previous view has been cleared up. (You might not see the memory drop straight away as the way the GC

Re: Skinnable custom component

2014-02-25 Thread Mark Line
Hi Barry, I think you might be trying to run before you can walk here in the Flex world. Although kudus for trying to create an abstract class in actionscript. I'm slightly worried about your HBarButton class as you appear to be extending the Sprite class. I wouldn't recommend this unless you

RE: Missing WindowedApplication

2014-02-18 Thread Mark Line
for AS only projects, not MXML ? Maurice -Message d'origine- De : Mark Line [mailto:markl...@gmail.com] Envoyé : mardi 18 février 2014 10:08 À : users@flex.apache.org Objet : RE: Missing WindowedApplication Flash develop if free, there is a free version of FDT (eclipse plug

RE: new Mac machine, running Flex application sticks at 57%

2014-02-12 Thread Mark Line
I'm not sure if you need this on OSX but could you tried making sure you have localhost set up on in your hosts file correctly I'm assuming it’s the same as most *nix in /etc/hosts Add the following line: 127.0.0.1 localhost -Original Message- From: modjkl...@comcast.net

RE: new Mac machine, running Flex application sticks at 57%

2014-02-12 Thread Mark Line
how to set it. Could you give a little more detail? Is this a setting in Flash Builder? Or is it a Mac OSX System Preferences setting? - Original Message - From: Mark Line markl...@gmail.com To: users@flex.apache.org Sent: Wednesday, February 12, 2014 7:50:49 AM Subject: RE: new Mac

Re: Flex iOs project compiling in a Mac VM under VirtualBox ?

2014-02-06 Thread Mark Line
think I can try to run longer time ? Thanks ! Le 2014-02-06 15:26, Mark Line a écrit : Well it isn't something I've ever tried. Can you compile anything via Flash Builder? (you said it works fine but does that include compiling?) Have you tried compiling via the command line? Maybe

RE: Problems installing Apache Flex SDK 4.11.0

2014-01-29 Thread Mark Line
Bit of a long shot but maybe right bring up the properties of the installer with in windows and on the General tab right at the bottom there might be a Security section, This file came from another computer and might be blocked to help protect this computer. If it's there click unblock and see

Re: Workers + SharedObject blows up...

2014-01-09 Thread Mark Line
Have you tried giving app privileges to worker, you need to pass true in the 2nd parameter of createWorker()? I'm just guessing though On 9 Jan 2014 21:57, Sean Thayne s...@skyseek.com wrote: Hi All, My goal is a very simple one. Having a worker do a web service call, then writes to a

RE: Tree using flex mobile

2013-11-22 Thread Mark Line
You will need to add the MX.swc to the library path of the project. Although the perform will probably not be great... You will find mx in something like this: C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\sdks\4.11.0_AIR3_9\frameworks\projects\mx -Original Message- From:

RE: Mobile Label Font Family / Font Weight

2013-11-21 Thread Mark Line
Hi, It sounds like you haven't embedded your font into your application. Its working on your desktop as you have the font installed. You will need to embed the font(s) and weighting you need to make sure they are available on every device/computer This page is a good place to start:

RE: RemoteObject question

2013-11-21 Thread Mark Line
Yes that is correct. Like a normal Flex event, you just set up listeners functions. The app won't just stop executing while waiting for the resultEvent or faultEvent. It's up to you to manage the flow and control though -Original Message- From: Mark Fuqua [mailto:m...@availdata.com]

Re: Combo box and binding

2013-11-18 Thread Mark Line
I think you need the Bindable meta tag on the set function of the getter and setter. i'm not in front of flash builder to test though... On 18 November 2013 16:57, mark goldin markzolo...@gmail.com wrote: BindingUtils.bindProperty(combobox, comboValue, model, field, true); Here is my

RE: [OT] 360|Flex 2014

2013-11-15 Thread Mark Line
Personally I'd like to see stuff based around large enterprise development or mobile (as I think Flex is a great for both) Performance testing/improvement Testing Flex Unit etc Perhaps some news about falcon? That said I'm just happy its back :-) -Original Message- From: Justin Mclean

RE: Flex 4.11 VideoDisplay plays sound only.

2013-11-12 Thread Mark Line
Its far more likely to be an issue with AIR then Flex, had you tried compiling with Flex 4.11 and your previous version of AIR? I know that won't fix your issue but least it will point to something -Original Message- From: wdnone [mailto:wdn...@hotmail.com] Sent: 12 November 2013 10:25

RE: No Autocompletion in flashbuilder

2013-11-04 Thread Mark Line
I lost all auto completion once before, for the life of me I couldn't figure out what was wrong. I removed C:\Users\ACCOUNTNAME\Adobe Flash Builder 4.7\cascaded And everything seemed OK. That was on FB 4.6 and on windows 7 though. Before you remove the cascaded folder though be warned you will

RE: sqlite, wits end

2013-10-31 Thread Mark Line
I think the your database will be stored under protected storage on android. So you will need to root your device to read the file. It's probably /data/app/com.yoursqliteapp/ You should be able to get the path through the debugger through, look at the SQLConnection object in the debugger

RE: Binding to Grid's selectedItem

2013-10-31 Thread Mark Line
I'm not sure if I understand the question? Are you using the metadata tag Bindable? If so it will always be a binded so to speak. Is it not working? -Original Message- From: mark goldin [mailto:markzolo...@gmail.com] Sent: 31 October 2013 15:58 To: users Subject: Binding to Grid's

Re: Tour De Flex Launchpad

2013-10-31 Thread Mark Line
I've been waiting for that to be donated for ages. I'd really like to update/add to it once it's done as it would be a great way to play with the new components... On 31 Oct 2013 20:36, Alex Harui aha...@adobe.com wrote: Don't know about Launchpad, but I'm trying to find time to get Tour de

RE: Windows 8.1 and Flash Player debug content

2013-10-18 Thread Mark Line
Does it the windows 8 one not work? I upgraded to 8.1 last night on both my pc's at home but didn't debug/code anything last night -Original Message- From: mark goldin [mailto:markzolo...@gmail.com] Sent: 18 October 2013 10:50 To: users Subject: Windows 8.1 and Flash Player debug

RE: Usage of Adobe Scout

2013-10-02 Thread Mark Line
Have you drilled down fully to see the last item which is taking up the high percentage? Perhaps telemetry isn't working correctly? I use the python script as well. Here is a screen shot of what I expect you should see: https://dl.dropboxusercontent.com/u/977/scoutexample.png PS adobe

RE: Apache Flex sdk 4.10 installation aborted

2013-10-02 Thread Mark Line
It's probably not running as administrator and C:\Program Files will need admin rights. Just install it some where else first and I bet it will work -Original Message- From: Miguel Ferreira [mailto:miguel.cd.ferre...@hotmail.com] Sent: 02 October 2013 13:48 To: users@flex.apache.org

RE: JSON to XML

2013-09-02 Thread Mark Line
Could you not use the json support added to fp 11 and then use describeType() on the returned object? PS I haven't tried this -Original Message- From: Scott Matheson [mailto:smathe...@intralinks.com] Sent: 02 September 2013 12:15 To: users@flex.apache.org Subject: JSON to XML Hi We

RE: Pb with special characters and accents

2013-08-29 Thread Mark Line
Mark Line markl...@gmail.com If you don't mind the overhead you can use the escape and unescape functions (build into flash player, so they are (or at least seem) to be performant) -Original Message- From: manitas manitas [mailto:manitas0...@gmail.com] Sent: 29 August 2013 11:38

RE: Pb with special characters and accents

2013-08-29 Thread Mark Line
. - Original Message - From: Mark Line markl...@gmail.com To: users@flex.apache.org Sent: Thursday, August 29, 2013 3:19 PM Subject: RE: Pb with special characters and accents I think é is turning into é because trace() only outputs in UTF-8 while the input of is probably in latin1. Which

RE: cross domain issue with AS3 worker

2013-08-14 Thread Mark Line
When you are creating the worker are you passing true as the 2nd parameter to give the app permissions? WorkerDomain.current.createWorker(Workers.name, true); -Original Message- From: Carl Kelvin [mailto:carl_b...@yahoo.com] Sent: 14 August 2013 06:40 To: users@flex.apache.org

RE: Flex Mobile Toggle Switch

2013-08-07 Thread Mark Line
All attachments get stripped out on this user group. Can you copy and paste the error? From: Angelo Lazzari [mailto:lazzari.ang...@gmail.com] Sent: 07 August 2013 13:06 To: users@flex.apache.org Subject: Re: Flex Mobile Toggle Switch Hi, i tried to force it but i don't have the tupe

RE: non-blocking preloading animation?

2013-07-27 Thread Mark Line
I found adobe scout really useful to find performance issues, pretty easy to see where the frame time is going over. You could try and put sections of code into workers? -Original Message- From: yariv.gi...@gmail.com [mailto:yariv.gi...@gmail.com] On Behalf Of Ajar Sent: 27 July 2013

RE: Radiate people, radiate...

2013-07-25 Thread Mark Line
I just checked this out, I really like it. A few times when I'm looking at other peoples classes/views I've missed the design view. Really like how the groups work -Original Message- From: Frédéric THOMAS [mailto:webdoubl...@hotmail.com] Sent: 25 July 2013 07:28 To:

RE: Image properties problem when view is not a firstView in Flex

2013-07-09 Thread Mark Line
Hi Philip, Just a heads up all images/attachments are removed so we won't be able to read them. I think the problem you are seeing here is that the myImage1 hasn't loaded its image yet. You might be better off loading the image manually and listening to an event or I think the spark

RE: With ref to- Creation of mobile/tablet apps in Flex projects

2013-06-05 Thread Mark Line
FeathersUI has a lot of features missing compared to Flex although for basic things its fine. A while ago I rewrote an app from Flex to feathers to see what performance gains I could get: https://play.google.com/store/apps/details?id=air.com.indecentmonkey.eggtime rair It took me almost twice as

RE: Automatically resize a container when adding a component

2013-06-04 Thread Mark Line
You are explicitly setting its width and height in mxml. It will never change size Hope that helps Mark -Original Message- From: Cristina Constantinescu [mailto:cristina.constantine...@crispico.com] Sent: 04 June 2013 11:38 To: users@flex.apache.org Subject: Automatically resize a

Re: Flex Mobile Project Updates

2013-05-08 Thread Mark Line
Adobe aren't updating Flex anymore. Just Apache/open source community Flex apps required adobe air to run on mobile (android and iOS). The current version of air (3.7) requires android 2.3 and above. I think you can target older air versions to lower the minimal version of android. If you just

RE: Flex Mobile Project Updates

2013-05-08 Thread Mark Line
with native code. Will Apache be making an effort to update/add/create native extensions for IOS and Android? Or do I have this all wrong? If there's a resource I should read, please point me in the right direction. Thanks Again, Joe -Original Message- From: Mark Line [mailto:markl

RE: help needed videogames multimedia resources

2013-04-19 Thread Mark Line
This website is updated most days with some great Flash/Flex/AS3 cool stuff: http://www.scoop.it/t/flash the starling/game tutorials on here: http://www.hsharma.com/tutorials/ are really well done! Worth taking a look. The full source to the final game is available too -Original

RE: Papervision3D replacment

2013-04-12 Thread Mark Line
blog may help: http://flexmonkey.blogspot.co.uk/search/label/Stage3D Simon _ +44 (0) 7973 669691 sglad...@gmail.com http://flexmonkey.blogspot.com/ On 12 Apr 2013, at 15:09, Mark Line markl...@gmail.com wrote: Can anyone on here suggest a good replacement for papervision3D

RE: Papervision3D replacment

2013-04-12 Thread Mark Line
To: users@flex.apache.org Subject: Re: Papervision3D replacment Hi Mark, You should try http://away3d.com/ as it supports Stage3D -Fred -Message d'origine- From: Mark Line Sent: Friday, April 12, 2013 4:09 PM To: users@flex.apache.org Subject: Papervision3D replacment Can anyone on here

RE: Portable Execution

2013-02-18 Thread Mark Line
If you know the target machine will already have adobe air installed you could manually create an installer, using something like Wix. That way you could get away without need admin permissions. I *think* adobe air needs admin rights as its installed for all users -Original Message-

Squiggly or spelling lib/tools

2013-02-12 Thread Mark Line
Hi everyone, I don't suppose anyone knows if squiggly ( http://labs.adobe.com/technologies/squiggly/releasenotes.html http://labs.adobe.com/technologies/squiggly/ ) was randomly donated to Apache as well as the Flex SDK? Bit wishful thinking I know. It hasn't been updated for a while and I

RE: Squiggly or spelling lib/tools

2013-02-12 Thread Mark Line
February 2013 16:10 To: users@flex.apache.org Subject: Re: Squiggly or spelling lib/tools Hi, Not yet but but from what Alex said, they could think about donate it, no more on that at the moment from what I know. -Fred -Message d'origine- From: Mark Line Sent: Tuesday, February 12, 2013 5:01