trouble with Worker

2014-01-28 Thread Marcus Fritze
Hi guys, Today I ran into a problem. I have started to move some functions from my main app into a new Worker. So all worked fine in my main app, but getting data from my server isn't working anymore in the Worker. I am getting this error when debugging my application in FB 4.7: Error:

Re: trouble with Worker

2014-01-28 Thread Tom Chiverton
On 28/01/2014 13:42, Marcus Fritze wrote: from file:///Users/marcus/Documents/workspace/myproject/bin/index.swf?version=1.0.0 You shouldn't use file:// URLs - or you will have to set up player trust files, and of course you wont be expecting your users to do that, so it's not a good test

Re: trouble with Worker

2014-01-28 Thread Marcus Fritze
Thanks Tom, but I am writing the code in FB and debugging with FB. How do you debug with FB when accessing the file through a web server? Am 28.01.2014 um 14:53 schrieb Tom Chiverton t...@extravision.com: On 28/01/2014 13:42, Marcus Fritze wrote: from

Re: trouble with Worker

2014-01-28 Thread Tom Chiverton
On 28/01/2014 14:06, Marcus Fritze wrote: How do you debug with FB when accessing the file through a web server? Set the launch URL to be 'http://whatever/bar.html' and it should just work. Tom

Re: trouble with Worker

2014-01-28 Thread Marcus Fritze
THANK YOU SO MUCH, Tom. You helped me a lot. Thanks thanks thanks. Maybe it's a Flash Builder or Flash Player Bug, but when I debug the app with worker from a server, it's working. Thanks Tom. Am 28.01.2014 um 15:10 schrieb Tom Chiverton t...@extravision.com: On 28/01/2014 14:06, Marcus

Re: Problems installing Apache Flex SDK 4.11.0

2014-01-28 Thread Tom Chiverton
On 28/01/2014 16:25, Pedro Serralha wrote: The file downloaded is apache-flex-sdk-installer-2.7.0-bin.exe When I execute it, it doesn't give any error message nor display anything just appears the Windows window asking if the program was installed correctly... Try disabling your antivirus.

Printing at a set DPI

2014-01-28 Thread jude
Is there a way to print something at a certain DPI with the PrintJob or FlexPrintJob classes? From what I've read so far it will print at the resolution of the screen. Also, when I print in vector (not printAsBitmap) certain display objects lose their backgrounds. For example, if there is a Spark

Re: Problems installing Apache Flex SDK 4.11.0

2014-01-28 Thread Pedro Serralha
Tried that and got the same results. :/ Pedro Serralha No dia 28 de Jan de 2014 16:49, Tom Chiverton t...@extravision.com escreveu: On 28/01/2014 16:25, Pedro Serralha wrote: The file downloaded is apache-flex-sdk-installer-2.7.0-bin.exe When I execute it, it doesn't give any error message

Re: Problems installing Apache Flex SDK 4.11.0

2014-01-28 Thread OmPrakash Muppirala
A couple of things might work: - Do you already have an earlier version installed? Try uninstalling and do a fresh install - When opening the exe, right-click and select ''Run as Administrator Hope this helps. Thanks, Om On Tue, Jan 28, 2014 at 11:23 AM, Pedro Serralha

Re: Problems installing Apache Flex SDK 4.11.0

2014-01-28 Thread Pedro Serralha
The only sdk i've installed is the 4.6 that came with Flash Builder. Never tried to install others. This is the first one. I've tried that before asking here for help. Curious fact, my coworker has pratically the same system settings, the only diference is that it is 3 2bits. And i noticed a

Re: New Flexmojos 7.0.0-SNAPSHOT available

2014-01-28 Thread mscharp
Hi Chris, I'm converting my projects from the 6.0.1 FM to your 7.0.0-SNAPSHOT. Everything has been easy. Just mavenized/deployed Flex 4.11, changed the flex version, groupIds, and FM version in the pom files. I just want to clarify something. In your post you stated the 3rd parameter should

Re: Printing at a set DPI

2014-01-28 Thread Alex Harui
I thought PrintJob returned information about page width/height. And I thought that was controlled by the print settings in the print dialog. -Alex On 1/28/14 10:42 AM, jude flexcapaci...@gmail.com wrote: Is there a way to print something at a certain DPI with the PrintJob or FlexPrintJob

Re: Problems installing Apache Flex SDK 4.11.0

2014-01-28 Thread Alex Harui
Hi Pedro, The installer.exe file actually installs the installer. Running that exe should run what looks like a standard installation process, then offer to run the actual installer which would offer up a UI with options to pick a product and language. If you never got to any sort of installer